Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Makesite: Simple, lightweight, and magic-free static site/blog generator (2022) (github.com/sunainapai)
3 points by Tomte 64 days ago | hide | past | favorite | 2 comments


Nice to see another static site generator that uses commonmark. I use it as well in `tumblelog` which is available on [GitHub](https://github.com/john-bokma/tumblelog/). It's less lightweight as it supports tags, an RSS feed, and a JSON feed. Example site: [Plurrrr](https://plurrrr.com/).


Thanks for sharing this, I've never heard of it! It's actually a pretty similar approach to what I'm doing, without having dug into the code. Making an ssg does feel like you're reinventing the wheel, but I rather enjoy having creative control over things even if it's not much different from what's out there.

I just started working on my own ssg using Elixir https://github.com/Sieep-Coding/project-ssg

Here's a sample using our 'minimal' template https://project-ssg.vercel.app/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: