Hacker News new | ask | show | jobs
by marvinblum 918 days ago
I've created a hybrid system as I also was frustrated with how complicated Hugo is. Oogway [1] is a static site generator and framework for creating websites using Go templates. Take a look if you like :)

[1] https://github.com/emvi/oogway

1 comments

Looks pretty interesting, I'll give it a try. Thank you.