1
0
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:
David Young
2019-05-16 10:00:47 +12:00
parent 4654c131b2
commit 2dd09c0cbc
11 changed files with 159 additions and 55 deletions

View File

@@ -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'