|
|
|
|
|
by jjjbokma
421 days ago
|
|
It's nice to read someone else's take on writing an SSG. I wrote one [0] specifically to generate a microblog [1] so I use a single markdown file with additional directives to provide meta data like tags and to split the file in blog entries. I am considering writing an SSG that can handle a large blog so I bookmarked your site for inspiration; thanks! I probably am going to use Python for it, though. [0] https://github.com/john-bokma/tumblelog
[1] https://plurrrr.com/ |
|