Update docs

This commit is contained in:
Ahmad 2025-01-12 01:02:55 -05:00
parent 6d14c8f43f
commit d4fa61bf91
No known key found for this signature in database
3 changed files with 10 additions and 7 deletions

View file

@ -3,4 +3,12 @@ title: Introduction
description: 'Welcome to Tasko, the Open-Source Task Management App'
---
# NOTE: These docs are still under construction and will be added in a future version
> [!NOTE]
> These docs are still under construction.
> [!WARNING]
> **This website is still in a alpha state**. There will be lots of bugs and broken/missing features. This website **IS NOT** production ready and lots of essential features are missing such as data encryption. This application can also break at any time and all of your data could be lost. **Uptime for this project is not guaranteed**.
## About
Tasko is a website that helps you manage your tasks efficiently by using kanban boards. Kanban boards are a visual way of organizing your work into different stages, such as to-do, in progress, and done. With Tasko, you can create and customize your own kanban boards and add tasks. Tasko is designed to be simple, intuitive, and flexible, so you can focus on getting things done and achieving your goals. [Try Tasko Today!](https://tasko.ahmadk953.org/)

View file

@ -15,11 +15,6 @@
"to": "#07C983"
}
},
"feedback": {
"thumbsRating": true,
"suggestEdit": true,
"raiseIssue": true
},
"topbarLinks": [
{
"name": "GitHub",

View file

@ -3,4 +3,4 @@ title: 'Quickstart'
description: 'Get started with Tasko in less than a few minutes'
---
# NOTE: These docs are still under construction and will be added in a future version
# NOTE: These docs are still under construction.