bfa965f399df79a3373ffef270b08efd60e38182
In order to handle static files in the content generation pipeline while still being able to easily validate that no output overwrites any other output without adding special cases we introduce a level above Content that contains all Output. The idea is that all output files derive from Output so that they can be checked against the by_uri map. All files will then follow the discover -> write loop.
Description
static site generator written in python
142 KiB
Languages
Python
91%
HTML
7.3%
Makefile
1.1%
CSS
0.6%