📝 New contents page for docs

This commit is contained in:
Alicia Sykes 2021-07-25 15:01:27 +01:00
parent 41f8d06899
commit 32b3903072

View File

@ -1,13 +1,20 @@
## Contents ![Dashy Docs](https://i.ibb.co/4mdNf7M/heading-docs.png)
- [Deployment](/docs/deployment.md) ### Running Dashy
- [Configuring](/docs/configuring.md) - [Deployment](/docs/deployment.md) - Getting Dashy up and running
- [Developing](/docs/developing.md) - [Configuring](/docs/configuring.md) - Complete list of all available options in the config file
- [Contributing](/docs/contributing.md) - [Management](/docs/management.md) - Managing your app, updating, security, web server configuration, etc
- [User Guide](/docs/user-guide.md) - [Troubleshooting](/docs/troubleshooting.md) - Common errors and problems, and how to fix them
- [Troubleshooting](/docs/troubleshooting.md)
- [Backup & Restore](/docs/backup-restore.md) ### Development and Contributing
- [Status Indicators](/docs/status-indicators.md) - [Developing](/docs/developing.md) - Running Dashy development server locally, and general workflow
- [Theming](/docs/theming.md) - [Development Guides](/docs/development-guides.md) - Common development tasks, to help new contributors
- [Icons](/docs/icons.md) - [Contributing](/docs/contributing.md) - How to contribute to Dashy
- [Authentication](/docs/authentication.md) - [Showcase](/docs/showcase.md) - See how others are using Dashy, and share your dashboard
### Feature Docs
- [Backup & Restore](/docs/backup-restore.md) - Guide to Dashy's cloud sync feature
- [Status Indicators](/docs/status-indicators.md) - Using Dashy to monitor uptime and status of your apps
- [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes and styles
- [Icons](/docs/icons.md) - Outline of all available icon types for sections and items
- [Authentication](/docs/authentication.md) - Guide to setting up authentication to protect your dashboard