Begin slow migration to Hugo...

This commit is contained in:
Chris Hodapp
2020-01-31 17:46:38 -05:00
parent f12c4b3773
commit 921b0e88fc
180 changed files with 2084 additions and 285 deletions

View File

@@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Indigo"
license = "MIT"
licenselink = "https://github.com/AngeloStavrow/indigo/blob/master/LICENSE.md"
description = "An IndieWeb-enabled, lightweight blogging theme for Hugo."
homepage = "https://github.com/AngeloStavrow/indigo"
tags = ["blog", "responsive", "minimal"]
features = ["indieweb", "blog"]
min_version = "0.58.3"
[author]
name = "Angelo Stavrow"
homepage = "https://angelostavrow.com/"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""