jefklakscodex/themes/hugo-creative-portfolio-theme/theme.toml

21 lines
748 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Creative portfolio"
license = "MIT"
licenselink = "https://github.com/kishaningithub/hugo-creative-portfolio-theme/blob/master/LICENSE"
description = "Port of the creative portfolio theme"
homepage = "https://github.com/kishaningithub/hugo-creative-portfolio-theme"
tags = ["creative", "portfolio", "projects", "minimal", "responsive"]
features = ["disqus", "bootstrap", "responsive", "google analytics"]
min_version = 0.20
[author]
name = "Kishan B"
homepage = "https://github.com/kishaningithub"
# If porting an existing theme
[original]
name = "bootstrapious"
homepage = "https://bootstrapious.com/p/creative-portfolio"