migrating from old theme name

This commit is contained in:
2020-05-22 00:23:23 +01:00
parent 3e761a81bc
commit fc10ac84c4
120 changed files with 9019 additions and 16 deletions

21
theme.toml Normal file
View File

@@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Chunky Poster"
license = "MIT"
licenselink = "https://github.com/puresyntax71/hugo-theme-chunky-poster/blob/master/LICENSE"
description = "A simple, bootstrap 4 based blog theme."
homepage = "https://github.com/puresyntax71/hugo-theme-chunky-poster"
tags = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
features = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
min_version = "0.41"
[author]
name = "virtualcursor"
homepage = "https://strict-panda.com"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""