mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
16 lines
638 B
TOML
16 lines
638 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/spf13/hugoThemes#themetoml for an example
|
|
|
|
name = "Relearn"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE.md"
|
|
description = "Documentation theme for Hugo"
|
|
homepage = "https://github.com/McShelby/hugo-theme-relearn/"
|
|
repo = "https://github.com/McShelby/hugo-theme-relearn"
|
|
tags = ["documentation", "grav", "learn", "relearn", "doc", "search"]
|
|
features = ["documentation", "menu", "nested sections", "search", "mermaid"]
|
|
min_version = 0.25
|
|
|
|
[author]
|
|
name = "Sören Weber & others"
|
|
homepage = "https://github.com/McShelby"
|