user/plugins/grav-mud-alpha
Compiler plugin (MIT) — .mud registration, Design Spec fences, NEXT Object Notation parser. No Mud Bazaar — Commentz, Admin, and Marketplace are separate commercial plugins.
Ship your first .mud page
Grab the package zip, run setup, edit user/pages/*.mud, clear cache, serve. No Composer PhD required (we run the boring bits). No more teasing — the zip is right here.
Full Grav MUD (Alpha) overlay: user/plugins/grav-mud-alpha, user/themes/grav-mud-site, demo .mud pages, config, and scripts/. No Mud Bazaar plugins (Commentz, Admin, Forumz, Marketplace). No grav-site/vendor — run setup-grav.ps1 to pull Grav via Composer on your machine.
Direct download: grav-mud-alpha-package.zip
Unzip anywhere (e.g. Documents\GRAV-MUD), then .\scripts\setup-grav.ps1 and .\scripts\serve-grav.ps1.
Not a developer? Buy the Starter Kit · Alpha on The Mud Bazaar — full Grav pre-merged, cPanel upload, no Composer ($24.95).
cd Documents\GRAV-MUD
.\scripts\setup-grav.ps1
.\scripts\serve-grav.ps1
# http://localhost:8090Requires PHP + Composer in PATH. Uses Grav 1.7.x via composer create-project.
"Write in .mud. Run Grav locally. Export flat HTML. Ship to any host that speaks Apache and dreams of 1999 — no PHP required on the edge."— The Grav Static Site Exporter (Alpha) · Team DCLocal dev & client handoff only. Not a cPanel cron job. We have standards. Sort of.
One command. Grav boots in CLI, every routable .mud page renders through Twig, paths rewrite for static deploy, CSS + assets land in web/. Preview with the included server.mjs — no Node build chain, no Webpack conniption.
Why agencies care: draft on Grav CMS locally → export → upload web/ to cheap static hosting, CDN, or client cPanel docroot. Same spec language as Code Designer. Same fences. Three exits: Grav, static, IDE.
Included in the package: scripts/export-static.ps1, scripts/export-static.php, scripts/clear-grav-cache.ps1, web/server.mjs.
Not included: Andy's blessing. Bwahaha optional.
cd Documents\GRAV-MUD\scripts
.\export-static.ps1
cd ..\web
node server.mjs
# http://localhost:8091 — flat HTML, blog/*.html, styles.css, assets/Exports all .mud pages to web/. Run again whenever you edit content. Dry-run: php export-static.php --dry-run
Compiler plugin (MIT) — .mud registration, Design Spec fences, NEXT Object Notation parser. No Mud Bazaar — Commentz, Admin, and Marketplace are separate commercial plugins.
Official-style promo theme (this site). Swap CSS tokens in @@@ blocks per client.
Multi-page example — Home, Language, Services, Grav+MUD, Get Started, Lab Notes blog.
setup-grav.ps1, serve-grav.ps1, export-static.ps1 (Grav → flat HTML), test-parity helpers.
FutureVision Labs builds weird, wonderful, human-first web tooling.
Want Studio or Warp? Mention your page count, brand vibe, and whether your AI agent has a name.
Grav MUD (Alpha) · Human/AI-Friendly Design Language · Back home
Powered by Grav MUD Alpha v0.7.2 · MarkUpDown Design Spec (.mud) · NEXT Object Notation