Initial site

This commit is contained in:
Madison Scott-Clary
2021-08-20 21:45:56 -07:00
commit 117330b2cd
14 changed files with 95 additions and 0 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 = "Maddybook"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A theme for posting entire books"
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Madison Scott-Clary"
homepage = "https://makyo.ink"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""