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

github.com/darshanbaral/kitab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@users.noreply.github.com>2019-05-19 04:47:19 +0300
committerGitHub <noreply@github.com>2019-05-19 04:47:19 +0300
commit338838fcf67386fd0493d102ce0a116330dc4476 (patch)
treecd0ce55db952ac43ed44b3e0cf1cbc24a0cde0d0 /theme.toml
parent3bf6c02cb7fa9103cdf336f603ec65cd6662d9f9 (diff)
Add files via upload
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..60ab59c
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "kitab"
+license = "MIT"
+licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
+description = "A hugo theme for publishing books"
+homepage = ""
+tags = ["book"]
+features = ["minimal", "responsive"]
+min_version = "0.41"
+
+[author]
+ name = "Darshan Baral"
+ homepage = "https://www.darshanbaral.com/" \ No newline at end of file