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

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-03 06:07:42 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-03 06:07:42 +0300
commit4473c21b5a1d82acd8fb024d9e65208170a155df (patch)
treeabbfa4c7debc17b2b4adc275d45d2e47fc275146 /theme.toml
Initial 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..78323c2
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "khata"
+license = "MIT"
+licenselink = ""
+description = "Documentation theme for Hugo"
+homepage = ""
+tags = ["documentation", "white", "simple"]
+features = ["documentation", "white", "bootstrap", "responsive"]
+min_version = "0.55"
+
+[author]
+ name = "Darshan Baral"
+ homepage = "https://www.darshanbaral.com/"