diff --git a/README.md b/README.md index c568721..553a8a4 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,11 @@ A web frontend for controlling the home. Integrates with ## Screenshots -![Midnight Theme Screenshot][midnight-theme] +![Main Screen Screenshot][screen-main] -![Settings Screenshot][settings-screen] +![Configuration Screenshot][screen-configuration-main] + +![Showcase Purple Space][showcase-purple-space] ## Installation @@ -208,12 +210,13 @@ SOFTWARE. [keepchangelog]: http://keepachangelog.com/en/1.0.0/ [license-shield]: https://img.shields.io/github/license/hassio-addons/addon-home-panel.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg -[midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [reddit]: https://reddit.com/r/homeassistant [releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-home-panel.svg [releases]: https://github.com/hassio-addons/addon-home-panel/releases [repository]: https://github.com/hassio-addons/repository +[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-configuration-main.png +[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-main.png [semver]: http://semver.org/spec/v2.0.0.htm -[settings-screen]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/settings-main.png +[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/docs/showcase/timmo/purple-space.png [timmo]: https://github.com/timmo001 diff --git a/home-panel/.README.j2 b/home-panel/.README.j2 index c72a417..cb05e08 100644 --- a/home-panel/.README.j2 +++ b/home-panel/.README.j2 @@ -14,9 +14,11 @@ A web frontend for controlling the home. Integrates with ## Screenshots -![Midnight Theme Screenshot][midnight-theme] +![Main Screen Screenshot][screen-main] -![Settings Screenshot][settings-screen] +![Configuration Screenshot][screen-configuration-main] + +![Showcase Purple Space][showcase-purple-space] [Click here for the full documentation][docs] @@ -71,8 +73,9 @@ If you are more interested in stable releases of our add-ons: [hass]: https://www.home-assistant.io/ [home-panel]: https://github.com/timmo001/home-panel [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg -[midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }} -[settings-screen]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/settings-main.png +[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-configuration-main.png +[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-main.png +[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/docs/showcase/timmo/purple-space.png