forked from wangchucheng/hugo-eureka
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
16 lines (14 loc) · 849 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 = "Eureka"
license = "Apache 2.0"
licenselink = "https://github.com/wangchucheng/hugo-eureka/blob/master/LICENSE"
description = "Eureka is a feature-rich and highly customizable Hugo theme."
homepage = "https://www.wangchucheng.com/en/docs/eureka/"
tags = ["blog", "Responsive", "Simple", "Personal", "Light", "Dark", "Mobile", "Fast", "Disqus", "Google analytics", "Syntax highlighting", "Highlighting", "Multilingual", "Modern", "Font awesome", "Fontawesome", "Documentation", "Docs", "Seo", "accessible"]
features = ["Blog", "Responsive", "Documentation", "Light", "Dark"]
min_version = "0.74.0"
authors = [
{name = "C. Wang", homepage = "https://www.wangchucheng.com/"},
{name = "R. Ma", homepage = "https://ruiqima.com/"}
]