Commit Graph

9 Commits (final-3.2.x)

Author SHA1 Message Date
Jerome Luckenbach a79bbfa534
Fix 404 (#1841)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-06-17 20:30:23 +02:00
github-actions[bot] 9916d1807c
Getting Started Rules (#1809) (#1826)
* Getting Started Rules

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* Fixing build error

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* Correcting markdown linting errors

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* Fixing more md linting

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* More linting errors

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* Fixing links, minor edits

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

* One sentence per line for ordered lists

* Apply suggestions from code review

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* Update tutorials/getting_started/tips-and-tricks.md

Use separate key repesentations instead of the combo as one key.

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* Linting

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Richard Koshak <rkoshak@users.noreply.github.com>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-24 16:12:30 +02:00
github-actions[bot] 79c996d387
Update sitemaps.md (#1739) (#1740)
Broken link to State Presentation

Co-authored-by: Matheus Botura Pimenta <botura@gmail.com>
2022-01-16 20:19:22 +01:00
Jerome Luckenbach ca3c1e6ff3
Remove classic ui from switchsupport. (#1681)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-27 11:49:48 +01:00
Jerome Luckenbach e93886e1c7
Remove broken basic ui link. (#1677)
Fixes #1617 

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 16:45:34 +01:00
Sander Steenhuis f73fed1ac9
Update sitemaps.md (#1676)
* Update sitemaps.md

As a new user, I was frustrated to find this out far too late. I really did read, twice, the page about sitemaps. I didn't understand why I couldn't see the results as in the screenshots. Where is it? Am I crazy?

There is so much documentation, a new user is not going to read every page. They learn, read or hear that they would need a sitemap, so that's what they are going to read in the documentation. They are not going to read a [different page](https://www.openhab.org/docs/ui/) first, where the above warning is present.

I advise all documentation writers to keep, move or duplicate all important information surrounding a subject _on the page about that subject_.

* Use tip box

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 15:57:42 +01:00
Michael B cbbaf412c3
Fixed broken links to item details (#1633)
Some of the links under `General remarks on parameters:` were broken and redirect to a 404 site.
Wrong link: `(items.html#item-syntax)`
Correct link: `({{base}}/configuration/items.html#item-syntax)`

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
2021-09-13 17:10:00 +02:00
Jerome Luckenbach ae9bdd76ec
Fix Markdown. Remove Jenkins base tags. (#1497)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-24 21:08:19 +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