Magnanimous is billed as the simplest and nicest static website generator in the world.
Magnanimous has the following guiding principles:
- No configuration.
- No magic.
- Explicit is better than implicit.
- Generate static websites well, nothing else.
Key Features
- Simple templating mechanism based on a tiny expression language (simple as 2 + 2 is {{ eval 2 + 2 }}).
- Include a file into another ({{ include other-file.html }}).
- Define variables ({{ define title “Hello world” }}).
- Components and slots inspired by web components.
- Conditional content ({{ if title == “Home” }}We are home{{ end }}).
- For loops over files and variables ({{ for file /path/to/files }}* Post name: {{eval file.postName}} {{end}}).
- Markdown content automatically converted to HTML.
- Source code highlighting in markdown.
Website: github.com/renatoathaydes/magnanimous
Support:
Developer: Renato Athaydes
License: MIT License
Magnanimous 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. |

