dashy/docs
2026-03-16 19:38:38 +00:00
..
assets 💙 Updates contributor SVG 2025-07-20 02:30:16 +01:00
showcase Fix various typos 2022-08-23 11:22:47 +02:00
alternate-views.md 📝 corrected some typos in the docs 2023-08-20 14:22:23 +02:00
authentication.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
backup-restore.md 📝 Update docs for V3 2024-04-16 17:00:22 +01:00
configuring.md 🔄 Rebases from master 2026-03-14 15:30:14 +00:00
contributing.md 📝 Small docs update 2024-03-06 21:58:54 +00:00
credits.md 📝 Fix small errors/innacuracies in docs 2026-03-11 11:34:27 +00:00
deployment.md 📝 Fix small errors/innacuracies in docs 2026-03-11 11:34:27 +00:00
developing.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
development-guides.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
icons.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
management.md 📝 Update docs for V3 2024-04-16 17:00:22 +01:00
multi-language-support.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
pages-and-sections.md 📝 Updated multi-page docs 2024-05-22 22:02:44 +02:00
privacy.md 🔀 Merge pull request #1637 from willbrowningme/anonaddy-to-addy-io 2024-08-17 15:32:46 +01:00
quick-start.md Update quick-start.md 2025-06-17 19:39:23 +02:00
readme.md 📝 Fix small errors/innacuracies in docs 2026-03-11 11:34:27 +00:00
release-workflow.md 📝 Fix small errors/innacuracies in docs 2026-03-11 11:34:27 +00:00
searching.md Simplifies implementation of opening (searchbar) URLs directly 2026-03-10 12:16:17 +00:00
showcase.md 🖼️ Updated img to higher-def version 2024-03-06 22:32:33 +00:00
status-indicators.md Fix inconsistent markdown formatting. 2022-08-23 09:57:02 +02:00
theming.md 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
troubleshooting.md 📝 Update port number in docs 2024-04-16 21:24:57 +01:00
widgets.md 📝 Adds Glances uptime docs into widgets 2026-03-16 19:38:38 +00:00

Dashy Docs

Running Dashy

  • Quick Start - TLDR guide on getting Dashy up and running
  • Deployment - Full guide on deploying Dashy either locally or online
  • Configuring - Complete list of all available options in the config file
  • App Management - Managing your app, updating, security, web server configuration, etc
  • Troubleshooting - Common errors and problems, and how to fix them

Development and Contributing

  • Developing - Running Dashy development server locally, and general workflow
  • Development Guides - Common development tasks, to help new contributors
  • Contributing - How you can help keep Dashy alive
  • Showcase - See how others are using Dashy, and share your dashboard
  • Credits - List of people and projects that have made Dashy possible
  • Release Workflow - Info about releases, CI and automated tasks

Feature Docs

  • Authentication - Guide to setting up authentication to protect your dashboard
  • Alternate Views - Outline of available pages / views and item opening methods
  • Backup & Restore - Guide to backing up config with Dashy's cloud sync feature
  • Icons - Outline of all available icon types for sections and items, with examples
  • Language Switching - Details on how to switch language, or add a new locale
  • Pages and Sections - Multi-page support, sections, items and sub-items
  • Status Indicators - Using Dashy to monitor uptime and status of your apps
  • Searching & Shortcuts - Searching, launching methods + keyboard shortcuts
  • Theming - Complete guide to applying, writing and modifying themes + styles
  • Widgets - List of all dynamic content widgets, with usage guides and examples

Misc