2021-07-25 17:01:27 +03:00
|
|
|
![Dashy Docs](https://i.ibb.co/4mdNf7M/heading-docs.png)
|
2021-06-07 18:00:24 +03:00
|
|
|
|
2021-07-25 17:01:27 +03:00
|
|
|
### Running Dashy
|
2021-08-21 19:17:02 +03:00
|
|
|
- [Quick Start](/docs/quick-start.md) - TDLR guide on getting Dashy up and running
|
|
|
|
- [Deployment](/docs/deployment.md) - Full guide on deploying Dashy either locally or online
|
2021-07-25 17:01:27 +03:00
|
|
|
- [Configuring](/docs/configuring.md) - Complete list of all available options in the config file
|
2021-07-30 21:54:41 +03:00
|
|
|
- [App Management](/docs/management.md) - Managing your app, updating, security, web server configuration, etc
|
2021-07-25 17:01:27 +03:00
|
|
|
- [Troubleshooting](/docs/troubleshooting.md) - Common errors and problems, and how to fix them
|
|
|
|
|
|
|
|
### Development and Contributing
|
|
|
|
- [Developing](/docs/developing.md) - Running Dashy development server locally, and general workflow
|
|
|
|
- [Development Guides](/docs/development-guides.md) - Common development tasks, to help new contributors
|
2021-07-30 21:54:41 +03:00
|
|
|
- [Contributing](/docs/contributing.md) - How you can help keep Dashy alive
|
2021-07-25 17:01:27 +03:00
|
|
|
- [Showcase](/docs/showcase.md) - See how others are using Dashy, and share your dashboard
|
2021-07-30 21:54:41 +03:00
|
|
|
- [Credits](/docs/credits.md) - List of people and projects that have made Dashy possible
|
2021-09-12 19:08:57 +03:00
|
|
|
- [Release Workflow](/docs/release-workflow.md) - Info about releases, CI and automated tasks
|
2021-07-25 17:01:27 +03:00
|
|
|
|
|
|
|
### Feature Docs
|
2021-07-29 20:01:32 +03:00
|
|
|
- [Authentication](/docs/authentication.md) - Guide to setting up authentication to protect your dashboard
|
2021-08-21 19:17:02 +03:00
|
|
|
- [Alternate Views](/docs/alternate-views.md) - Outline of available pages / views and item opening methods
|
2021-07-25 17:01:27 +03:00
|
|
|
- [Backup & Restore](/docs/backup-restore.md) - Guide to Dashy's cloud sync feature
|
|
|
|
- [Icons](/docs/icons.md) - Outline of all available icon types for sections and items
|
2021-08-21 19:17:02 +03:00
|
|
|
- [Language Switching](/docs/multi-language-support.md) - Details on how to switch language, or add a new locale
|
2021-07-30 21:54:41 +03:00
|
|
|
- [Status Indicators](/docs/status-indicators.md) - Using Dashy to monitor uptime and status of your apps
|
2021-08-22 15:40:52 +03:00
|
|
|
- [Searching & Shortcuts](/docs/searching.md) - Finding and launching your apps, and using keyboard shortcuts
|
2021-07-29 20:01:32 +03:00
|
|
|
- [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes and styles
|
2021-08-01 15:19:49 +03:00
|
|
|
|
2021-08-08 20:37:45 +03:00
|
|
|
### Misc
|
2021-08-01 15:19:49 +03:00
|
|
|
- [Privacy & Security](/docs/privacy.md) - List of requests, potential issues, and security resources
|
|
|
|
- [License](/LICENSE) - Copy of the MIT License
|
|
|
|
- [Legal](/.github/LEGAL.md) - Licenses of direct dependencies
|
|
|
|
- [Code of Conduct](/.github/CODE_OF_CONDUCT.md) - Contributor Covenant Code of Conduct
|
|
|
|
- [Changelog](/.github/CHANGELOG.md) - Details of recent changes, and historical versions
|