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

21 lines
739 B
TOML
Raw Permalink Normal View History

2018-05-14 07:41:47 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Jefklak creative portfolio"
2018-05-14 07:41:47 +02:00
license = "MIT"
licenselink = "https://github.com/kishaningithub/hugo-creative-portfolio-theme/blob/master/LICENSE"
description = "Jefklaks Codex based on Creative Portfolio"
homepage = "https://github.com/wgroeneveld/jefklakscodex"
2018-05-14 07:41:47 +02:00
tags = ["creative", "portfolio", "projects", "minimal", "responsive"]
features = ["bootstrap", "responsive", "google analytics"]
2018-05-14 07:41:47 +02:00
min_version = 0.20
[author]
name = "wgroeneveld"
homepage = "https://github.com/wgroeneveld/jefklakscodex"
2018-05-14 07:41:47 +02:00
# If porting an existing theme
[original]
name = "Creative portfolio"
homepage = "https://github.com/kishaningithub"