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 | |
|---|---|
| Hugo | Fast framework for building websites |
| Plenti | Go backend and Svelte frontend |
| Gitmal | Static page generator for Git repositories |
| InkPaper | Elegant static blog generator |
| Hastie | Takes Markdown text files, applies a template, and generates an HTML site |
| gostatic | Dependency tracking and re-rendering only changed pages |
| Zas | Billed as the most simple static site generator ever |
| Goldsmith | Extensible static website generator |
| Gozer | Fast and simple static site generator |
| LitePub | Lightweight static blog generator |
| Magnanimous | Simple and fast static website generator |
| depp | Static page generator for Git repositories |
| Underblog | Extremely simple, fast static blog generator |
| Krems | For markdown-based blogs |
| Sitegen | Simple but flexible static site generator |
| Notebrew | Static site CMS and blogging platform |
| Anna | Builds websites from Markdown content |
| verless | Simple and lightweight static site generator |
| kew | Extremely minimal static site generator |
| Hindsite | Fast, lightweight static website generator |
| gohan | Incremental builds, syntax highlighting, Mermaid diagrams |
| Ago | Small static blog generator without any fuzz |
Read our verdict in the software roundup.
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. |


Please read our Comment Policy before commenting.