Static Site Generator

Magnanimous is a simple and fast static website generator

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
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
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments