api/docs/config.yml

48 lines
961 B
YAML
Raw Normal View History

2019-02-17 19:53:04 +00:00
baseurl: https://vikunja.io/docs/
title: Vikunja
theme: vikunja
enableRobotsTXT: true
canonifyURLs: true
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
2020-06-18 16:33:30 +00:00
plausibleEnabled: true
plausibleDomain: vikunja.io
plausibleURL: https://analytics.kolaente.de
2019-02-17 19:53:04 +00:00
markup:
goldmark:
renderer:
unsafe: true
2019-02-17 19:53:04 +00:00
menu:
page:
- name: Home
url: https://vikunja.io/en/
weight: 10
- name: Features
url: https://vikunja.io/en/features
weight: 20
- name: Download
url: https://vikunja.io/en/download
weight: 30
- name: Docs
url: https://vikunja.io/docs
weight: 40
- name: Code
url: https://code.vikunja.io/
weight: 50
2020-04-24 11:00:29 +00:00
- name: Community
url: https://community.vikunja.io/
weight: 60