website/config.yml

66 lines
1.2 KiB
YAML

baseurl: https://vikunja.io/
languageCode: en
title: Vikunja
theme: vikunja
defaultContentLanguage: en
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true
enableRobotsTXT: true
disableKinds:
- taxonomy
- term
permalinks:
post: /:year/:month/:title/
doc: /:slug/
page: /:slug/
default: /:slug/
params:
description: The to-do app to organize your life
author: The Vikunja Authors
website: https://vikunja.io
plausibleEnabled: true
plausibleDomain: vikunja.io
plausibleURL: https://analytics.kolaente.de
menu:
page:
- name: Blog
url: https://vikunja.io/blog/
weight: 35
- name: Docs
url: /docs
weight: 40
- name: Code
url: https://code.vikunja.io/
weight: 50
- name: Community
url: https://community.vikunja.io/
weight: 60
- name: Stickers
url: https://vikunja.cloud/stickers?utm_source=io&utm_medium=io&utm_campaign=menu
weight: 65
- name: Get it Hosted
url: https://vikunja.cloud/?utm_source=io&utm_medium=io&utm_campaign=menu
weight: 70
languages:
en:
weight: 1
languageName: English
# de:
# weight: 2
# languageName: Deutsch
markup:
goldmark:
renderer:
unsafe: true
staticDir:
- static