
Building this site requires Hugo (not yet included in the README or in the installation of dependencies in the Makefile). Still very much work in progress, this is basically the [Geekdocks theme][1] + one page. [1]: https://geekdocs.de/
13 lines
386 B
TOML
13 lines
386 B
TOML
name = "Geekdoc"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/thegeeklab/hugo-geekdoc/blob/main/LICENSE"
|
|
description = "Hugo theme made for documentation"
|
|
homepage = "https://geekdocs.de/"
|
|
demosite = "https://geekdocs.de/"
|
|
tags = ["docs", "documentation", "responsive", "simple"]
|
|
min_version = "0.83.0"
|
|
|
|
[author]
|
|
name = "Robert Kaussow"
|
|
homepage = "https://thegeeklab.de/"
|