forked from Yukuro/hugo-theme-shell
-
Notifications
You must be signed in to change notification settings - Fork 2
/
theme.toml
20 lines (18 loc) · 914 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "GHCi"
license = "MIT"
licenselink = "https://github.com/Binary-Eater/hugo-theme-ghci/blob/trunk/LICENSE"
description = "Hugo GHCi theme : Terminal-like theme with selectable color schemes."
homepage = "https://github.com/Binary-Eater/hugo-theme-ghci/"
demosite = "https://binary-eater.github.io/hugo-theme-ghci"
tags = ["responsive", "minimal", "light", "personal", "dark", "portfolio"]
features = ["ghci-like","haskell"]
min_version = "0.85.0"
[author]
name = "Binary-Eater" # Acknowledgements to @Yukuro for hugo-theme-shell
# that is the base for this project
#
# ref: https://github.com/Yukuro/hugo-theme-shell
# ref: https://www.unknownsky.net/
homepage = "https://binary-eater.github.io/"