Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 590 Bytes

s4ge

A Stupidly Simple Static Site Generator. Write, Process, HTML.


Why another static site generator?

There are no solutions written in Python that are simply a static site generator! The available options are focused on blogging and architected for it. If there's your goal, you might want to check them out.

The goal of this project is to be a light-weight and extensible solution. Simply process your source then output a website!


Development notes can be found here