Not Another Static Generator
Find a file
2017-07-05 22:36:44 +00:00
.gitignore adding any *.ini to be ignored 2017-06-28 11:38:40 +00: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 merging loglevel array to shared 2017-07-05 21:09:06 +00:00
new.py updated 2017-06-28 11:20:26 +00:00
oauth.py pesos with oauth1 and 2 working 2017-07-04 11:30:32 +00:00
pesos.py pagination handling added to flickr and 500px 2017-07-05 22:36:44 +00: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 adding pesos code and cleanups 2017-06-12 14:17:29 +00:00
shared.py merging loglevel array to shared 2017-07-05 21:09:06 +00:00
tagmyloc.py code spacing cleanup + adding tagmyloc 2017-06-12 14:40:30 +00:00
update.sh fixed things 2017-06-02 10:19:55 +00:00
webmention.py adding pesos code and cleanups 2017-06-12 14:17:29 +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.