Let’s talk about the Future of Jamstack — Join us

my_py_site

16 stars
4 forks
0 issues
Home page
https://github.com/sharadcodes/my_py_site
Repository
sharadcodes/my_py_site
Language:
Python
License:
MIT
Templates:
HTML, Jinja2

my_py_site

The world's smallest and lightweight static site and blog generator for Python lovers.

my_py_site is the most simplest and lightweight static site generator out there, with less than 90 lines of code.

my_py_site was made in just two hours but the development will go further and enhancements will be done in the future to make things more easy.

With approx 90 lines of code it becomes the smallest Static Site Generator which is capable of generating multiple pages, blogs.

The documentation is going on, although you won't need because it's that simple. After cloning or downloading the repo just run

pip install -r requirements.txt
python my_py_site.py

and the site will be generated.

Developer: Sharad Raj

Find more static site generators.