Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27403697517419a7891e485e34cd24784301fa80 (plain)
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/hugo-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/"}
]