aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md22
1 files changed, 17 insertions, 5 deletions
diff --git a/docs/index.md b/docs/index.md
index 460a340..8ae670a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,8 +1,20 @@
1<img class="hero-image" src="images/screenshot.png" draggable="false" /> 1<img class="hero-image" src="images/screenshot.png" draggable="false" />
2 2
3Homer is web-based dashboard that simplifies your home page management. It is 3## High-level overview
4built with [Vue](https://vuejs.org/) and uses `yaml` configuration files to 4
5provide you with a home page that is dead simple to build and run! 5Homer is web-based dashboard that simplifies your home page management. Designed
6for home labs, corporate internal networks, and anyone looking to organize their
7web-based work. It is built with [Vue](https://vuejs.org/) and uses `yaml`
8configuration files to provide you with a home page that is dead simple to build
9and serve!
10
11## Ease of use & customizability
12
13[Get up and running](/getting_started) in seconds using Docker and customize to
14your hearts content using the long list of [configuration](/configuration)
15options available! Add links to all your relevant services and web apps,
16categorize them in groups, and in some cases,
17[get live status data](/custom_services) right there on your home page. Customize
18your home page with your own images and CSS to make it fit your style!
19
6 20
7Homer gives you the ability to customize content, styles, and even some behavior
8through a deep configuration system.