Grav MUD Alpha registers .mud pages and compiles them to HTML — design tokens, layout fences, and NEXT Object Notation. No database. No React island required for a hero band.
Page-level theme context — layout mode, CSS variables, design name.
Named blocks: hero, cards, pricing, timeline, compare, code, wiki, manifesto…
Structured config inside fences — lists, nested keys, multiline bodies.
@@@
name: grav-official
layout: promo
@@@
::: hero
eyebrow: Hello
title: Grav
accent: MUD
lead: One file. Full section.
cta:
- [Get started](https://gravmud.site/get-started) primary
:::
Registers .mud before Grav scans pages — discovery just works.
onPageContentRaw transforms MarkUpDown to HTML your theme styles.
Compatibility flags for 1.7 and 2.0 — pair with Admin2 or classic admin.
Commentz, Forumz, EvvyTink Admin, Mud Bazaar — not in this repo. Alpha is the free compiler.
Andy builds the cathedral — we paint the flight deck. Twelve Admin2 presets, Paint Shop, MIT forever.
Plugin + grav-mud-site theme + demo .mud pages — the full overlay zip on gravmud.site.
Plugin only — pair with grav-mud-site theme or your own Twig theme.
bin/gpm direct-install \
https://github.com/GravMUD/grav-plugin-grav-mud-alpha/releases/download/0.5.0/grav-plugin-grav-mud-alpha.zip
bin/grav cache
Download release zip