Compare commits
3 Commits
c1fb601011
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
939412f7a2 | ||
| 69e0fe555b | |||
| c111182f7d |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
book
|
book
|
||||||
|
.vscode/sftp.json
|
||||||
6
BuildAndShip.sh
Normal file
6
BuildAndShip.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mdbook \
|
||||||
|
build \
|
||||||
|
. \
|
||||||
|
-d book
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
[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"
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'Americans For A Better Network(AFABN)/ The Free Network Foundation (FNF) - Business/Operations/Product Plan - Introduction'
|
||||||
|
menu: 'Americans For A Better Network(AFABN)/ The Free Network Foundation (FNF) - Business/Operations/Product Plan - Introduction'
|
||||||
|
---
|
||||||
|
|
||||||
# Americans For A Better Network(AFABN)/ The Free Network Foundation (FNF) - Business/Operations/Product Plan - Introduction
|
# Americans For A Better Network(AFABN)/ The Free Network Foundation (FNF) - Business/Operations/Product Plan - Introduction
|
||||||
|
|
||||||
## Executive Summary for AFABN/FNF
|
## Executive Summary for AFABN/FNF
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# Introduction
|
|
||||||
|
|
||||||
- [Introduction](./introduction.md)
|
|
||||||
Reference in New Issue
Block a user