Skip

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

Why should I use Skip?

Quickstart

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

Ready for more? Head over to the docs, or check out the project on Github.