I was using some static site generators for my linkblog, but decided to create my own specialised static generator.
It’s reasonably simple. Reads a bunch of json files then generates html files using templates. Also generates RSS feeds. Automation builds and deploys on push to the repo main branch.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I was using some static site generators for my linkblog, but decided to create my own specialised static generator.
It’s reasonably simple. Reads a bunch of json files then generates html files using templates. Also generates RSS feeds. Automation builds and deploys on push to the repo main branch.