Not Another Static Generator
Find a file
2017-05-23 11:28:41 +01:00
.gitignore never finished 1.5 version 2017-05-23 11:13:35 +01:00
config.ini.dist version 2.0 2017-05-23 11:14:47 +01:00
LICENSE wrong initial licence 2017-05-23 11:28:41 +01:00
nasg.py version 2.0 2017-05-23 11:14:47 +01:00
new.py version 2.0 2017-05-23 11:14:47 +01:00
README.md version 2.0 2017-05-23 11:14:47 +01:00
requirements.txt version 2.0 2017-05-23 11:14:47 +01:00
shared.py version 2.0 2017-05-23 11:14:47 +01:00

NASG: Not Another Statig Generator...

So I ended up writing my static generator and this is (most) of the code for it.

Don't expect anything fancy and please be aware that my Python Fu has much to learn and earn.

I've written about the generic ideas and approaches here in my Going Static entry.