1234567891011121314151617181920212223242526272829303132 |
- 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.38
- 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 = ""
|