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.
|
|
|
|
|
2017-07-17 14:21:28 +01:00
|
|
|
Don't expect anything fancy and please be aware that my Python Fu has much to learn.
|
2017-05-23 11:14:47 +01:00
|
|
|
|
|
|
|
I've written about the generic ideas and approaches here in my
|
|
|
|
[Going Static](https://petermolnar.net/going-static/) entry.
|