README: Add a nice preview screenshot

This commit is contained in:
Daniel 2023-06-13 17:28:22 +02:00
parent a8e1c25394
commit d4a1681e8c
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
# honey # honey
[Live demo](https://dani3l0.github.io/honey)
A sweet dashboard hosted on my homeserver with some self-hosted stuff... A sweet dashboard hosted on my homeserver with some self-hosted stuff...
<img src="screenshot.jpg" style="width: 720px">
Please also check the **[Live demo](https://dani3l0.github.io/honey)**!
# Installation # Installation
Just put those files at the webroot of your server tweak the `config.json` file located in `config` directory! Works out of the box. Just put those files at the webroot of your server and then tweak the `config.json` file located in `config` directory!
honey is written in **pure** `HTML` `CSS` `JS` so dynamic backend is not required. All operations are done client-side. honey is written in **pure** `HTML` `CSS` `JS` so dynamic backend is not required. All operations are done client-side.

BIN
screenshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB