Initial commit

This commit is contained in:
Alex Shpak
2018-09-05 16:22:04 +02:00
commit 43974d0908
20 changed files with 427 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Book"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.41"
[author]
name = "Alex Shpak"
homepage = ""