this repo has no description
1name = "terminal" 2license = "MIT" 3licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md" 4description = "A simple, retro theme for Hugo." 5homepage = "https://github.com/panr/hugo-theme-terminal/" 6tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"] 7features = ["blog", "shortcode", "syntax highlighting"] 8min_version = 0.30 9 10[author] 11 name = "panr" 12 homepage = "https://radoslawkoziel.pl" 13 twitter = "https://twitter.com/panr"