mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-02-22 12:08:49 +00:00
Update for docker-cleanup
This commit is contained in:
12
mkdocs.yml
12
mkdocs.yml
@@ -1,5 +1,5 @@
|
||||
site_name: Funky Penguin's Geek Cookbook
|
||||
site_description: 'A short description of my project'
|
||||
site_description: 'The "Geek Cookbook" is a collection of guides for establishing your own highly-available docker container cluster (swarm). This swarm enables you to run self-hosted services such as GitLab, Plex, NextCloud, etc.'
|
||||
site_author: 'David Young'
|
||||
site_url: 'https://geek-cookbook.funkypenguin.co.nz'
|
||||
edit_uri: 'edit/master/manuscript/'
|
||||
@@ -51,15 +51,7 @@ pages:
|
||||
- OAuth Proxy: reference/oauth_proxy.md
|
||||
- Data Layout: reference/data_layout.md
|
||||
- Networks: reference/networks.md
|
||||
# - git-docker: reference/git-docker.md
|
||||
# - Huginn: advanced/huginn.md
|
||||
# - Nextcloud: advanced/nextcloud.md
|
||||
# - OwnTracks: advanced/owntracks.md
|
||||
# - Shaarli: advanced/shaarli.md
|
||||
# - Wallabag: advanced/wallabag.md
|
||||
|
||||
|
||||
|
||||
- git-docker : reference/git-docker.md
|
||||
|
||||
extra:
|
||||
disqus: 'geeks-cookbook'
|
||||
|
||||
Reference in New Issue
Block a user