forked from htr3n/hyde-hyde
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy paththeme.toml
20 lines (18 loc) · 831 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name = "triple-hyde"
license = "MIT"
licenselink = "https://github.com/derme302/triple-hyde/blob/master/LICENSE.md"
description = "A simply cool Hyde inspired theme"
tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"]
features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"]
homepage = "https://github.com/derme302/triple-hyde"
demosite = "https://derme.coffee/triple-hyde"
min_version = "0.43"
authors = [
{name = "derme302", homepage = "https://derme.coffee/"},
{name = "htr3n", homepage = "https://htr3n.github.io"}
]
# If Porting existing theme
[original]
author = "spf13"
homepage = "http://spf13.com/"
repo = "https://github.com/spf13/hyde"