- removing spaces at end of line - fixing spelling and grammar mistakes - making sure 'Vikunja' is spelled the same way everywhere - prefer using editors word wrap instead of hardcoding word wrap in markdown (reason: different word wrap per editor & end of line space) - add newline add end where missing - remove double colon at end of headlines - remove unnecessary indention - make sure code blocks and headlines etc always have an empty line around
705 B
705 B
date | title | draft | url | type | weight |
---|---|---|---|---|---|
2019-02-12:00:00+02:00 | Docs | false | /docs | doc | 10 |
Documentation
This is the documentation for Vikunja. You can find available articles in the menu on the left.
About
To learn more about the what, why and how, take a look at the features page.
Start
A good starting point if you want to install and host Vikunja on your server are [the install documentation]({{< ref "./setup/install.md">}}) and [available configuration options]({{< ref "./setup/config.md">}}).
Developing
If you want to start contributing to Vikunja, take a look at [the development docs]({{< ref "./development/development.md">}}).