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 = "MerchantsOfHope - Business/Product/Operations Plan"
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'MerchantsOfHope.org - Business/Operations/Product Plan - Introduction
'
|
||||||
|
menu: 'MerchantsOfHope.org - Business/Operations/Product Plan - Introduction
'
|
||||||
|
---
|
||||||
|
|
||||||
# MerchantsOfHope.org - Business/Operations/Product Plan - Introduction
|
# MerchantsOfHope.org - Business/Operations/Product Plan - Introduction
|
||||||
|
|
||||||
- Business description/idea/model: A SAAS play. An implementation of the overall TSYS backend stack as turn key server / software stack:
|
- Business description/idea/model: A SAAS play. An implementation of the overall TSYS backend stack as turn key server / software stack:
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# Summary
|
|
||||||
|
|
||||||
- [Introduction](./introduction.md)
|
|
||||||
Reference in New Issue
Block a user