Compare commits
3 Commits
f97f4957dd
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd0084fe25 | ||
| 1bd2958faf | |||
| 40496f587f |
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 = "EzEDA.org - Business/Product/Operations Plan"
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: 'EzEDA - Business/Operations/Product Plan - Introduction
'
|
||||||
|
menu: 'EzEDA - Business/Operations/Product Plan - Introduction
'
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
# EzEDA - Business/Operations/Product Plan - Introduction
|
# EzEDA - Business/Operations/Product Plan - Introduction
|
||||||
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# Summary
|
|
||||||
|
|
||||||
- [Introduct1on](./introduction.md)
|
|
||||||
Reference in New Issue
Block a user