Files
hugo-cwpearson/themes/hugo-academic-master/theme.toml
Carl Pearson be45676d32 Initial commit
2017-03-12 21:27:57 -05:00

33 lines
768 B
TOML

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.18
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 = ""