Commit Graph

185 Commits (42d289d92454a6a64f9e40efd88f28e5a54d3b30)

Author SHA1 Message Date
Thomas Dietrich f915f8f287 [Linux] Add Pine64 Z-Wave module port to example (#340)
* [Linux] Add Pine64 Z-Wave module port to example

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-20 14:26:14 +01:00
Christian Häussler e0e4d84d4c [Docker] Correct debug parameter (#337)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2017-02-20 11:10:52 +01:00
Thomas Dietrich a3ce4c87f5 [openHABian] Update Samba passwords
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-18 05:17:18 +01:00
Thomas Dietrich 6bf2a4287e [Installation] Pine A64 article and openhabian content (#325)
* 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)
2017-02-17 23:59:39 +01:00
Thomas Dietrich a6ced10196 [Designer] Add network preparations section (#329)
* Update designer.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Update designer.md
2017-02-16 00:54:03 +01:00
Ben Clark 8283e67445 [Linux] Change repo snapshot install instructions (#323)
* 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>
2017-02-14 17:08:22 +01:00
Thomas Dietrich f7e6511569 [Linux] Improve easily mistakable command (#311)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-02-12 18:15:42 +01:00
Christian Häussler 37049faf25 [Docker] Update docu with new docker image tags (#302)
* 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)
2017-02-08 10:46:30 +01:00
Thomas Dietrich f01ae1109c [openHABian] Add info for switching OH2 branch
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-06 22:54:22 +01:00
Thomas Dietrich e9bf3caeec Update designer.md regarding snapshot build bug (#300)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-06 22:14:00 +01:00
stephenbonar f98f04e732 [Installation] Clarify JRE recommendations in index page (#287)
* 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)
2017-02-04 20:35:00 +01:00
Ben Clark b474a81d64 [Security] Fix nginx code closures, add TOC (#263)
* 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)
2017-01-31 14:48:00 +01:00
Ben Clark dd1f0d4deb Add `config|custom.properties` to update list (#273)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-30 18:13:59 +01:00
DimitrisSar a6b86b861c [Windows] Complete and update the article (#262)
* 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)
2017-01-25 23:03:27 +01:00
Kai Kreuzer 2ee37ccbd4 [Synology] Fix case of openHAB (#269)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-25 10:37:53 +01:00
Dennis Konert 2b1af2aef9 [Docker] Fix chown command (#261)
Accepting under the "small patch exception".
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-24 15:54:13 +01:00
Ben Clark 62d375166a [Linux] Fix first time setup link (#256)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-23 20:15:16 +01:00
Ben Clark 5e37934511 [Linux] Add stable instructions for Linux (#240)
* Add stable instructions for Linux

Signed-off-by: Ben Clark <ben@benjyc.uk>

* IRT Review

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added manual instructions and updated to RC1

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added info about changing versions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add apt next to apt-get

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Clarify Legacy meaning

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 23:26:54 +01:00
Richard Koshak da1f19ed30 [Docker] Overhault complete article (#243)
* Updated the docker installation instructions

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Completed edit.

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Improve Markdown

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 00:11:56 +01:00
Thomas Dietrich 06bdbaf501 [openhabian] Fix manual git clone command (#245)
Reported at https://github.com/openhab/openhabian/issues/81

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 23:47:09 +01:00
Heinz Peter Hippenstiel 542117419b [Synology] Add Java prereq and installation (#213)
Added info to install Oracle Java as prereq
changed config path

Note: Mail address was modified in its first word because of spam concerns. 

Signed-off-by: Heinz Peter Hippenstiel <github.hph@xoxy.net> (github: hphde)
2017-01-21 23:36:55 +01:00
Thomas Dietrich de332680a9 [QNAP, Android] Fix format and details (#228)
* Fix markdown in android and qnap

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add improvements by jlemmer

Thanks to Jörg Lemmer for contributing these improvements!
https://community.openhab.org/t/inverted-switches-when-item-is-in-two-groups/19878/17

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 19:09:14 +01:00
Thomas Dietrich 978954f950 Add openHABian article (#238)
* Add first version of the openHABian article

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Finalize openHABian article

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 18:52:23 +01:00
Kai Kreuzer 86269f0f66 [Installation] Add a note about 32-bit JVM (#231)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-19 14:39:25 +01:00
Thomas Dietrich 0b96966c89 Add java revision 101 note, add RPi SSH disabled warning (#230)
* Add java revision 111 recommendation and more

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Correct java versions, fix redirects

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-19 14:34:33 +01:00
Thomas Karl Pietrowski 0cb41476f5 [QNAP] Add installation instructions (#220)
* Initial instructions for QNAP

Basically copy/pasted from openhab-qnap-qpkg/README.md

Relates to: https://github.com/openhab/openhab-docs/issues/201
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)

* Update qnap.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Remove scaling again

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:58:02 +01:00
Kai Kreuzer dfe07871e8 Replace nginx by security article, add more details (#218)
* replaced nginx by security article, which also covers:
- changing HTTP(S) port
- Jetty SSL certificate
- restriction of network interfaces to use
- options for remote access (VPN, myopenHAB, reverse proxy)

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* adapted openHABian comment and added newlines

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-17 18:31:57 +01:00
Ben Clark 9efdd0c675 [Windows] Improve install instructions (#216)
* Improved Windows install instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Made changes according to review

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 17:19:26 +01:00
Ben Clark b45d56bde0 Added IP Exception for NGINX (#214)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 14:28:23 +01:00
Ben Clark 87b27f5856 [Linux] Remove references to online and offline distro (#182)
* Changed references to online and offline versions...

...when discussing snapshots in the installation instructions.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Responded to first review comments

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added manual instructions for addons

Also included Legacy instructions.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Corrected mistakes

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-11 19:06:43 +01:00
Ben Clark 03b5ac0a23 [Linux] Change installation to refer to bintray (#177)
* Changed Linux Installation to Refer to Bintray

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Make unstable repo singular

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update build history link

* Minor rephrasing

* Added addons path to locations.

Signed-off-by: Ben Clark <ben@benjyc.uk>

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-08 20:29:47 +01:00
Marco Heinbuecher 174efd4a02 [Synology] add tested device DS216+II (#162)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2016-12-20 13:49:05 +01:00
Thomas Dietrich cdd9474c93 Replace openHAB 2.0 by openHAB 2
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 6a8b9b6443 Add a few introductional lines to Add-ons articles
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 9aa9853e22 Fix and improve smaller typo and format fus
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 11557486b5 Update menu entry names, many small changes
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 757efad899 Add QNAP NAS article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 03317ebba5 Improve synology article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 2a34938599 Update the Raspberry Pi article to recommend openHABian
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich bf56e0c08c Add openHABian and Synology to Inst. overview 2016-12-14 19:05:17 +01:00
Thomas Dietrich a5802e3d94 Add further rearrangements and fixes
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 23346b5f38 [Installation] Add more java version info
Sorry for mixing this in here... ;)

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich c87cd8c42c Add placeholder articles 2016-12-14 19:05:17 +01:00
Thomas Dietrich 29b9ac1c7c Move articles, adapt menu
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Toby bec957162f [Linux] Fix useradd to adduser (#139)
Signed-off-by: Toby Shepheard <shepheardt@yahoo.com> (github: toby200)
2016-11-19 20:38:36 +05:30
Thomas Dietrich 3fc7b04e16 [Linux] Fix spelling 2016-11-14 12:46:25 +01:00
Thomas Dietrich f65098667c [Linux] Remove setenv for SerialPorts setting 2016-11-14 12:43:33 +01:00
Thomas Dietrich 27eec65a1a [Linux] Add permissions related topics 2016-11-14 12:43:33 +01:00
Christian Häussler d2cc60145f Update paths to new OH2 folder layout, improve content (#130)
CHanges related to https://github.com/openhab/openhab-distro/pull/318


* Add HABmin and HABPanel UIs to Overview

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Update working devices

https://github.com/openhab/openhab-syno-spk/issues/29

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Improve console interface text

* Correct path information, clarify details

* Update logging.md

* Remove redundant already commented content

* Add exlicit syntax to code fences

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de>
2016-11-12 19:28:23 +01:00
Kai Kreuzer 6c0cb7cbb3 [Installation] Change JDK to JVM (#123)
* changed JDK to JVM

fixes https://github.com/openhab/openhab-distro/issues/297

* Update index.md
2016-11-02 10:47:43 +01:00
Christian Häussler 04826b6a9e [Synology] Add tested devices (#121)
* Add HABmin and HABPanel UIs to Overview

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Update working devices

https://github.com/openhab/openhab-syno-spk/issues/29

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-11-02 10:39:43 +01:00
Ben Clark 26dc4daafd Replace and fix invalid links (#119)
* Replace current broken/absolute links

* Removed accidental duplicate
2016-10-20 15:58:03 +02:00
Michael Vorburger 0b6857ab06 [Linux] openhab2.service abs. path (#114) 2016-10-18 15:59:39 +02:00
Boby71 b4b0b5e1ce Fix wrong link (#104)
* Wrong link corrected

Correction of wrong link "own configuration" which led to a 404 error

* Update index.md
2016-09-28 15:09:14 +02:00
Thomas Dietrich 085cfa33fd Fix minor typo 2016-09-23 14:44:20 +02:00
Thomas Dietrich 1932082f5b [Linux] add snapshot key, remove edit, samba mod (#102)
* Add snapshot signing key, remove edit

* Modify samba share
2016-09-23 14:41:11 +02:00
Mariano Gonzalez 4a37c3c781 Fix docker README on accessing Karaf console (#87) 2016-09-09 11:54:13 +02:00
Richard Koshak 1babf95628 Rename openhab.list to openhab2.list (#89) 2016-09-09 11:51:21 +02:00
Thomas Dietrich e071da66a2 Update the snaphot upgrade explaination (#83) 2016-09-05 12:18:15 +02:00
Thomas Dietrich d0dce62fcd Update missing Linux installation details (#75)
* Fix minor details
* Add uninstallation chapters
* Add start with restricted privileges
* Reorder service setup
* Add server option to service
2016-08-15 00:24:41 +02:00
Thomas Dietrich c14c0ee42b Update installation Linux and RPi (#73)
user-menu.html the changes are 95% spaces/tabs/formatting/indention fixes.

apt.md was removed because there should be only one article for Linux (besides one for Mac, one for Windows, ...), containing both installation methods and all other related topics. Having one of the methods in an extra file doesn't make sense.

linux.md apt as base, a few things from the rasspi document, many new chapters. Still missing: de/reinstallation, backup, manual->non-root, manual->upgrade, probably more

rasppi.md moved a few chapters to linux.md



Squash commits
Update
Add first half of manual installation instructions
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Add notes on apt snapshot installation
Update rasppi and index
Add backup info
Fix small details
2016-08-14 22:50:23 +02:00
Thomas Dietrich 7616075b03 Update rasppi.md on minor typo 2016-08-09 18:42:56 +02:00
Thomas Dietrich 39f5813968 Update installation overview and RPi article (#65)
* Replace Overview article
* Move chapter on service to RPi
2016-08-07 18:55:01 +02:00
lolodomo be88e3cf5e Note relative to removal of file from the addons folder (#42)
* Note relative to removing file from the addons folder

Relative to openhab-distro issue 77
2016-08-02 11:36:25 +02:00
Kai Kreuzer 8a9e9dc6c5 Update designer.md 2016-07-15 18:59:08 +02:00
Kai Kreuzer 04851c2c49 fixed spelling
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-07-15 18:58:16 +02:00
Kai Kreuzer 1445bc19ae Update designer.md 2016-07-15 18:55:57 +02:00
Thomas Dietrich b72d059200 Update designer.md (#46) 2016-07-15 18:51:46 +02:00
Thomas Dietrich cbcd3e1f51 Update designer.md (#44)
* Update designer.md
2016-07-15 17:00:52 +02:00
Thomas Dietrich 9d381a2130 Add introductional paragraph, fix share names (#43)
* Add introductional paragraph, fix share names
2016-07-15 16:56:31 +02:00
Ion3 fc1861014d Update rasppi.md (#36)
I propose changes in line 46 an 97. Greetings, Timo
2016-06-28 08:56:05 +02:00
Christian Häussler 231bddf777 Update synology.md (#29)
* Update synology.md
* Initial windows installation instructions

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2016-06-19 20:14:09 +02:00
Kai Kreuzer 58704a9300 Update rasppi.md 2016-06-17 21:45:10 +02:00
Kai Kreuzer acdf1717b9 Update rasppi.md 2016-06-17 14:43:30 +02:00
Christian Häussler 286a43c22e Add rasppi install instructions (#11)
* Add rasppi install instructions

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-06-09 00:55:27 +02:00
Kai Kreuzer e0b9b02923 fixed syntax 2016-06-07 09:43:21 +02:00
Christian Häussler d764e4a3a1 Add synology install instructions (#16)
https://github.com/openhab/openhab-syno-spk/issues/26

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-06-07 09:40:36 +02:00
Kai Kreuzer 21a279e863 fixed syntax 2016-06-07 09:39:14 +02:00
Christian Häussler 787b01d5cd Add docker run instructions (#15)
https://github.com/openhab/openhab-docker/issues/15

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-06-07 09:29:41 +02:00
John Cocula 5b9aab5fd2 Formatting improvements (#8)
Signed-off-by: John Cocula <john@cocula.com>
2016-06-02 10:13:07 +02:00
Theo Weiss 91e3efea76 apt docs initial checkin (#7)
Signed-off-by: Theo Weiss <theo@m1theo.org> (github: theoweiss)
2016-06-02 07:35:05 +02:00
Kai Kreuzer 2d9d55d53e added tutorial about demo setup (#6)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-01 16:39:35 +02:00
Kai Kreuzer fc4eb2deb8 reverted _source folder again as it does not seem to be supported by Github Pages
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 14:50:02 +02:00
Kai Kreuzer 1aa61facd5 introduced _source folder
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 10:59:32 +02:00
Kai Kreuzer e7d2340092 updated structure
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 10:30:54 +02:00