public-web/config.yaml

93 lines
2.1 KiB
YAML
Raw Normal View History

baseurl: "https://nolog.cz/"
title: "NoLog.cz"
language: "cz-cs"
params:
contact: "nolog-it@riseup.net"
description: "NoLog.cz" # Set site description, used in meta tags and JSON-LD
favicon: "favicon.ico" # Relative path to favicon in json feed, no leading slash.
plausibleSiteID: "nolog.cz" # Plausible site id/domain.
2024-12-03 13:36:17 +01:00
plausibleTrackerURL: "https://plausible.nolog.cz/js/script.js" # Plausible url, schemaless and no slash on end. Optional, defaults to "plausible.io/…"
2022-11-02 20:26:23 +01:00
tickerApiURL: https://ticker.nolog.cz/v1/timeline
2022-11-02 21:16:37 +01:00
tickerClientURL: updates.nolog.cz
2022-10-27 14:29:15 +02:00
defaultContentLanguage: cs
languages:
cs:
weight: 3
languageName: "Česky"
contentDir: content/cs
menu:
main:
- identifier: index
name: O nás
url: /about
weight: -1
- identifier: services
name: Služby
url: /services
weight: 5
- identifier: security
name: Bezpečnost
url: /security
weight: 7
- identifier: contact
name: Kontakt
url: /contact
weight: 10
2020-09-27 15:47:51 +02:00
- identifier: support
name: Podpořte nás
url: /support
2024-07-08 09:36:37 +02:00
weight: 12
2020-09-27 15:47:51 +02:00
- identifier: status
2022-11-03 09:41:51 +01:00
name: Stav služeb ↗
url: https://status.nolog.cz
weight: 15
2022-10-27 14:45:42 +02:00
params:
target: _blank
# - identifier: blog
# name: Blog
# url: /blog
# weight: 13
en:
weight: 2
languageName: "English"
contentDir: content/en
menu:
main:
- identifier: about
name: About
2022-11-03 09:41:51 +01:00
url: /en/about
weight: -1
2022-10-21 11:06:50 +02:00
- identifier: services
name: Services
url: /en/services
weight: 5
- identifier: contact
name: Contact
url: /en/contact
weight: 10
2020-09-27 15:47:51 +02:00
- identifier: support
name: Donate
2020-09-29 18:39:52 +02:00
url: /en/support
2024-07-08 09:36:37 +02:00
weight: 12
2020-09-27 15:47:51 +02:00
- identifier: status
2022-11-03 09:41:51 +01:00
name: Status ↗
url: https://status.nolog.cz
2024-07-08 09:36:37 +02:00
weight: 13
2022-10-27 14:45:42 +02:00
params:
target: _blank