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 e1c3ed0802
commit be876c4958
3 changed files with 5 additions and 9 deletions

28
pages/01.home/default.md Normal file
View File

@@ -0,0 +1,28 @@
---
title: 'MerchantsOfHope.org - Business/Operations/Product Plan - Introduction
'
menu: '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:
- VPS (netcup)
- cloudron,coolify (pre configured to connect to cloudron), cosmos
- Backblaze backups.
- Costs/sale price/margins etc:
- Cost would be 66.00 (presuming 1tb of backup).
- MSRP of 120.00 per month.
The stack is pretty well developed/deployed/tested. Product/market fit has been found.
- Level of development effort:
Should be very straightforward to build out using the KNEL micro services.
## Reduction To Practice
- [GIT Organization](https://git.knownelement.com/MerchantsOfHope.org)