2022-08-23 09:57:02 +02:00
|
|
|
# ![Dashy Docs](https://i.ibb.co/4mdNf7M/heading-docs.png)
|
|
|
|
|
|
|
|
## Running Dashy
|
2021-06-07 17:00:24 +02:00
|
|
|
|
2022-06-19 19:38:17 +02:00
|
|
|
- [Quick Start](/docs/quick-start.md) - TLDR guide on getting Dashy up and running
|
2021-08-21 18:17:02 +02:00
|
|
|
- [Deployment](/docs/deployment.md) - Full guide on deploying Dashy either locally or online
|
2021-07-25 16:01:27 +02:00
|
|
|
- [Configuring](/docs/configuring.md) - Complete list of all available options in the config file
|
2021-07-30 20:54:41 +02:00
|
|
|
- [App Management](/docs/management.md) - Managing your app, updating, security, web server configuration, etc
|
2021-07-25 16:01:27 +02:00
|
|
|
- [Troubleshooting](/docs/troubleshooting.md) - Common errors and problems, and how to fix them
|
|
|
|
|
2022-08-23 09:57:02 +02:00
|
|
|
## Development and Contributing
|
|
|
|
|
2021-07-25 16:01:27 +02:00
|
|
|
- [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 20:54:41 +02:00
|
|
|
- [Contributing](/docs/contributing.md) - How you can help keep Dashy alive
|
2021-07-25 16:01:27 +02:00
|
|
|
- [Showcase](/docs/showcase.md) - See how others are using Dashy, and share your dashboard
|
2021-07-30 20:54:41 +02:00
|
|
|
- [Credits](/docs/credits.md) - List of people and projects that have made Dashy possible
|
2021-09-12 18:08:57 +02:00
|
|
|
- [Release Workflow](/docs/release-workflow.md) - Info about releases, CI and automated tasks
|
2021-07-25 16:01:27 +02:00
|
|
|
|
2022-08-23 09:57:02 +02:00
|
|
|
## Feature Docs
|
|
|
|
|
2021-07-29 19:01:32 +02:00
|
|
|
- [Authentication](/docs/authentication.md) - Guide to setting up authentication to protect your dashboard
|
2021-08-21 18:17:02 +02:00
|
|
|
- [Alternate Views](/docs/alternate-views.md) - Outline of available pages / views and item opening methods
|
2021-12-20 17:15:38 +01:00
|
|
|
- [Backup & Restore](/docs/backup-restore.md) - Guide to backing up config with Dashy's cloud sync feature
|
|
|
|
- [Icons](/docs/icons.md) - Outline of all available icon types for sections and items, with examples
|
2021-08-21 18:17:02 +02:00
|
|
|
- [Language Switching](/docs/multi-language-support.md) - Details on how to switch language, or add a new locale
|
2022-04-26 23:27:02 +02:00
|
|
|
- [Pages and Sections](/docs/pages-and-sections.md) - Multi-page support, sections, items and sub-items
|
2021-07-30 20:54:41 +02:00
|
|
|
- [Status Indicators](/docs/status-indicators.md) - Using Dashy to monitor uptime and status of your apps
|
2021-12-20 17:15:38 +01:00
|
|
|
- [Searching & Shortcuts](/docs/searching.md) - Searching, launching methods + keyboard shortcuts
|
|
|
|
- [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes + styles
|
|
|
|
- [Widgets](/docs/widgets.md) - List of all dynamic content widgets, with usage guides and examples
|
2021-08-01 14:19:49 +02:00
|
|
|
|
2022-08-23 09:57:02 +02:00
|
|
|
## Misc
|
|
|
|
|
2021-08-01 14:19:49 +02: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
|