mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-10 00:30:36 +00:00
50 lines
1.3 KiB
TOML
50 lines
1.3 KiB
TOML
name = "Academic"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
|
|
description = "The website builder for Hugo. Build *anything* with widgets and deploy with one click! Fully personalize your site with themes, plugins, and language packs."
|
|
homepage = "https://sourcethemes.com/academic/"
|
|
min_version = "0.65"
|
|
tags = ["widgets",
|
|
"resume",
|
|
"portfolio",
|
|
"responsive",
|
|
"clean",
|
|
"personal",
|
|
"company",
|
|
"blog",
|
|
"minimal",
|
|
"light",
|
|
"dark",
|
|
"multilingual",
|
|
"documentation",
|
|
"landing page",
|
|
"projects",
|
|
"single page",
|
|
"contact form",
|
|
"mobile",
|
|
"gallery",
|
|
"search",
|
|
"presentation",
|
|
"simple",
|
|
"minimalist",
|
|
"starter",
|
|
"modern",
|
|
"one page",
|
|
"customizable",
|
|
"technical",
|
|
"product",
|
|
"slide"
|
|
]
|
|
features = ["page builder", "widgets", "themes", "search", "research publication system", "filterable portfolio",
|
|
"blog", "create courses", "talks", "events", "slides", "gallery", "contact form"]
|
|
|
|
[author]
|
|
name = "George Cushen"
|
|
homepage = "https://georgecushen.com"
|
|
|
|
# If porting an existing theme
|
|
[original]
|
|
name = ""
|
|
homepage = ""
|
|
repo = ""
|