1234567891011121314 |
- name = "Clarity"
- license = "MIT"
- licenselink = "https://github.com/chipzoller/hugo-clarity/blob/master/LICENSE.md"
- description = "A theme based on VMware's Clarity Design System for publishing technical blogs with Hugo."
- homepage = "https://github.com/chipzoller/hugo-clarity"
- tags = ["blog", "technical", "simple", "dark", "syntax highlighting"]
- features = ["blog", "technical", "simple", "dark", "syntax highlighting"]
- min_version = "0.63.0"
- # If the theme has multiple authors
- authors = [
- {name = "Chip Zoller", homepage = "https://neonmirrors.net"},
- {name = "Dan Weru", homepage = "https://github.com/onweru"},
- ]
|