Ship your first .mud page

Get
Started

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.

grav-mud-alpha-package.zip

Full Grav MUD (Alpha) overlay: user/plugins, user/themes/grav-mud-site, all .mud demo pages, config, and scripts/ (setup, serve, tests). 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.

Quick start (Windows / XAMPP)

powershell
cd Documents\GRAV-MUD
.\scripts\setup-grav.ps1
.\scripts\serve-grav.ps1
# http://localhost:8090

Requires PHP + Composer in PATH. Uses Grav 1.7.x via composer create-project.

What you get in the repo

user/plugins/grav-mud-alpha

Compiler plugin — .mud registration, Design Spec fences, NEXT Object Notation parser.

user/themes/grav-mud-site

Official-style promo theme (this site). Swap CSS tokens in @@@ blocks per client.

user/pages/*/.mud

Multi-page example — Home, Language, Services, Grav+MUD, Get Started.

scripts/

setup-grav.ps1, serve-grav.ps1, test-parity helpers.

Contact · Team DC

FutureVision Labs builds weird, wonderful, human-first web tooling.

  • Email: chief@gravmud.site
  • PoC site: you're on it
  • Lone Mamber expose: different repo, different energy — not the Grav MUD flagship (Andy can breathe)

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.5.0 · MarkUpDown Design Spec (.mud) · NEXT Object Notation