Hacker News new | ask | show | jobs
by p2detar 2034 days ago
FWIW, your comment describes exactly how I will feel once I finish my ongoing Golang static blog site generator.

Sigh, I guess I should get back to my GitHub repo and fulfill my destiny.

1 comments

Mine’s also done in go — link to my blog is on my profile, and here’s the generator if you’re curious:

https://github.com/jacobkania/mmssg

Very nice! Seems easy enough to use. I went overboard with the config.yml and custom templates on my side [0]. My goal is a Jekyll drop-in replacement. Btw, I love how your Contributing section resembles what I wrote in my Readme. :)

0 - https://github.com/petarov/nenu

Haha that’s funny, yeah! Yours looks pretty interesting too, I’ll check it out in more detail later!