Initial commit
This commit is contained in:
32
themes/hugo-academic-master/theme.toml
Normal file
32
themes/hugo-academic-master/theme.toml
Normal file
@@ -0,0 +1,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.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 = ""
|
||||
Reference in New Issue
Block a user