Go blog-engine

Open-source Go projects categorized as blog-engine

Top 7 Go blog-engine Projects

  • Hugo

    The world’s fastest framework for building websites.

  • Project mention: Cloud Resume Challenge - Chunk 3 | dev.to | 2024-05-31

    This required me to revisit my Hugo website. I opened up the developer tools in Edge to figure out which section was which to decide where I wanted to place my hit counter.

  • ink

    An elegant static blog generator (by InkProject)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gostatic

    Fast static site generator

  • Project mention: Gojekyll – 20x faster Go port of jekyll | news.ycombinator.com | 2023-08-26

    another good one thats even smaller:

    https://github.com/piranha/gostatic

  • gojekyll

    A fast Go implementation of the Jekyll blogging engine

  • Project mention: Gojekyll – 20x faster Go port of jekyll | news.ycombinator.com | 2023-08-26

    No, plugins are not supported in any meaningful way. With Jekyll I can write "_plugins/foo.rb" and put any code in there, and even monkey-patch core Jekyll code.[1] I can't do this with GoJekyll, because Go doesn't really provide a good mechanism for this.

    What it does have is a bunch of optional features that are typically provided by plugins in Jekyll[2], but this is a very different meaning of "plugins" that Jekyll has.

    [1]: Whether you should be doing this is a different issue, but I would argue that for a static website builder it's fine, especially since you can just lock the Jekyll version with little downsides, and it doesn't change that often in the first place.

    [2]: A list of them: https://github.com/osteele/gojekyll/blob/main/docs/plugins.m...

  • smallblog

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

  • gozer

    Fast, opinionated and simple static site generator in a single static binary.

  • 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

  • sitegen

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

  • SaaSHub

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

    SaaSHub logo
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 related posts

  • 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
  • Hot reloading a go website (not just recompiling)

    3 projects | /r/golang | 11 Sep 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. 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 72,945
2 ink 1,059
3 gostatic 444
4 gojekyll 330
5 smallblog 35
6 gozer 26
7 sitegen 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com