Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 9 Go blog-engine Projects
-
For my personal site, I use Hugo, and I host the markdown files on GitHub. Publishing is done whenever I push to the repository using Netlify.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Project mention: Writing HTML by hand is easier than debugging your static site generator | news.ycombinator.com | 2024-07-01
I think I was never able to keep Jekyll working for more than six months before it broke down beyond repair.
Today there's also gojekyll (which is a single binary).
https://github.com/osteele/gojekyll
-
-
gozer
Fast, opinionated and simple static site generator in a single static binary. Mirrored from https://git.sr.ht/~dvko/gozer.
Project mention: Ask HN: Looking for lightweight personal blogging platform | news.ycombinator.com | 2024-02-06Sounds like any static site generator supporting Markdown will do.
- Jekyll: the OG, but requires a ruby toolchain.
- Hugo: compiles to a single static binary, but you may have to get used to its (Go text/html) templating.
- Zola: also compiles to a single static binary, but uses Jinja-like templating.
- Gozer [^1]: my own, like Hugo, but 1000x simpler. I rolled my own because I wanted something that didn't move under me in the next 10 years and just because it was fun and easy enough to build.
[1]: https://github.com/dannyvankooten/gozer
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Go blog-engine discussion
Go blog-engine related posts
-
The Home Server Journey - 6: Your New Blogging Career
-
Gojekyll – 20x faster Go port of jekyll
-
is there a way to write the small stuff like navbar, etc.. only one time?
-
Bearclaw – tiny static site generator with RSS
-
Which CMS do you prefer?
-
Different ways to create a simple website
-
Is docker/k8s necessary for most situations?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 5 Nov 2024