Commit Graph

13 Commits (2.1-patch)

Author SHA1 Message Date
Kai Kreuzer 320428c524
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-27 18:43:49 +02:00
Kai Kreuzer 58294b579b
added a few logos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 22:04:31 +02:00
Kai Kreuzer adef4f5fc5
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:28:05 +02:00
Kai Kreuzer d12aa7ddcd
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:25:24 +02:00
Kai Kreuzer 9f02ae29fc
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:11:12 +02:00
Kai Kreuzer 58e83665b4
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-18 23:00:14 +02:00
Kai Kreuzer ab715c8f7a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-16 16:50:17 +02:00
Kai Kreuzer c2b52d3564
added a few logos and regenerated code
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-09 22:40:17 +02:00
Kai Kreuzer 179de7ea04
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-07 13:49:25 +02:00
Kai Kreuzer 752d3dc943
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-03-29 03:24:37 +02:00
Kai Kreuzer c0efe6050b updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-03-17 19:56:07 +01:00
John Cocula 4d420aea18 [Add-ons] Add bindings back to user menu (#356)
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>
2017-03-02 11:49:32 +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