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