File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,13 @@ name = "xterm"
2
2
license = " GPL-3.0"
3
3
licenselink = " https://github.com/manid2/hugo-xterm/blob/main/LICENSE"
4
4
description = " Hugo theme for terminal users."
5
- homepage = " https://manid2.github.io/hugo-xterm/"
5
+
6
+ # The home page of the theme, where the source can be found.
7
+ homepage = " https://github.com/manid2/hugo-xterm/"
8
+
9
+ # Demo site.
10
+ demosite = " https://manid2.github.io/hugo-xterm/"
11
+
6
12
tags = [
7
13
" blog" ,
8
14
" contact" ,
@@ -13,15 +19,24 @@ tags = [
13
19
" portfolio" ,
14
20
" responsive"
15
21
]
22
+
16
23
features = [
17
24
" blog" ,
18
25
" clean" ,
19
26
" minimal" ,
20
27
" portfolio"
21
28
]
29
+
22
30
min_version = 0.110
23
31
24
32
[author ]
25
33
name = " Mani Kumar"
26
34
homepage = " https://manid2.gitlab.io/"
27
35
twitter = " https://twitter.com/mani_d2"
36
+
37
+ # Starter code taken from this theme
38
+ [original ]
39
+ name = " terminal"
40
+ author = " panr"
41
+ homepage = " https://radoslawkoziel.pl"
42
+ repo = " https://github.com/panr/hugo-theme-terminal"
You can’t perform that action at this time.
0 commit comments