Commit Graph

13 Commits (automated/fetch_openhabian_docs)

Author SHA1 Message Date
Florian Hotze c1e513828d
Add Garmin App to sidebar (#2523)
* Add Garmin App to sidebar

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Add placeholder for Garmin readme

Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-15 22:20:26 +02:00
Wouter Born d8967d91a2
Fix documentation PR preview (#2491)
The openHABian sidebar entries added in #2434 break the Netlify preview build so some more placeholder files are necessary.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-05 12:36:24 +02:00
Florian Hotze 82a24a4826
Update doc preview infrastructure (#2444)
* Update doc preview infrastructure

Align the used NodeJS and Ruby versions and scripts with the website build.
Also upgrade caniuse-lite DB.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Add NodeJS/Ruby install instructions

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* switch sentence with local preview sentence

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2025-01-06 12:16:05 +01:00
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