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

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2021-07-02 21:22:24 +0300
committerHenk Verlinde <henk@ventizo.com>2021-07-02 21:22:24 +0300
commita0d4a76d2a8187eae70b394905889a37e14b7a47 (patch)
treeae995758bf11e219c3405d062aa6be5a0dce190d /theme.toml
parent4894d96a69eb2c70b7059c90ee02594286b1122e (diff)
fix: update theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index b526d1d..0708388 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,10 +2,12 @@ name = "Doks"
license = "MIT"
licenselink = "https://github.com/h-enk/doks/blob/master/LICENSE"
description = "Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
-homepage = "https://getdoks.org/"
+
+homepage = "https://github.com/h-enk/doks"
+demosite = "https://doks.netlify.app"
+
tags = ["landing page", "documentation", "blog", "minimal", "modern", "customizable", "search", "dark mode", "bootstrap"]
features = ["security aware", "fast by default", "seo-ready", "development tools", "bootstrap framework", "netlify-ready", "full text search", "page layouts", "dark mode"]
-min_version = "0.75.0"
[author]
name = "Henk Verlinde"