Dodeca is a fully incremental static site generator.
It uses cached queries throughout its build pipeline, so changing a file causes only the affected transformations to run again.
Development and production use the same processing pipeline, including cache-busted asset URLs, minified HTML, responsive images and font subsetting. Dodeca also provides its own Jinja-like template engine with conditionals, loops, variable interpolation and detailed error diagnostics.
This is free and open source software.
Key Features
- Performs incremental builds by reprocessing only affected files.
- Uses the same optimized output in development and production modes.
- Includes a Jinja-like template engine with loops, conditionals and variable interpolation.
- Provides detailed template diagnostics with line and column information.
- Generates cache-busted asset URLs based on content hashes.
- Optimizes images and generates responsive image variants.
- Automatically subsets fonts to include only the characters used by the site.
- Minifies generated HTML.
- Executes code samples and captures their output.
- Checks links throughout the generated site.
- Includes a development server with live reload.
- Supports custom transformations through a plugin architecture.
Website: github.com/bearcove/dodeca
Support:
Developer: Amos Wenger
License: Apache License 2.0 or MIT License
Dodeca is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust Static Site Generators | |
|---|---|
| Zola | Fast static site generator in a single binary with everything built-in. Uses Tera |
| mdBook | Command line tool and Rust crate to create books using Markdown |
| Zensical | Modern static site generator |
| Marmite | Static site generator for blogs |
| Cobalt | Versatile yet simple to use static site generator |
| Adduce | Versatile, adaptable, and fast static site generato |
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.