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

github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordataCobra <datacobra@mailbox.org>2020-07-25 20:24:45 +0300
committerdataCobra <datacobra@mailbox.org>2020-08-01 10:17:49 +0300
commit7175ebd371cf41637517981cc229feccf8b28c1d (patch)
tree9b56cfa8fa05e943b34bdaad7b236600f2587922 /theme.toml
parent168504e4448b14bac16a3b1addb0b25798c91dac (diff)
Add feature #25 (commento.io as comment provider)
The commenting system is refactored and commento.io is available and can be used instead of disqus. The whole configuration for the comment system is changed. Information about the new configuration is available in `exampleSite/config.toml` and `features.txt`.
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index d6a79e8..0c25b41 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,8 +6,8 @@ license = "GPL-2.0"
licenselink = "https://github.com/dataCobra/hugo-vitae/blob/master/LICENSE.md"
description = "Vitae is a blog theme for Hugo that focuses on your content."
homepage = "https://github.com/dataCobra/hugo-vitae"
-tags = ["blog", "responsive", "clean", "simple", "light", "disqus", "mobile", "customizable", "minimalistic", "typography", "fontawesome", "reading"]
-features = ["responsive", "clean", "disqus", "math", "fontawesome", "social-icons", "customizables", "RSS", "multilingual"]
+tags = ["blog", "responsive", "clean", "simple", "light", "disqus", "commento", "mobile", "customizable", "minimalistic", "typography", "fontawesome", "reading"]
+features = ["responsive", "clean", "disqus", "commento", "math", "fontawesome", "social-icons", "customizables", "RSS", "multilingual"]
min_version = "0.41.0"
[author]