aboutsummaryrefslogtreecommitdiffstats
path: root/code/frontpage/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'code/frontpage/theme.toml')
-rw-r--r--code/frontpage/theme.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/code/frontpage/theme.toml b/code/frontpage/theme.toml
new file mode 100644
index 0000000..7ffb682
--- /dev/null
+++ b/code/frontpage/theme.toml
@@ -0,0 +1,14 @@
+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://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"]
+
+[author]
+ name = "Henk Verlinde"
+ homepage = "https://henkverlinde.com"