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

github.com/marcanuy/simpleit-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Canina <me@marcanuy.com>2019-10-07 16:38:35 +0300
committerMarcelo Canina <me@marcanuy.com>2019-10-07 16:38:35 +0300
commit2679fd52ae97e0eb1418df5470f4da1527100a6e (patch)
tree590a8eba36ba313b07c49b33095b9d8a200ec5ae /exampleSite
parent89824cf7fe8feb8bb6ccf842226c3a670ebe1541 (diff)
add taxonomy list with links in homepage
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml9
1 files changed, 8 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e7f57ff..3abccfc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -23,6 +23,10 @@ pygmentsCodefencesGuessSyntax = true
weight = 10
bio = "OSS enthusiast."
page_about_me_relurl = "/about/"
+ [languages.en.taxonomies]
+ category = "categories" # default
+ tag = "tags" # default
+
[languages.es]
title = "Demo SimpleIT Hugo"
contentDir = "content/es"
@@ -30,6 +34,9 @@ pygmentsCodefencesGuessSyntax = true
weight = 20
bio = "Entusiasta OSS."
page_about_me_relurl = "/es/acerca/"
+ [languages.es.taxonomies]
+ category = "categorías" # default
+ tag = "etiquetas" # default
# Theme variables
#
@@ -60,7 +67,7 @@ pygmentsCodefencesGuessSyntax = true
#yandex_verify_meta = "1234568790"
# site handler
- twitter = "simpleitrocks"
+ twitter = "marcanuy"
# Buymeacoffe id (https://buymeacoffee.com)
# buymeacoffe = marcanuy