forked from hugo-toha/toha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
40 lines (38 loc) · 911 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
35
36
37
38
39
40
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
description = "A simple hugo theme for personal portfolio"
homepage = "https://hugo-toha.github.io/"
license = "MIT"
licenselink = "https://github.com/hugo-toha/toha/blob/master/LICENSE"
min_version = "0.87.0"
name = "Toha"
features = [
"Minimalist Design",
"Fully Responsive",
"Multiple Language Support",
"Carefully Designed Cards",
"Experience Timeline",
"Achievement Gallery",
"Sidebar to Categorize the Posts",
"Short Codes",
"Google Analytics Support",
"Disqus Comment Support",
]
tags = [
"Portfolio",
"Blog",
"Resume",
"Projects",
"Gallery",
"Multilingual",
"Minimalist",
"Responsive",
"Customizable",
"Google analytics",
"Disqus",
"Bootstrap",
"Syntax highlighting",
]
[author]
homepage = "https://hossainemruz.github.io"
name = "Emruz Hossain"