From aacca3d1413ecd4824edae44cad526339e76892e Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 12 Jan 2025 15:45:26 -0500 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs/introduction.mdx | 12 +++++------- docs/mint.json | 19 ++++--------------- 2 files changed, 9 insertions(+), 22 deletions(-) diff --git a/docs/introduction.mdx b/docs/introduction.mdx index f5cf778..847983f 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -1,14 +1,12 @@ --- -title: Introduction -description: 'Welcome to Tasko, the Open-Source Task Management App' +title: "Introduction" +description: "Welcome to Tasko, the Open-Source Task Management App" --- -> [!NOTE] -> These docs are still under construction. +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**. +**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 +## About Tasko 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/) \ No newline at end of file diff --git a/docs/mint.json b/docs/mint.json index 2738324..ef58382 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -17,31 +17,20 @@ }, "topbarLinks": [ { - "name": "GitHub", - "url": "https://github.com/ahmadk953/tasko" + "name": "Dashboard", + "url": "https://tasko.ahmadk953.org/sign-in" } ], "topbarCtaButton": { - "name": "Dashboard", - "url": "https://tasko.ahmadk953.org/select-org" + "type": "github", + "url": "https://github.com/ahmadk953/tasko" }, - "tabs": [ - { - "name": "API Reference", - "url": "api-reference" - } - ], "anchors": [ { "name": "Main Site", "icon": "house", "url": "https://tasko.ahmadk953.org/" }, - { - "name": "Documentation", - "icon": "book-open-cover", - "url": "https://docs.tasko.ahmadk953.org/" - }, { "name": "Blog", "icon": "newspaper",