mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Update book.txt
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
# Don't include built site
|
# Don't include built site
|
||||||
site/
|
site/
|
||||||
|
|
||||||
|
# Don't include random notes
|
||||||
|
notes/
|
||||||
|
|
||||||
Compiled source #
|
Compiled source #
|
||||||
###################
|
###################
|
||||||
*.com
|
*.com
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
# This file determines what documents are loaded into the book, and in what sequence.
|
# This file determines what documents are loaded into the book, and in what sequence.
|
||||||
# I try to make them mirror sections from the geeks-cookbook mkdocs-based website
|
|
||||||
|
|
||||||
introduction/index.md
|
index.md
|
||||||
introduction/readme.md
|
README.md
|
||||||
introduction/whoami.md
|
whoami.md
|
||||||
|
|
||||||
docker-ha-swarm/design.md
|
docker-ha-swarm/design.md
|
||||||
docker-ha-swarm/vms.md
|
docker-ha-swarm/vms.md
|
||||||
|
|||||||
Reference in New Issue
Block a user