feat: convert from mdbook to Grav format

- Rename src/ to pages/
- Add Grav frontmatter to markdown files
- Create numbered folder structure
- Remove mdbook-specific files

Migration from mdbook to Grav CMS.
This commit is contained in:
Charles N Wyble
2026-03-02 16:32:12 -05:00
parent 57ce287fcb
commit 6bda8750d2
3 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +0,0 @@
[book]
authors = ["Charles N Wyble"]
language = "en"
multilingual = false
src = "src"
title = "Redwood Springs Capital Partners (RWSCP) - Business/Product/Operations Plan"

View File

@@ -1,3 +1,8 @@
---
title: 'Redwood Springs Capital Partners (RWSCP) - Business/Operations/Product Plan - Introduction '
menu: 'Redwood Springs Capital Partners (RWSCP) - Business/Operations/Product Plan - Introduction '
---
# Redwood Springs Capital Partners (RWSCP) - Business/Operations/Product Plan - Introduction
## RWSCP Executive Summary

View File

@@ -1,3 +0,0 @@
# Summary
- [Introduction](./introduction.md)