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

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatcornic <mathieu.cornic@gmail.com>2017-07-30 19:02:07 +0300
committermatcornic <mathieu.cornic@gmail.com>2017-08-21 00:43:45 +0300
commit2b03e2568eb6d19c4d89bf041f0cc02b2474e271 (patch)
treeda51e027802b52d35c28ee793126c8dcdeccb830 /theme.toml
parentb2ac8298bf29db6c6e0abf6997add812ea690de5 (diff)
feat: mermaid #53 + archetypes + move doc + expand
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml9
1 files changed, 5 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index ee54a6e..3e13934 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,10 +5,11 @@ name = "Learn"
license = "MIT"
licenselink = "https://github.com/matcornic/hugo-theme-learn/blob/master/LICENSE.md"
description = "Documentation theme for Hugo, based on Grav Learn theme"
-homepage = "https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/"
-tags = ["documentation", "grav", "learn", "doc"]
-features = ["documentation"]
-min_version = 0.19
+homepage = "https://github.com/matcornic/hugo-theme-learn/"
+repo = "https://github.com/matcornic/hugo-theme-learn"
+tags = ["documentation", "grav", "learn", "doc", "search"]
+features = ["documentation", "menu", "nested sections", "search", "mermaid"]
+min_version = 0.25
[author]
name = "Mathieu Cornic"