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

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Grossniklaus <grossnik@tuvok>2018-04-09 22:01:47 +0300
committerBruno Grossniklaus <grossnik@tuvok>2018-04-09 22:01:47 +0300
commite0508573d86f83607fc48acf755d655e8242de42 (patch)
tree6b5c5226c0e9eeda0132f8a0ec3947e64a65587b /theme.toml
parent24e1b1aae39d67ea8fb3b9f0fe115aa26e9efe7a (diff)
Add more features
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml42
1 files changed, 38 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 5532b7d..dc1751b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -30,22 +30,56 @@ tags = [
]
features = [
"animate"
+ , "attachments"
+ , "blog"
+ , "carousel"
+ , "clients"
+ , "color themes"
+ , "configuration"
+ , "contact form"
+ , "custom themes"
+ , "data"
+ , "debug"
+ , "disqus"
+ , "emoji"
+ , "features"
+ , "figure"
, "font awesome"
+ , "formspree.io"
+ , "gallery"
, "google analytics"
, "google custom search"
, "google fonts"
- , "carousel"
, "google map"
, "google translate"
, "hugo-easy-gallery"
+ , "i18n"
+ , "image processing"
, "jumbotron"
+ , "landing page"
, "marquee"
+ , "menu"
+ , "menutopbar"
+ , "mobile"
+ , "monochromatic colors"
+ , "navigation"
, "page resources"
+ , "pages"
+ , "pagination"
, "photocards"
- , "w3css"
- , "features"
+ , "privacy"
+ , "responsive"
+ , "search"
+ , "see more"
+ , "submenu"
+ , "tracing"
+ , "taxonomy bar"
+ , "taxonomy list"
+ , "teaser pictures"
+ , "teasers"
+ , "term list"
, "testimonials"
- , "clients"
+ , "w3css"
]
min_version = "0.37.1"