This addresses https://github.com/openhab/openhab-docs/pull/355#issuecomment-283513476
Also updated a handful of binding docs resulting from `./update.sh`.
@ThomDietrich, the very long list of Bindings in the menu show their duplicate labels as expected, but one way to improve that is to create a new layout, based on the “documentation” layout, perhaps called “addon”, that shows the metadata on the page (like badges if `install` or `since` metadata given, logo if given, “improve this document” button if `source` given). Then all you have to do to use the new layout is update `_config.yml` for those collections to which you wish to apply the new layout.
With such a layout, readers’ puzzlement over the duplicate labels would be quickly dispelled. Would you consider adding a new custom “addon” layout? Should I?
I don’t think adorning the binding menu items themselves with badges or parenthetical metadata would look good.
Signed-off-by: John Cocula <john@cocula.com>
* Generate addon docs as Jekyll Collections instead of Jekyll Pages
Simplifies a lot of Jekyll, makes custom addon layout possible.
Signed-off-by: John Cocula <john@cocula.com>
* Adds-on (all but bindings) in user menu
Signed-off-by: John Cocula <john@cocula.com>
* Added openhab-distro submodule
Signed-off-by: John Cocula <john@cocula.com>
* Clarify service/systemctl commands
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Rearrange and add (linkable) headline
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add first pine content
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix review comments
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Revert username:password till a decision is made
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
* Update user-menu.html
* Update index.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Change repo snapshot install instructions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Suggest HTTP
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Clarified use of Artifactory
Signed-off-by: Ben Clark <ben@benjyc.uk>
* added logos to add-on lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* - added alt and title texts to img
- moved icon column to front
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* improved css
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added title and alt to all lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* explain lowercase filenames for icons in migration tutorial and item documentation
* reverted changes in item documentation due to PR #250
* included link to items documentation for further details
* Update migration.md
Accepting contribution under the small patch exception.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update docker docu with new docker image tags
Update from README.md at openhab/openhab-docker #90
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
* Switch back to chown openhab:openhab
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
* Binding docs track feature naming convention
To keep links to binding docs as they were and to track the feature name of bindings. The bindings/oh1 and bindings/oh2 subdirectories are now gone.
* Assuming the existing convention of `openhab-${type}-${id}` feature name will always mean the doc goes to `addons/${type}s/${id}`, this commit reflects this for actions, bindings and persistence service names.
This PR supercedes #296.
Signed-off-by: John Cocula <john@cocula.com>
* Clarified JRE recommendations in installation index page
-Updated language in JRE support statement for clarity
-Added JRE comparison table
-Updated 32-bit JRE statement to indicate it applies to ARM systems
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Fixed JRE recommendations
-Put all sentences in each paragraph on their own line
-Added links to supporting information
-Removed redunant language
-Removed references to JRE
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Updated landing page links in Java platform table
-Links in Java platform table now point to landing pages instead of downloads
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Changed links to extension .html
For consistency with other links the URL was changed
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Some corrections on the pages
- Added missing header
- Privacy policy contained a link to german version of Google page
- Markdownified the pages for a better rendering
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Forgot on link
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Removed commented-out code
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Factor OH1 addon docs into site, filter lists by source and install status. Fixes#280
Signed-off-by: John Cocula <john@cocula.com> (github user: watou)
* Fixed typos.
* Add title to front matter for add-ons readmes that don’t already have front matter.
Also clean up new doc directories.
* Add warning comment in modified readmes
* Don’t remove “Persistence” from “Java Persistence API”
* address comments
Signed-off-by: John Cocula <john@cocula.com>
- smaller font size
- added non-breaking spaces to prevent unwanted line breaks
- put footer in background if menu is larger than text
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Remove all draft notes
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update index.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Remove other UIs
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Fix case and linebreak
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)