Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurizal Susanto <rizal.sagi@gmail.com>2017-06-04 17:53:11 +0300
committerYurizal Susanto <rizal.sagi@gmail.com>2017-06-04 17:53:11 +0300
commitdefabedfad6c32852ee1ad8e3c3a0947e2cb280a (patch)
treed5253282c7209dd29df6c52eb94950c441074963 /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..12a6755
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,15 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/spf13/hugoThemes#themetoml for an example
+
+name = "Tulis"
+license = "MIT"
+licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
+description = ""
+homepage = "http://siteforthistheme.com/"
+tags = ["blog", "personal"]
+features = ["minimal"]
+min_version = "0.21"
+
+[author]
+ name = "Yurizal Susanto"
+ homepage = ""