chore: add exampleSite
And associated files for Hugo Themes Site
This commit is contained in:
49
theme.toml
Normal file
49
theme.toml
Normal file
@@ -0,0 +1,49 @@
|
||||
name = "Academic"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/wowchemy/starter-academic/blob/master/LICENSE.md"
|
||||
description = "Use the website builder to personalize your academic resumé with widgets and deploy with one click! Fully customize your site with themes, plugins, and language packs."
|
||||
homepage = "https://wowchemy.com"
|
||||
min_version = "0.73"
|
||||
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 = ""
|
||||
Reference in New Issue
Block a user