Commit Graph

34 Commits (2.3-patch)

Author SHA1 Message Date
Kai Kreuzer cdf481fa5c
fixed spelling 2018-05-21 00:35:57 +02:00
waspie 117ee07353 [tutorials/migration.md] Update migration.md (#630)
* Update migration.md

* Changed to one line per sentence

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-04-26 11:15:13 +02:00
Brad Gilmer 9ab493436a
[Beginner Tutorial] Addresses #189 - Add pointer to file location info (#603)
* [Beginner Tutorial] Addresses #189 - Add pointer to file location information

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Correct linter errors only.

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* [Address #603] Fix typo in beginner's tutorial
-  Change Paper UI to Basic UI
-  Correct various linter errors

Signed-off-by: Brad Gilmer <brad@gilmer.tv>
2017-12-27 12:50:10 -05:00
Thomas Dietrich 065e9b9324 Update base and root front matter usage
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich 826ef4abb4 Distinguish collections, improve update process (#514)
* Rename collection folders

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

* Change all occurences of addons and repos

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

* Add further corrections

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

* Remove temporary directories after processing

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

* Reduce addons menus, show current uncond.

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

* Fix typo

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

* Remove redundant addons from permalinks

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

* Sort UI menu entries correctly

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

* Split maven command

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-09-22 21:05:09 +02:00
Thomas Dietrich fbe4718a3b [Tutorials] Add further community example links (#466)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-30 14:04:02 +02:00
Isaac I.Y. Saito ab35a42986 Deprecate the old demo page, remove link (#438)
* [demo] Fix non-existent link.

With the old link I get the following browser. I'm not sure the new link in this commit/PR is what is supposed to be:

```
HTTP ERROR 404

Problem accessing /job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip. Reason:

    Not Found
```

* Deprecated an old demo page.

* Remove obsolete demo page.

No content was added.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-16 11:39:32 +02:00
Thomas Dietrich df7421d65e Update frameworks and fix highlighting (#417)
* Update materialize, remove material-design-icons

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

* Replace hljs, replace material icons, add rouge style

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-29 18:54:19 +02:00
mueller-ma 0dafd55a81 [Migration] Fix typos (#331)
* Changed = to - to fit the layout

* typo

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-18 13:05:27 +01:00
macmeck 922bffa324 [Migration] Explain lowercase filenames for icons (#270)
* 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)
2017-02-13 18:39:46 +01:00
Simon Leiner 3cbcc70845 [fixed] small typos in the beginner tutorial (#274)
* [Tutorials] fixed: list is now displayed correctly
* [Tutorials] fixed small typo
2017-01-30 18:10:16 +01:00
Ben Clark 89aec94c3b [Tutorials] Fix some grammatical errors in tutorial index (#265)
* 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>
2017-01-24 17:22:18 +01:00
Thomas Dietrich 4a51dc88ae Restructure Tutorials, Add Community links (#264)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-24 15:08:27 +01:00
Richard Koshak 79c480c49f [Migration] Change Yahoo binding example (#236)
Resolves #233

Updated the Yahoo Weather Binding example to match the one in the README. In particular removing the reference to "unit" (is that supported any longer?), removing the quotes around the woeid in the thing config, and replacing the "#" with ":" in the Item definition.

Signed-off-by: Richard Koshak <rlkoshak@gmail.com> (github: rkoshak)
2017-01-21 23:59:31 +01:00
DocFraggle c8a2ed055a [Tutorial] Add new beginner tutorial, 1st draft (#207)
Transferred from: https://community.openhab.org/t/setting-up-openhab2-from-scratch/20080
Closes #191 

Signed-off-by: Christian Hailer <christian@hailer.eu>
2017-01-20 16:54:01 +01:00
Richard Koshak 2fdfa2c57c [Migration] Change need changes to bullets (#237)
Updated the Needed Changes section to use bullet points.

Reworded to remove extraneous information which is not needed for the explanation (e.g. telling the user where the base classes moved to).

The Preview is not showing the bullet points for the base paragraphs and I'm not where I can test it with Jekyll.

Addresses #183

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-20 00:29:53 +01:00
Richard Koshak ce727c022a Delete .migration.md.swp (#235)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-19 22:36:56 +01:00
Thomas Dietrich ef3efa803d [Migration] Correct default sitemap explanation (#215)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:46:15 +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 36c190a826 Fix style and tag order in tutorials/index.html
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 ae502d6f56 Fix migration tutorial link, add html
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Kai Kreuzer 37198647ac Adapt demo and migration tutorial to new package types (#143)
* adapted demo and migration tutorial to new package types

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

* fixed typo

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

* fixed another typo

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-03 13:38:27 +01:00
Richard Koshak 8c82a36ec5 Rewrote the Migration Tutorial (#140)
* Rewrote the migration tutorial based on the Migration Tutorial thread on the forum
2016-11-20 08:19:54 +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
Brian a75c294a9e Change small details in tutorials/demo.md (#105)
* Small changes: Added one line intro, rewrote/shortened a sentence that was a bit confusing to a beginner like myself, moved a note up to the section of the document to which it referred (although arguably it could have stayed).

* Fixed link to installation prerequisites

* Fixed Link: 404 on Karaf command reference
2016-09-28 00:04:03 +02:00
Kai Kreuzer 815a559936 added explanation of Things (#51)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-01 16:59:21 +02:00
Kai Kreuzer 9f7b9833df removed advanced tutorial
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-01 14:42:43 +02:00
lolodomo 2d803d719c Remove jar from addons will not uninstall it (#41) 2016-07-13 13:41:48 +02:00
John Cocula 78169e6c8a Corrected configurations and added note about changes to HSBType. (#24)
Signed-off-by: John Cocula <john@cocula.com>
2016-06-13 08:37:47 +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