Go blog-engine

Open-source Go projects categorized as blog-engine

Top 9 Go blog-engine Projects

blog-engine
  • Hugo

    The world’s fastest framework for building websites.

    Project mention: Must-have apps and services in 2024 | dev.to | 2024-11-04

    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.

    CodeRabbit logo
  • ink

    An elegant static blog generator (by InkProject)

  • gostatic

    Fast static site generator

  • gojekyll

    A fast Go implementation of the Jekyll blogging engine

    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-06

    Sounds 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

  • smallblog

    Flat file markdown blogging system with filesystem watch and extended markdown support

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sitegen

    Sitegen is a simple but flexible static site generator. (by altlimit)

  • BloKi

    Minimalistic Blog and Wiki Engine (by tenox7)

    Project mention: WordPress Alternatives | news.ycombinator.com | 2024-10-10
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go blog-engine discussion

Log in or Post with

Go blog-engine related posts

  • The Home Server Journey - 6: Your New Blogging Career

    13 projects | dev.to | 8 Oct 2024
  • Gojekyll – 20x faster Go port of jekyll

    17 projects | news.ycombinator.com | 26 Aug 2023
  • is there a way to write the small stuff like navbar, etc.. only one time?

    2 projects | /r/webdev | 19 Apr 2023
  • Bearclaw – tiny static site generator with RSS

    6 projects | news.ycombinator.com | 25 Feb 2023
  • Which CMS do you prefer?

    4 projects | /r/selfhosted | 12 Jan 2023
  • Different ways to create a simple website

    3 projects | /r/webdevelopment | 23 Dec 2022
  • Is docker/k8s necessary for most situations?

    2 projects | /r/devops | 9 Dec 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 5 Nov 2024
    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 →

Index

What are some of the best open-source blog-engine projects in Go? This list will help you:

Project Stars
1 Hugo 75,675
2 ink 1,068
3 gostatic 449
4 gojekyll 332
5 blogo 133
6 gozer 39
7 smallblog 37
8 sitegen 4
9 BloKi 1

Sponsored
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.
coderabbit.ai