Skip to main content

A simple python-based static site generator

Project description

Skip

Skip is a Python-based data-forward static site generator inspired by Eleventy

Why should I use Skip?

  • You like Python and the Jinja2 templating engine
  • You want a simple static site generator that makes no assumptions about how your project should be structured
  • You want to use data files, including dynamically computed data (like reading from a database or API)

Quickstart

pip install skip-ssg
echo '# Hello World' > index.md
skip

To see more, check out the documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skip_ssg-0.2.0.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

skip_ssg-0.2.0-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page