Hugo: Difference between revisions
From DWIKI
Created page with "=Links= =HOWTO= ==Add a theme== git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book" |
mNo edit summary |
||
| Line 4: | Line 4: | ||
==Add a theme== | ==Add a theme== | ||
git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book | git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book | ||
=FAQ= | |||
==Error messages== | |||
===Section 'docs' not found, check BookSection theme parameter=== | |||
Latest revision as of 10:46, 3 June 2026
Links
HOWTO
Add a theme
git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book
