-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.toml
21 lines (18 loc) · 888 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Docket"
license = "MIT"
licenselink = "https://github.com/refactorian/docket/blob/master/LICENSE"
description = "A Simple Hugo Documentation Theme"
homepage = "https://github.com/refactorian/docket"
demosite = "https://refactorian.github.io/docket"
tags = ["responsive", "clean", "documentation", "docs", "blog", "light", "dark", "flexbox", "search", "mobile", "multilingual", "minimal", "disqus", "giscus", "dark mode"]
features = ["responsive", "dark mode", "docs", "blog", "shortcodes", "search", "minimal", "mobile", "multilingual"]
min_version = "0.112.0"
[author]
name = "Refactorian"
homepage = "https://github.com/refactorian"
[original]
name = "Alex Shpak"
homepage = "https://github.com/alex-shpak"
repo = "https://github.com/alex-shpak/hugo-book"