diff --git a/book.toml b/book.toml deleted file mode 100644 index e01c2cd..0000000 --- a/book.toml +++ /dev/null @@ -1,6 +0,0 @@ -[book] -authors = ["Charles N Wyble"] -language = "en" -multilingual = false -src = "src" -title = "Starting Line Productions - Business/Product/Operations Plan" diff --git a/src/introduction.md b/pages/01.home/default.md similarity index 75% rename from src/introduction.md rename to pages/01.home/default.md index 2473acf..ac9dabc 100644 --- a/src/introduction.md +++ b/pages/01.home/default.md @@ -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 diff --git a/pages/02.chapter_1/default.md b/pages/02.chapter_1/default.md new file mode 100644 index 0000000..14848ed --- /dev/null +++ b/pages/02.chapter_1/default.md @@ -0,0 +1,6 @@ +--- +title: 'Chapter 1' +menu: 'Chapter 1' +--- + +# Chapter 1 diff --git a/src/stlp/week-1-plan.md b/pages/02.week-1-plan/default.md similarity index 91% rename from src/stlp/week-1-plan.md rename to pages/02.week-1-plan/default.md index b2b0713..7931188 100644 --- a/src/stlp/week-1-plan.md +++ b/pages/02.week-1-plan/default.md @@ -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 diff --git a/src/stlp/90-day-plan.md b/pages/03.90-day-plan/default.md similarity index 91% rename from src/stlp/90-day-plan.md rename to pages/03.90-day-plan/default.md index c4b279d..6c98c67 100644 --- a/src/stlp/90-day-plan.md +++ b/pages/03.90-day-plan/default.md @@ -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) diff --git a/src/stlp/questions.md b/pages/04.questions/default.md similarity index 94% rename from src/stlp/questions.md rename to pages/04.questions/default.md index c3127cb..ce70fa5 100644 --- a/src/stlp/questions.md +++ b/pages/04.questions/default.md @@ -1,3 +1,8 @@ +--- +title: 'STLP — Questions (answer inline)' +menu: 'STLP — Questions (answer inline)' +--- + # STLP — Questions (answer inline) Positioning diff --git a/src/stlp/website-tech-plan.md b/pages/05.website-tech-plan/default.md similarity index 95% rename from src/stlp/website-tech-plan.md rename to pages/05.website-tech-plan/default.md index 9f7f3e4..266b429 100644 --- a/src/stlp/website-tech-plan.md +++ b/pages/05.website-tech-plan/default.md @@ -1,3 +1,8 @@ +--- +title: 'STLP — Website Tech Plan (MVP)' +menu: 'STLP — Website Tech Plan (MVP)' +--- + # STLP — Website Tech Plan (MVP) Objective diff --git a/src/stlp/README.md b/pages/06.README/default.md similarity index 89% rename from src/stlp/README.md rename to pages/06.README/default.md index 5cf9a19..70e1dd3 100644 --- a/src/stlp/README.md +++ b/pages/06.README/default.md @@ -1,3 +1,8 @@ +--- +title: 'StartingLineProductions (STLP) — STEP0' +menu: 'StartingLineProductions (STLP) — STEP0' +--- + # StartingLineProductions (STLP) — STEP0 Goal diff --git a/src/stlp/marketing-sales-plan.md b/pages/07.marketing-sales-plan/default.md similarity index 91% rename from src/stlp/marketing-sales-plan.md rename to pages/07.marketing-sales-plan/default.md index f367643..31bde54 100644 --- a/src/stlp/marketing-sales-plan.md +++ b/pages/07.marketing-sales-plan/default.md @@ -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 diff --git a/src/stlp/offers.md b/pages/08.offers/default.md similarity index 92% rename from src/stlp/offers.md rename to pages/08.offers/default.md index 185830d..f9289fe 100644 --- a/src/stlp/offers.md +++ b/pages/08.offers/default.md @@ -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) diff --git a/src/stlp/fast-track-execution.md b/pages/09.fast-track-execution/default.md similarity index 95% rename from src/stlp/fast-track-execution.md rename to pages/09.fast-track-execution/default.md index 8abba57..becf24e 100644 --- a/src/stlp/fast-track-execution.md +++ b/pages/09.fast-track-execution/default.md @@ -1,3 +1,8 @@ +--- +title: 'Fast-Track Execution' +menu: 'Fast-Track Execution' +--- + # Fast-Track Execution Objective diff --git a/src/SUMMARY.md b/src/SUMMARY.md deleted file mode 100644 index c2ae881..0000000 --- a/src/SUMMARY.md +++ /dev/null @@ -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) diff --git a/src/chapter_1.md b/src/chapter_1.md deleted file mode 100644 index b743fda..0000000 --- a/src/chapter_1.md +++ /dev/null @@ -1 +0,0 @@ -# Chapter 1