-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
34 lines (32 loc) · 954 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Ridgeway Hugo"
license = "MIT"
version = "0.0.1"
licenselink = "https://github.com/nndi-oss/hugo-ridgeway/main/LICENSE.md"
description = "ridgeway theme for Hugo for NNDI"
homepage = "https://github.com/nndi-oss/ridgeway"
tags = ["responsive", "ridgeway", "documentation", "landing", "blog", "themes", "professional", "modern"]
features = ["Minimalism","Mobile-first Design",
"Responsive Design",
"Horizontal Rhythm",
"Typography",
"Google Analytics",
"Disqus Commenting",
"OpenGraph support",
"Schema Structured Data",
"Paginated Lists",
"Reading Time",
"Last Modified time",
"Word Count",
"Related Posts",
"Block Templates",
"Table of Contents",
"SEO Site Verification"]
[module]
[module.hugoVersion]
extended = false
min = "0.84.0"
[author]
name = "zikani03"
homepage = "https://zikani.me/"