hugo-theme-relearn/theme.toml

37 lines
1.2 KiB
TOML
Raw Normal View History

name = "Relearn"
license = "MIT"
licenselink = "https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE"
description = "A theme for Hugo designed for documentation"
homepage = "https://github.com/McShelby/hugo-theme-relearn"
2021-10-17 21:37:32 +00:00
demosite = "https://mcshelby.github.io/hugo-theme-relearn"
2022-04-11 09:04:14 +00:00
tags = ["dark", "docs", "light", "multilingual", "responsive"]
features = ["breadcrumbs", "boxes", "buttons",
"customizable", "color variants",
"dark", "docs", "documentation",
"expand",
"favicon", "file inclusion", "font awesome",
"hidden pages",
"i18n", "ie11", "image resizing", "include", "internet explorer",
"light", "lightbox", "logo",
"menu", "mermaid", "multilingual", "mobile",
"nested sections", "notice",
"openapi specification", "oas", "offline usable",
"print", "printable",
"responsive", "rss",
"sidebar", "sitemap",
"search", "subtheme", "swagger", "swaggerui", "syntax highlighting",
"table of contents", "tabs", "tags", "themeable", "themes", "toc"]
[module]
[module.hugoVersion]
min = "0.93.0"
[author]
name = "Sören Weber"
homepage = "https://github.com/McShelby"
[original]
2022-04-11 09:04:14 +00:00
author = "Mathieu Cornic"
homepage = "https://learn.netlify.app"
repo = "https://github.com/matcornic/hugo-theme-learn"