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