aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 737162e..7eb7eb8 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -17,4 +17,18 @@ categorize them in groups, and in some cases,
17[get live status data](/custom_services) right there on your home page. 17[get live status data](/custom_services) right there on your home page.
18Customize your home page with your own images and CSS to make it fit your style! 18Customize your home page with your own images and CSS to make it fit your style!
19 19
20## Features
21
22- [yaml](http://yaml.org/) file configuration
23- Installable (pwa)
24- Search
25- Grouping
26- Theme customization
27- Offline health check
28- keyboard shortcuts:
29 - `/` Start searching.
30 - `Escape` Stop searching.
31 - `Enter` Open the first matching result (respects the bookmark's `_target` property).
32 - `Alt`/`Option` + `Enter` Open the first matching result in a new tab.
33
20 34