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 = "Known Element Enterprises - Business/Product/Operations Plan"
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'Known Element Enterprises (KNEL) - Business/Product/Operations Plan - Introduction
'
|
||||||
|
menu: 'Known Element Enterprises (KNEL) - Business/Product/Operations Plan - Introduction
'
|
||||||
|
---
|
||||||
|
|
||||||
# Known Element Enterprises (KNEL) - Business/Product/Operations Plan - Introduction
|
# Known Element Enterprises (KNEL) - Business/Product/Operations Plan - Introduction
|
||||||
|
|
||||||
## Executive Summary of Known Element Enterprises
|
## Executive Summary of Known Element Enterprises
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Internal Price Book (Draft)'
|
||||||
|
menu: 'KNEL — Internal Price Book (Draft)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Internal Price Book (Draft)
|
# KNEL — Internal Price Book (Draft)
|
||||||
|
|
||||||
Intent
|
Intent
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Shared Services Questions (STEP0)'
|
||||||
|
menu: 'KNEL — Shared Services Questions (STEP0)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Shared Services Questions (STEP0)
|
# KNEL — Shared Services Questions (STEP0)
|
||||||
|
|
||||||
Context (confirmed)
|
Context (confirmed)
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Overview (STEP0 import)'
|
||||||
|
menu: 'KNEL — Overview (STEP0 import)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Overview (STEP0 import)
|
# KNEL — Overview (STEP0 import)
|
||||||
|
|
||||||
This section captures shared-services planning content for KNEL imported from the IBP STEP0 phase. Content is additive and public.
|
This section captures shared-services planning content for KNEL imported from the IBP STEP0 phase. Content is additive and public.
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Policy Drafts (STEP0)'
|
||||||
|
menu: 'KNEL — Policy Drafts (STEP0)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Policy Drafts (STEP0)
|
# KNEL — Policy Drafts (STEP0)
|
||||||
|
|
||||||
Intercompany Recharge Policy (Draft)
|
Intercompany Recharge Policy (Draft)
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Shared Services Proposal (Draft)'
|
||||||
|
menu: 'KNEL — Shared Services Proposal (Draft)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Shared Services Proposal (Draft)
|
# KNEL — Shared Services Proposal (Draft)
|
||||||
|
|
||||||
Purpose
|
Purpose
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'KNEL — Inventory Template (STEP0)'
|
||||||
|
menu: 'KNEL — Inventory Template (STEP0)'
|
||||||
|
---
|
||||||
|
|
||||||
# KNEL — Inventory Template (STEP0)
|
# KNEL — Inventory Template (STEP0)
|
||||||
|
|
||||||
CSV headers (example)
|
CSV headers (example)
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
# Summary
|
|
||||||
|
|
||||||
- [Introduction](./introduction.md)
|
|
||||||
|
|
||||||
## KNEL — Shared Services
|
|
||||||
- [Overview](./knel/overview.md)
|
|
||||||
- [Questions](./knel/questions.md)
|
|
||||||
- [Policies](./knel/policies.md)
|
|
||||||
- [Internal Price Book](./knel/internal-price-book.md)
|
|
||||||
- [Inventory Template](./knel/inventory-template.md)
|
|
||||||
Reference in New Issue
Block a user