Not Another Static Generator
Find a file
2017-06-04 10:38:36 +00: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
envelope.py working search and webmentions receiver 2017-05-26 10:14:24 +01:00
LICENSE wrong initial licence 2017-05-23 11:28:41 +01:00
nasg.py making things faster, cleaning up bits and fixing problems with comments 2017-06-04 10:38:36 +00:00
new.py working search and webmentions receiver 2017-05-26 10:14:24 +01:00
README.md version 2.0 2017-05-23 11:14:47 +01:00
requirements.txt working search and webmentions receiver 2017-05-26 10:14:24 +01:00
search.py fixed things 2017-06-02 10:19:55 +00:00
shared.py making things faster, cleaning up bits and fixing problems with comments 2017-06-04 10:38:36 +00:00
update.sh fixed things 2017-06-02 10:19:55 +00:00
webmention.py fixed things 2017-06-02 10:19:55 +00: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.