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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-29 15:58:03 +0300
committerzzossig <zzossig@gmail.com>2020-01-29 15:58:03 +0300
commitc2147260aadbde0d2855baf4ce4b2e059fe70faf (patch)
tree79768b955e52e2258b3dc2deae99ffcbbc5f78b1 /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..a05ea70
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "Zzo"
+description = "Simple Hugo documentation theme."
+homepage = "https://github.com/zzossig/hugo-theme-zdoc"
+license = "MIT"
+licenselink = "https://github.com/zzossig/hugo-theme-zdoc/blob/master/LICENSE.md"
+tags = ["accessible", "multilingual", "responsive", "documentation", "search", "simple", "light", "dark", "mobile"]
+features = ["accessible", "multilingual", "responsive", "grid", "sass", "search", "fast"]
+min_version = "0.60.0"
+
+[author]
+ name = "zzossig"
+ homepage = "https://zzossig.io" \ No newline at end of file