Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
15 lines (13 sloc)
540 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# theme.toml template for a Hugo theme | |
# See https://github.com/gohugoio/hugoThemes#themetoml for an example | |
name = "Hugo Nuo" | |
license = "MIT" | |
licenselink = "https://github.com/laozhu/hugo-nuo/blob/master/LICENSE" | |
description = "An responsive light & clean hugo theme for blogger." | |
homepage = "http://github.com/laozhu/hugo-nuo" | |
tags = ["Responsive", "Lightweight", "Clean", "Customizable"] | |
features = ["Blog", "Works", "Gallery", "Tags", "Portfolio"] | |
min_version = "0.50" | |
[author] | |
name = "Ritchie Zhu" | |
homepage = "https://laozhu.me" |