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 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 2023-08-26.
  • 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
3
328
6.4
10 days 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