move docs to new domain

This commit is contained in:
Robert Kaussow 2020-01-14 22:42:16 +01:00
parent 4616c38122
commit 05dd03396c
4 changed files with 10 additions and 11 deletions

View file

@ -1,7 +1,6 @@
# hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313
baseURL: https://docs.geeklabor.de/
title: Geekdoc
---
baseURL: https://geekdocs.de/
title: Geekdocs
theme: hugo-geekdoc
pygmentsUseClasses: true
pygmentsCodeFences: true

View file

@ -58,7 +58,7 @@ params:
geekdocLogo: logo.png
# (Optional, default false) Render menu from data file im 'data/menu/main.yaml'.
# See also https://docs.geeklabor.de/usage/menus/#bundle-menu
# See also https://geekdocs.de/usage/menus/#bundle-menu
geekdocMenuBundle: true
# (Optional, default true) Show page navigation links at the bottom of each

View file

@ -1,4 +1,4 @@
User-agent: *
Disallow: /categories/*
Disallow: /tags/*
Sitemap: https://docs.geeklabor.de/sitemap.xml
Sitemap: https://geekdocs.de/sitemap.xml