Initial Home page

Alicia Sykes 2021-07-31 20:36:29 +01:00
commit 329838961d

22
Home.md Normal file

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