msfjarvis.dev/themes/hugo-coder-portfolio/theme.toml
Harsh Shandilya e85c2fbdac Switch theme from submodule to in-tree squash
Easier to make changes to the base theme.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-02-20 14:12:14 +05:30

31 lines
712 B
TOML

name = "Coder Portfolio"
license = "MIT"
licenselink = "https://github.com/naro143/hugo-coder-portfolio/blob/master/LICENSE.md"
description = "It is a theme to have you know yourself than developed based on hugo-coder"
homepage = "https://github.com/naro143/hugo-coder-portfolio"
tags = [
"blog",
"minimal",
"minimalist",
"responsive",
"simple",
"clean",
"personal"
]
features = [
"analytics",
"favicon",
"pagination",
"single-column",
"syntax-highlighting"
]
min_version = "0.32"
[author]
name = "Yusuke Ishimi"
homepage = "https://naro143.github.io"
[original]
author = "Luiz F. A. de Prá"
homepage = "https://luizdepra.com"
repo = "https://github.com/luizdepra/hugo-coder"