Hacker News
- Why You Should Write Your Own Static Site Generator https://arne.me/articles/write-your-own-ssg 131 comments
- Writing HTML by hand is easier than debugging your static site generator https://logicgrimoire.wordpress.com/2024/07/01/writing-html-by-hand-is-easier-than-debugging-your-static-site-generator/ 144 comments
Lobsters
- Why You Should Write Your Own Static Site Generator https://arne.me/articles/write-your-own-ssg 52 comments practices , web
- /u/puffnfresh is writing a static site generator in Idris https://github.com/puffnfresh/bam-idris-blog 3 comments idris
- Workdown: Write Markdown and generate static sites on Cloudflare Workers https://blog.eldrid.ge/2019/09/23/workdown/ 3 comments webdev
- I created smallest Static Site Generator in Rust optimized for article writing:) https://github.com/fromgodd/yachiru 6 comments rust