2020-04-12 22:16:39 +02:00
baseurl : "https://nolog.cz/"
2022-10-11 08:54:14 +02:00
title : "NoLog.cz"
2020-04-12 22:16:39 +02:00
theme : "zen"
language : "cz-cs"
params :
2020-05-13 18:55:35 +02:00
contact : "nolog-it@riseup.net"
2020-04-12 22:16:39 +02:00
copyright : "— No logs, no masters! —"
2022-10-11 08:54:14 +02:00
description : "NoLog.cz" # Set site description, used in meta tags and JSON-LD
2020-04-12 22:16:39 +02:00
favicon : "favicon.ico" # Relative path to favicon in json feed, no leading slash.
2022-10-11 08:54:14 +02:00
jquery : false
2020-04-12 22:16:39 +02:00
feedlinks : false # Show feed links in the footer.
footer : " "
2022-10-10 16:41:08 +02:00
# icon: "images/logo.png" # Relative path to icon in json feed and JSON-LD, no leading slash.
# image: "images/logo.png" # Relative path to site image in JSON-LD, no leading slash.
# apple-touch-icon: "images/logo.png"
2022-10-19 13:51:24 +02:00
logo : true # Turn off the logo.
logoWidth : 45
2020-04-12 22:16:39 +02:00
mainSections : # The sections you want to have listed on the front page.
- "" # Default to the section with most content if not set.
mobileMenu : true # Turn on a mobile menu on small screens.
poweredby : false # Show powered by hugo in footer
# searchLimit: 20 # Max number of search hits, default 20.
2022-10-19 13:51:24 +02:00
sidebar : false # Show a sidebar to the right
2022-10-10 16:41:08 +02:00
realfavicongenerator : true
2022-10-11 08:54:14 +02:00
plausibleSiteID : "nolog.cz" # Plausible site id/domain.
plausibleTrackerURL : "https://plausible.nolog.cz/js/plausible.js" # Plausible url, schemaless and no slash on end. Optional, defaults to "plausible.io/…"
2020-04-12 22:16:39 +02:00
DefaultContentLanguage : cs
languages :
cs :
weight : 3
languageName : "Česky"
contentDir : content/cs
menu :
main :
- identifier : index
name : O nás
2022-10-19 13:51:24 +02:00
url : /about
2020-04-12 22:16:39 +02:00
weight : -1
- identifier : services
name : Služby
2020-05-13 18:55:35 +02:00
url : /services
2020-04-12 22:16:39 +02:00
weight : 5
2020-05-13 18:55:35 +02:00
- identifier : security
name : Bezpečnost
url : /security
weight : 7
2020-04-12 22:16:39 +02:00
- identifier : contact
name : Kontakt
2020-05-13 18:55:35 +02:00
url : /contact
2020-04-12 22:16:39 +02:00
weight : 10
2020-09-27 15:47:51 +02:00
- identifier : support
name : Podpořte nás
url : /support
weight : 11
2020-05-13 18:55:35 +02:00
- identifier : status
2022-10-19 13:51:24 +02:00
name : Stav služeb
2020-05-13 18:55:35 +02:00
url : https://status.nolog.cz
2022-10-19 13:51:24 +02:00
weight : 15
2020-05-13 18:55:35 +02:00
2020-04-12 22:16:39 +02:00
- identifier : blog
name : Blog
2022-10-19 13:51:24 +02:00
url : /blog
weight : 12
2020-04-12 22:16:39 +02:00
en :
weight : 2
languageName : "English"
contentDir : content/en
menu :
main :
- identifier : about
name : About
url : /en
weight : -1
- identifier : services
name : Services
url : /en/services
weight : 5
- identifier : contact
name : Contact
url : /en/contact
weight : 10
2020-05-13 18:55:35 +02:00
2020-09-27 15:47:51 +02:00
- identifier : support
name : Donate
2020-09-29 18:39:52 +02:00
url : /en/support
2020-09-27 15:47:51 +02:00
weight : 11
2020-05-13 18:55:35 +02:00
- identifier : status
name : Status
url : https://status.nolog.cz
weight : 12
2020-04-12 22:16:39 +02:00
- identifier : blog
name : Blog
url : https://nolog.noblogs.org
2020-05-13 18:55:35 +02:00
weight : 15