forked from HugoBlox/hugo-blox-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
32 lines (30 loc) · 768 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
name = "Academic"
license = "MIT"
licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
description = "Easily create beautifully simple academic or personal sites"
homepage = "https://github.com/gcushen/hugo-academic"
min_version = 0.27
tags = ["academic",
"portfolio",
"responsive",
"student",
"personal",
"university",
"blog",
"minimal"
]
features = ["academic profile",
"research publication system",
"projects",
"blog",
"teaching",
"contact"
]
[author]
name = "George Cushen"
homepage = "https://georgecushen.com"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""