Commit Graph

22 Commits (7e07c372bbea9710a6002008003189ec2611ac8e)

Author SHA1 Message Date
John Cocula 917f13ce60 [Add-ons] Add transformation docs (#357)
Signed-off-by: John Cocula <john@cocula.com>
2017-03-02 16:13:47 +01:00
John Cocula aa2ab2cac1 [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355)
* 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>
2017-03-02 01:08:44 +01:00
John Cocula 0698bf54d9 [Add-ons] Revise add-ons list handling and menu structure (#332)
* Put content on addons/io.md page

Fixes #330

Also:

* Removed manually maintained submenu contents
* Updated and added icons
* Fixed small bug in actions page

Signed-off-by: John Cocula <john@cocula.com>

* Consolidated duplicated code

* Remove errant build output

* Small cleanup

Signed-off-by: John Cocula john@cocula.com
2017-02-19 12:45:47 +01:00
Kai Kreuzer 7a3006da47 [Add-ons] Add logos to add-on lists (#320)
* 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>
2017-02-14 12:37:02 +01:00
John Cocula 20bee2c357 Actions/bindings/persistence docs track feature naming convention (#297)
* 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>
2017-02-06 11:58:32 +01:00
John Cocula 63b831e528 [Add-ons] Factor OH1 add-on docs into site (#284)
* 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>
2017-02-04 20:26:08 +01:00
Kai Kreuzer 6f06701be9
fixed escaping of quotes and voice service menu
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-13 22:46:34 +01:00
Kai Kreuzer f4402016c7 removed duplicate by correctly cleaning voice directory
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-12 21:17:52 +01:00
Kai Kreuzer a0424deca7 added automatic inclusion of voice add-ons
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-12 21:17:52 +01:00
Kai Kreuzer d29883e4b9 Updated auto-generated content and added HABmin and HABPanel to the menu
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-24 22:45:27 -07:00
Kai Kreuzer f097712c32
updated generated files and included openhab-bundles repo for additional addons
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-06 15:02:05 +02:00
Kai Kreuzer bf9587f7ff added missing pngs
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-03 09:50:57 +02:00
Kai Kreuzer 61ab8cbc8d updated to latest master or submodules and fixed pom.xml
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-03 09:47:21 +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
Kai Kreuzer 3c12a8ca55 updated submodules and added io extensions
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-23 23:15:29 +02:00
Kai Kreuzer 531cc8be0c added UIs and auto generated list of bindings
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-17 18:29:00 +02:00
Kai Kreuzer 84125061d4 added development docs
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-15 12:01:29 +02:00
Kai Kreuzer 175883d846 added automatic binding menu generation
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-15 11:50:37 +02:00
Kai Kreuzer b42103fc1b automatically adding frontmatter
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-15 11:15:29 +02:00
Kai Kreuzer e3ab94411a added uis and iconsets
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-15 00:31:13 +02:00
Kai Kreuzer 44e4cab6e4 added mvn build to copy required files as symlinks do not work for Github Pages and Jekyll
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-14 23:29:27 +02:00