Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 550 Bytes

SAGU

My own static website generator. Because reinventing the wheel is fun!

The idea behind this project is just to let me drop some files in the input folder and the generator automatically sorts the generated html file in the corresponding folder. I won't have to open folders and place the files on the corresponding places. I'll just define an initial structure for the website, in the paths.toml file, and the add the path tag in some meta information on each post.

Dependencies

  • Hatch (for development)
  • Markdown
  • Jinja2