add toc to dictionary

This commit is contained in:
Robert Kaussow 2021-04-10 13:06:07 +02:00
parent fb8d22d967
commit 9129b07d2f
No known key found for this signature in database
GPG key ID: 65362AE74AF98B61
7 changed files with 1 additions and 24 deletions

View file

@ -5,12 +5,8 @@ weight: -20
This page tells you how to get started with the Geekdoc theme, including installation and basic configuration.
<!-- spellchecker-disable -->
{{< toc >}}
<!-- spellchecker-enable -->
## Install requirements
You need a recent version of Hugo for local builds and previews of sites that use Geekdoc. As we are using [gulp](https://gulpjs.com/) as pre-processor the normal version of Hugo is sufficient. If you prefer the extended version of Hugo anyway this will work as well. For comprehensive Hugo documentation, see [gohugo.io](https://gohugo.io/documentation/).