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>
This commit is contained in:
7
data/content/plan.ezpodstack.org/dev.sh
Normal file
7
data/content/plan.ezpodstack.org/dev.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
mdbook \
|
||||
serve \
|
||||
. \
|
||||
-p 3001 \
|
||||
-d book \
|
||||
Reference in New Issue
Block a user