Static Site Generator

Gojekyll – Jekyll-compatible static site generator

Gojekyll is a static site generator written in Go that implements a substantial portion of Jekyll’s behaviour and project conventions.

Its purpose is to let existing Jekyll-style websites benefit from a compiled Go implementation while retaining familiar concepts such as front matter, Liquid templates, layouts, includes, collections and data files. Compatibility is intentionally substantial rather than complete, so projects relying heavily on arbitrary Ruby plugins may require adjustments.

Gojekyll supplies both build and development-server workflows and is particularly useful for repeatedly rebuilding sites while content or templates are being edited.

This is free and open source software.

Key Features

  • Builds Jekyll-style static websites from source content and templates.
  • Provides a development server with automatic live reload.
  • Watches directories for changes and regenerates affected content.
  • Supports incremental website builds.
  • Processes YAML front matter.
  • Supports conventional Jekyll posts.
  • Handles static files, variables, collections and data files.
  • Uses the Liquid template language.
  • Supports layouts and reusable includes.
  • Implements Jekyll tags and most commonly used Jekyll filters.
  • Supports configurable permalinks.
  • Provides support for Jekyll themes.
  • Processes Sass and SCSS assets.
  • Supports mathematical expressions intended for MathJax or KaTeX rendering.
  • Provides options for drafts, future posts and unpublished content.
  • Reloads configuration and data files while its development server is running.
  • Supports command-line completion for Bash and Zsh.
  • Caches resources to reduce repeated processing.
  • Includes compatibility handling for a selection of commonly used Jekyll plugins.
  • Offers native binaries across multiple processor architectures and operating systems.

Website: github.com/osteele/gojekyll
Support:
Developer: Oliver Steele
License: MIT License

Gojekyll is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Go Static Site Generators
HugoFast framework for building websites
PlentiGo backend and Svelte frontend
GitmalStatic page generator for Git repositories
InkPaperElegant static blog generator
HastieTakes Markdown text files, applies a template, and generates an HTML site
gostaticDependency tracking and re-rendering only changed pages
ZasBilled as the most simple static site generator ever
GoldsmithExtensible static website generator
GozerFast and simple static site generator
LitePubLightweight static blog generator
MagnanimousSimple and fast static website generator
deppStatic page generator for Git repositories
UnderblogExtremely simple, fast static blog generator
KremsFor markdown-based blogs
SitegenSimple but flexible static site generator
NotebrewStatic site CMS and blogging platform
AnnaBuilds websites from Markdown content
verlessSimple and lightweight static site generator
kewExtremely minimal static site generator
HindsiteFast, lightweight static website generator
gohanIncremental builds, syntax highlighting, Mermaid diagrams
AgoSmall static blog generator without any fuzz

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted