Skip to content

Commit ca1ac28

Browse files
committed
readme for docs
1 parent 1c7b49c commit ca1ac28

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

Diff for: README.md

+14-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
1-
# Leantime Overview
1+
<div align="center">
2+
<a href="https://leantime.io"><img src="https://leantime.io/wp-content/uploads/2023/03/leantime_logo.png" alt="Leantime Logo" width="300"/></a>
23

3-
We believe every team should have access to tools that make work efficient — resulting in the best outcomes. Our mission is to commoditize project management. Open Source Software makes that possible by allowing more managers to access the tools we offer while remaining flexible enough to integrate with existing workflows.
4+
### Leantime&reg; ###
45

5-
The documentation is split into three major sections as outlined below.
6+
Leantime is an open source project management system for non-project manager.<br />We combine strategy, planning and executing while making it easy for everyone on the team to use. Building with ADHD, dyslexia and autism in mind. <br />It's an alternative to ClickUp, Monday, or Asana. As simple as Trello but as feature-rich as Jira.<br />[https://leantime.io](https://leantime.io)<br />
67

7-
| Developer Docs | Leantime Features | Concepts/Methodolgies |
8-
|---|---|---|
9-
| - [System Requirements](installation/system-requirements.md)<br />- [Installation](installation/quick-installation.md)<br />- [Configuration](installation/configuration.md)<br />- [Contributors & Plugin Developers](technical/README.md)| - [Task Management](using-leantime/task-management.md)<br />- [Roadmap Planning](using-leantime/roadmap-planning.md)<br />- [Research Boards](using-leantime/research-boards.md)<br />- [Idea Management](using-leantime/idea-management.md)<br />- [Retrospectives](using-leantime/retrospectives.md)<br />- [Timesheets](using-leantime/timesheets.md)<br />- [User Management](using-leantime/user-management.md)<br />- [Managing Projects](using-leantime/managing-projects.md)<br />- [Managing Clients](using-leantime/managing-clients.md)<br />- [Integrations](using-leantime/integrations.md)<br />- [Company Settings](using-leantime/company-settings.md)|- [Leantime Workflow](knowledge-base/wheretostart.md)<br />- [Agile in Leantime](knowledge-base/agile.md)<br />- [Lean Methodology](knowledge-base/whatislean.md)<br />- [Idea Development](knowledge-base/idea-development.md)<br />- [Product Validation](knowledge-base/product-validation.md)<br />- [Team Happiness](knowledge-base/team-happiness.md)
8+
[![License Badge](https://img.shields.io/github/license/leantime/leantime?style=flat-square)](https://www.gnu.org/licenses/agpl-3.0.en.html)
9+
[![Docker Hub Badge](https://img.shields.io/docker/pulls/leantime/leantime?style=flat-square)](https://hub.docker.com/r/leantime/leantime)
10+
![Github Downloads](https://img.shields.io/github/downloads/leantime/leantime/total)
11+
[![Discord Badge](https://img.shields.io/discord/990001288026677318?label=Discord&style=flat-square)](https://discord.gg/4zMzJtAq9z)
12+
[![Crowdin](https://badges.crowdin.net/leantime/localized.svg)](https://crowdin.com/project/leantime)
13+
![GitHub Sponsors](https://img.shields.io/github/sponsors/leantime)
14+
<br />
1015

11-
To get started right away start here: [Quick Start](getting-started/new-project.md)
16+
</div>
17+
18+
To get started with installation go to: [Quick Start](installation/installation-types.md)
1219

1320
# Contributing
1421

Diff for: index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,12 @@
8181
'/.*/_navbar.md': '/_navbar.md',
8282
},
8383
loadNavbar: true,
84+
repo: 'leantime/docs/',
8485
name: 'Leantime',
8586
logo: '/_images/leantime-gradient-logo-350-100-transparent.webp',
8687
relativePath: false,
8788
themeable: {
88-
readyTransition: false, // default
89+
readyTransition: true, // default
8990
responsiveTables: true, // default
9091
},
9192
auto2top : true,

0 commit comments

Comments
 (0)