Skip to content

heldridge/skip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python-based data-forward static site generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages