Files
tsysstaticsites/data/content/plan.afabn.org/dev.sh
Charles N Wyble bbabf7e88c refactor: move content under data/ for Git Sync compatibility
Git Sync expects folders: pages/themes/plugins/config/data
Content now at data/content/{fqdn}/pages/

Assisted-by: GLM-5 via Crush <crush@charm.land>
2026-03-02 17:02:45 -05:00

8 lines
70 B
Bash

#!/bin/bash
mdbook \
serve \
. \
-p 3001 \
-d book \