website/config.yml

66 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2018-11-20 11:57:38 +00:00
baseurl: https://vikunja.io/
2018-10-13 20:47:06 +00:00
languageCode: en
2018-10-13 20:05:09 +00:00
title: Vikunja
theme: vikunja
2018-10-13 20:47:06 +00:00
defaultContentLanguage: en
2018-10-13 20:05:09 +00:00
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true
2018-10-14 13:23:00 +00:00
enableRobotsTXT: true
disableKinds:
- taxonomy
- term
2018-10-13 20:05:09 +00:00
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
2018-10-14 13:18:16 +00:00
website: https://vikunja.io
2020-06-18 16:26:24 +00:00
plausibleEnabled: true
plausibleDomain: vikunja.io
plausibleURL: https://analytics.kolaente.de
2018-10-13 20:05:09 +00:00
menu:
page:
2021-04-25 18:42:17 +00:00
- name: Blog
url: https://vikunja.io/blog/
weight: 35
2018-10-13 20:05:09 +00:00
- name: Docs
2018-10-13 20:47:06 +00:00
url: /docs
weight: 40
2018-10-13 20:05:09 +00:00
- name: Code
url: https://code.vikunja.io/
weight: 50
2020-04-24 10:58:34 +00:00
- name: Community
url: https://community.vikunja.io/
weight: 60
2021-09-05 17:15:54 +00:00
- name: Stickers
url: https://vikunja.cloud/stickers?utm_source=io&utm_medium=io&utm_campaign=menu
weight: 65
2021-08-15 16:18:44 +00:00
- name: Get it Hosted
2021-08-15 16:19:35 +00:00
url: https://vikunja.cloud/?utm_source=io&utm_medium=io&utm_campaign=menu
2021-08-15 16:18:44 +00:00
weight: 70
2018-10-13 20:05:09 +00:00
languages:
2018-10-13 20:47:06 +00:00
en:
2018-10-14 13:18:16 +00:00
weight: 1
2018-10-13 20:05:09 +00:00
languageName: English
2019-10-30 21:01:56 +00:00
# de:
# weight: 2
# languageName: Deutsch
2019-12-25 15:23:42 +00:00
markup:
goldmark:
renderer:
unsafe: true
2021-09-03 14:21:33 +00:00
staticDir:
- static