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

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAos <aosdab@gmail.com>2017-12-11 01:47:14 +0300
committerAos <aosdab@gmail.com>2017-12-11 01:47:14 +0300
commit3411e81831691cb99f1bcc10fcb91c03060cb30f (patch)
tree3ad1e8ef43a6171853e57065b58d6e763c5ec1ed /theme.toml
First commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..362defc
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "temple"
+description = "Minimal hugo theme with focus on content"
+license = "MIT"
+licenselink = "http://opensource.org/licenses/MIT"
+homepage = "https://github.com/aos/temple"
+tags = ["blog", "personal"]
+features = ["focus","black-and-white"]
+min_version=0.1
+
+[author]
+ name = "Aos Dabbagh"
+ homepage = "http://aos.github.io"