summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-05 16:22:04 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-05 16:22:04 +0200
commit43974d0908a341ef8dd5d100a63563784fdbf70c (patch)
tree15e46d41a546f123b1304c8d4cd1ddee017d55f7 /theme.toml
Initial commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..f8b419e
--- /dev/null
+++ b/theme.toml
@@ -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 = ""