diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7585238 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +book diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..c3e40d4 --- /dev/null +++ b/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["Charles N Wyble"] +language = "en" +multilingual = false +src = "src" +title = "Free Network Foundation(FNF) / Americans For A Better Network (AFABN) - Business/Product/Operations Plan" diff --git a/src/SUMMARY.md b/src/SUMMARY.md new file mode 100644 index 0000000..8f74441 --- /dev/null +++ b/src/SUMMARY.md @@ -0,0 +1,3 @@ +# Introduction + +- [Introduction](./introduction.md) diff --git a/src/introduction.md b/src/introduction.md new file mode 100644 index 0000000..45cdc88 --- /dev/null +++ b/src/introduction.md @@ -0,0 +1,13 @@ +# Americans For A Better Network(AFABN)/ The Free Network Foundation (FNF) - Business/Operations/Product Plan - Introduction + +## Executive Summary for AFABN/FNF + +- TX non profit corporation with intent to become education 501c3 +- Education 501c3 (AFABN/FNF) + +## Links to show how this plan gets reduced to practice + +- [GIT Organization](https://git.knownelement.com/org/AFABN/dashboard) +- [Discourse category](https://community.turnsys.com/c/commons/afabn/5) +- [AFABN Redmine Project](https://projects.knownelement.com/projects/americans-for-a-better-network) +- [FNF Redmine Project](https://projects.knownelement.com/projects/the-free-network-foundation)