-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
27 lines (23 loc) · 890 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
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "smigle-lite"
license = "MIT"
licenselink = "https:/github.com/joe-mccarthy/smigle-lite/src/branch/main/README.md"
description = "Minimal Hugo theme using a Monospace font and free from tracking or external dependencies"
homepage = ""https:/github.com/joe-mccarthy/smigle-lite"
tags = ["blog", "portfolio", "minimal", "monospace", "simple", "clean", "light", "responsive", "fast", "no-js", "no-tracking", "privacy"]
features = []
min_version = "0.41.0"
[author]
name = "Joe McCarthy"
homepage = "https://joe-mccarthy.github.io"
# If porting an existing theme
[original]
name = "smigle"
homepage = "https://iansmcb.com/"
repo = "https://gitlab.com/ian-s-mcb/smigle-hugo-theme"
[module]
[module.hugoVersion]
extended = false
max = ""
min = "0.41.0"