mirror of
https://github.com/rjNemo/underscore
synced 2026-06-06 02:26:42 +00:00
* change documentation theme and structure * add config files * fix links * add build doc command Co-authored-by: Ruidy <rnemausat@newstore.com>
12 lines
386 B
TOML
12 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/"
|