* 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)
* Fix nginx code closures in tabbed section
Made them into own categories instead of bolding statements (which was a workaround for when he had <4 headings.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Missed one
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Missed another...
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add nginx header anchors
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add TOC for nginx
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Rename security menu entry
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Text taken from www.openhab.org and adopted to design of this site.
Added link to main openHAB site to the footer.
Solved #223, #258
Signed-off-by: Martin Herbst <mail@mherbst.de>
* Update windows.md
[!] Changed file paths in all examples from `C:\openhab\ to `C:\openHAB2\
[!] Changed from RC1 to Stable Release info and download links
[+] Added Windows service installation instructions
[+] Other cosmetic changes
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Update windows.md
[-] Removed the windows service installation steps. The Karaf service wrapper configuration file is broken (see : https://community.openhab.org/t/documenting-openhab-2/10568/151)
[!] I didn't update the section "Updating the openHAB Runtime". This needs some improvements because the instructions do not work (see: https://community.openhab.org/t/solved-openhab-2-update-issue/20978/7)
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Update windows.md
[+] Added `` to JAVA_HOME
[+] Added `➡️ to the windows navigation instructions for the System Environment Variable
[!] Fixed the example directory in "Assuming a successful install, you will now have various folders inside `C:\openHAB2`:"
[!] Changed from "Folder Structure" to "File Locations", replicating the linux.md way
[!] Remove the update step to delete the `userdata\etc\config.properties` file... I will test the steps later and see if they work (haven't run them through yet to check them)
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Fix arrows
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Search input hotfix
Apparently [placeholder property](https://css-tricks.com/almanac/selectors/p/placeholder/) is not very well standardized.
Fixed the margin overwriting materialize.css rule (thus the infamous `!important` ;-))
* Fixed margin on sticky navbar
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
* Code review follow-up
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
* Fixed some grammatical errors in tutorial index
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Pesky semicolon...
Signed-off-by: Ben Clark <ben@benjyc.uk>