Commit Graph

10 Commits (scenes)

Author SHA1 Message Date
Yannick Schaus f5c7ad70e2
Add UI section (#1464)
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>
2021-02-05 16:15:35 +01:00
Jerome Luckenbach c6a1220030 Correct placeholder path for habpanel.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:26:28 +01:00
Jerome Luckenbach 81b5c74c19 Add missing comma...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:18:16 +01:00
Jerome Luckenbach fbf4819f06 Remove redundant placeholder.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:16:48 +01:00
Jerome Luckenbach ff5cd8f186 Fix placeholder pages.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:13:56 +01:00
Jerome Luckenbach 6d118db648
Delete habpanel.md (#1471)
* 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>
2021-01-27 22:32:11 +01:00
Jerome Luckenbach 41a3efda91
Added sidebar links. (#1434)
* Added sidebar links.
* Introduce openhabian placeholder page.
* Remove local version of openhabian doc page.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 14:24:02 +01:00
Jerome Luckenbach bbc564709a
Extend placeholders for docs preview (#1417)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-03 23:11:59 +01:00
Yannick Schaus eda6384478
Deleted Android app resources (#1223)
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>
2020-05-10 20:24:46 +02:00
Yannick Schaus 96c7e24337
Add VuePress infrastructure for preview (#870)
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>
2019-01-14 00:00:42 +01:00