Big documentation rewrite, move docs to example site

This commit is contained in:
Alex Shpak
2026-05-16 23:04:27 +02:00
parent bcce6e25c3
commit c59c9192a8
54 changed files with 1219 additions and 3162 deletions
+7 -18
View File
@@ -59,30 +59,24 @@ enableGitInfo = true
[menu]
[[menu.home]]
name = 'Documentation'
pageRef = '/docs/example/'
name = 'About'
pageRef = '/docs/introduction/'
weight = 1
[[menu.home]]
pageRef = '/docs/example/'
weight = 10
parent = 'Documentation'
[[menu.home]]
name = 'Shortcodes'
pageRef = '/docs/shortcodes/buttons/'
weight = 20
parent = 'Documentation'
name = 'Documentation'
pageRef = '/docs/getting-started/'
weight = 2
[[menu.home]]
name = 'Showcases'
pageRef = '/showcases/'
weight = 2
weight = 3
[[menu.home]]
name = 'Github'
url = 'https://github.com/alex-shpak/hugo-book/'
weight = 3
weight = 4
# [[menu.before]]
[[menu.after]]
@@ -90,11 +84,6 @@ enableGitInfo = true
url = 'https://github.com/alex-shpak/hugo-book/'
weight = 10
[[menu.after]]
name = 'Hugo Themes'
url = 'https://themes.gohugo.io/themes/hugo-book/'
weight = 20
[params]
# (Optional, default light) Sets color theme: light, dark or auto.
# Theme 'auto' switches between dark and light modes based on browser/os preferences