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
|
||||
site/
|
||||
|
||||
# Don't include random notes
|
||||
notes/
|
||||
|
||||
Compiled source #
|
||||
###################
|
||||
*.com
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# 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
|
||||
introduction/readme.md
|
||||
introduction/whoami.md
|
||||
index.md
|
||||
README.md
|
||||
whoami.md
|
||||
|
||||
docker-ha-swarm/design.md
|
||||
docker-ha-swarm/vms.md
|
||||
|
||||
Reference in New Issue
Block a user