Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-09-03 23:09:28 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-09-03 23:09:28 +0300
commit328c4b03db4fb7f015120a440b7e848a671f3699 (patch)
treedcf40e0cd4b7cbb3269ed811d59928e73e6f9813 /theme.toml
parenta5727576d93abd80c95b9814d22e30fbeab24e7f (diff)
chore: add exampleSite
And associated files for Hugo Themes Site
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml49
1 files changed, 49 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 00000000..63b25d87
--- /dev/null
+++ b/theme.toml
@@ -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 = ""