848f596636
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de> Reviewed-on: vikunja/api#1471 Reviewed-by: konrad <k@knt.li> Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de> Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
63 lines
1.4 KiB
YAML
63 lines
1.4 KiB
YAML
baseurl: https://vikunja.io/docs/
|
|
title: Vikunja
|
|
theme: vikunja
|
|
enableRobotsTXT: true
|
|
canonifyURLs: false
|
|
|
|
pygmentsUseClasses: true
|
|
|
|
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
|
|
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
|
|
menu:
|
|
page:
|
|
- name: Home
|
|
url: https://vikunja.io/
|
|
weight: 10
|
|
- name: Features
|
|
url: https://vikunja.io/features
|
|
weight: 20
|
|
- name: Download
|
|
url: https://vikunja.io/download
|
|
weight: 30
|
|
- name: Blog
|
|
url: https://vikunja.io/blog/
|
|
weight: 35
|
|
- name: Docs
|
|
url: https://vikunja.io/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
|
|
sidebar:
|
|
- name: setup
|
|
weight: 10
|
|
- name: usage
|
|
weight: 20
|
|
- name: development
|
|
weight: 30 |