gojekyll

A fast Go implementation of the Jekyll blogging engine (by osteele)

Gojekyll Alternatives

Similar projects and alternatives to gojekyll

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gojekyll alternative or higher similarity.

gojekyll discussion

Log in or Post with

gojekyll reviews and mentions

Posts with mentions or reviews of gojekyll. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-01.
  • Writing HTML by hand is easier than debugging your static site generator
    13 projects | news.ycombinator.com | 1 Jul 2024
    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

  • Gojekyll – 20x faster Go port of jekyll
    17 projects | news.ycombinator.com | 26 Aug 2023
    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...

Stats

Basic gojekyll repo stats
4
333
5.8
about 1 month ago

osteele/gojekyll is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gojekyll is Go.


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

Did you konow that Go is
the 4th most popular programming language
based on number of metions?