* 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>
- Also fixed markdown not working in collapsible headers.
- Added back the "changing-versions" link.
- Prevented overflowing text on mobile versions in collapsible headers.
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>
* 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>
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>
* 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>
* Add motivational intro part to config
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add overview table and other details
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>