forked from colinwilson/lotusdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
16 lines (14 loc) · 833 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Lotus Docs"
license = "MIT"
licenselink = "https://github.com/colinwilson/lotusdocs/release/LICENSE"
description = "A lightweight, modern documentation theme for Hugo"
homepage = "https://github.com/colinwilson/lotusdocs"
demosite = "https://lotusdocs.dev/docs/"
tags = ["documentation", "responsive", "bootstrap", "minimal", "secure", "search", "customizable", "modern","dark", "dark mode", "landing page"]
features = ["security aware", "fast by default", "seo-ready","custom shortcodes", "prismjs syntax highlighting", "deploy to vercel", "flexsearch static search", "docsearch", "landing page layouts", "dark mode"]
min_version = "0.120.0"
[author]
name = "Colin Wilson"
homepage = "https://colinwilson.uk"