Add several pages related to UI.
Move sitemaps, HABPanel to it.
Rename "User Interfaces & Ecosystem" to "Ecosystem".
Rename "Beginner Tutorial" to "Getting Started".
Put the installation guide above the Concepts section.
Also fix https://github.com/openhab/website/issues/270.
Signed-off-by: Yannick Schaus <github@schaus.net>
* Delete habpanel.md
This file is gathered from its code repository for a long time already.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Add habpanel placeholder for preview
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
It appears some of the images related to the Android app
are actually maintained in the app's repo rather than here.
A more thorough clean-up of the `addons` folder should probably
be done at some point!
Remove android app page (gathered from external repo) and
replace it with a placeholder.
Signed-off-by: Yannick Schaus <github@schaus.net>
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).
Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.
Signed-off-by: Yannick Schaus <github@schaus.net>