move docs to new domain
This commit is contained in:
parent
4616c38122
commit
05dd03396c
4 changed files with 10 additions and 11 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
User-agent: *
|
||||
Disallow: /categories/*
|
||||
Disallow: /tags/*
|
||||
Sitemap: https://docs.geeklabor.de/sitemap.xml
|
||||
Sitemap: https://geekdocs.de/sitemap.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue