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:
@@ -1,6 +0,0 @@
|
||||
[book]
|
||||
authors = ["Charles N Wyble"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Starting Line Productions - Business/Product/Operations Plan"
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'StartingLineProductions.com (non HQ franchies)
'
|
||||
menu: 'StartingLineProductions.com (non HQ franchies)
'
|
||||
---
|
||||
|
||||
# StartingLineProductions.com (non HQ franchies)
|
||||
|
||||
## StartingLineProductions.com Executive Summary
|
||||
6
pages/02.chapter_1/default.md
Normal file
6
pages/02.chapter_1/default.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 'Chapter 1'
|
||||
menu: 'Chapter 1'
|
||||
---
|
||||
|
||||
# Chapter 1
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — Week 1 Plan (Tue–Fri)'
|
||||
menu: 'STLP — Week 1 Plan (Tue–Fri)'
|
||||
---
|
||||
|
||||
# STLP — Week 1 Plan (Tue–Fri)
|
||||
|
||||
Targets
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — 90‑Day Plan (Draft)'
|
||||
menu: 'STLP — 90‑Day Plan (Draft)'
|
||||
---
|
||||
|
||||
# STLP — 90‑Day Plan (Draft)
|
||||
|
||||
Phase 1: Weeks 1–2 (Cash-in)
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — Questions (answer inline)'
|
||||
menu: 'STLP — Questions (answer inline)'
|
||||
---
|
||||
|
||||
# STLP — Questions (answer inline)
|
||||
|
||||
Positioning
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — Website Tech Plan (MVP)'
|
||||
menu: 'STLP — Website Tech Plan (MVP)'
|
||||
---
|
||||
|
||||
# STLP — Website Tech Plan (MVP)
|
||||
|
||||
Objective
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'StartingLineProductions (STLP) — STEP0'
|
||||
menu: 'StartingLineProductions (STLP) — STEP0'
|
||||
---
|
||||
|
||||
# StartingLineProductions (STLP) — STEP0
|
||||
|
||||
Goal
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — Marketing & Sales Plan (Draft)'
|
||||
menu: 'STLP — Marketing & Sales Plan (Draft)'
|
||||
---
|
||||
|
||||
# STLP — Marketing & Sales Plan (Draft)
|
||||
|
||||
Week 1 (Tue–Fri) Actions
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'STLP — Initial Offers (Draft)'
|
||||
menu: 'STLP — Initial Offers (Draft)'
|
||||
---
|
||||
|
||||
# STLP — Initial Offers (Draft)
|
||||
|
||||
Offer Ladder (start simple; refine after week 1)
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: 'Fast-Track Execution'
|
||||
menu: 'Fast-Track Execution'
|
||||
---
|
||||
|
||||
# Fast-Track Execution
|
||||
|
||||
Objective
|
||||
@@ -1,12 +0,0 @@
|
||||
# Summary
|
||||
|
||||
- [Chapter 1](./chapter_1.md)
|
||||
|
||||
## STLP — StartingLineProductions
|
||||
- [Fast-Track Execution](./stlp/fast-track-execution.md)
|
||||
- [Questions](./stlp/questions.md)
|
||||
- [Offers](./stlp/offers.md)
|
||||
- [Marketing & Sales Plan](./stlp/marketing-sales-plan.md)
|
||||
- [Website Tech Plan](./stlp/website-tech-plan.md)
|
||||
- [90-Day Plan](./stlp/90-day-plan.md)
|
||||
- [Week 1 Plan](./stlp/week-1-plan.md)
|
||||
@@ -1 +0,0 @@
|
||||
# Chapter 1
|
||||
Reference in New Issue
Block a user