mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Avoid commiting staging directory
This commit is contained in:
@@ -15,7 +15,7 @@ repo_url: 'https://github.com/funkypenguin/geek-cookbook'
|
||||
docs_dir: 'manuscript'
|
||||
|
||||
# Copyright
|
||||
copyright: 'Copyright © 2016 - 2019 David Young'
|
||||
copyright: 'Copyright © 2016 - 2019 David Young, Funky Penguin Limited'
|
||||
|
||||
|
||||
#theme_dir: mkdocs-material
|
||||
@@ -27,7 +27,7 @@ nav:
|
||||
- whoami: whoami.md
|
||||
- Docker Swarm:
|
||||
- Design: ha-docker-swarm/design.md
|
||||
- VMs: ha-docker-swarm/vms.md
|
||||
- Nodes: ha-docker-swarm/nodes.md
|
||||
- Shared Storage (Ceph): ha-docker-swarm/shared-storage-ceph.md
|
||||
- Shared Storage (GlusterFS): ha-docker-swarm/shared-storage-gluster.md
|
||||
- Keepalived: ha-docker-swarm/keepalived.md
|
||||
@@ -170,6 +170,9 @@ google_analytics:
|
||||
- 'UA-139253-18'
|
||||
- 'auto'
|
||||
|
||||
extra_css:
|
||||
- 'stylesheets/mailchimp.css'
|
||||
|
||||
#extra_javascript:
|
||||
# - 'extras/javascript/discord.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user