Commit Graph

20 Commits (0ceb77c5522492fde1541486e1c664b47f097171)

Author SHA1 Message Date
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
Ben Clark 56e5d22eb8 [Linux] Change apt instructions to use HTTPS, misc (#385)
- 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>
2017-05-13 15:48:03 +02:00
Ben Clark 6989d67776 [Linux] Add instructions for RPM based systems (#351)
- Added collapsible includes for easier access.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-05-10 15:05:51 +02: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 bb42557d57 Condense add-ons tables by reining in h4; top align cells (#293)
* Condense add-ons tables; top align cells

Signed-off-by: John Cocula <john@cocula.com>
2017-02-06 08:22:42 +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
Martin Herbst 6945258dac Modified footer (#283)
- 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>
2017-02-02 11:06:28 +01:00
Martin Herbst 1cc50e8679 Added Imprint and Privacy page
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>
2017-01-30 18:09:32 +01:00
Kuba Wolanin 936f8df017 [Search] Input hotfix (#266)
* 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>
2017-01-25 08:33:29 +01:00
Kuba Wolanin ace94f329b [Search] Fix input placeholder (#257)
* Search input placeholder fix

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Fixed searchbar focus animation

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Pixel-perfext searchbox position

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-01-24 16:13:05 +01:00
Thomas Dietrich 72ab48f67e [Configuration] Add overview 1st draft (#252)
* 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>
2017-01-23 02:38:58 +01:00
Martin Herbst 92a0be79d6 Add Google search function (#222)
Solves #150

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-21 23:50:26 +01:00
Thomas Dietrich 6c94e5fa88 Fix card-action hover color
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 4a298d0d3e Style up the contritution-wanted page, introduce sub-css
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 469184dc0c Improve style.css file (#136)
- H4 and H5 in parallel to H2/3 http://docs.openhab.org/installation/linux.html#upgrade
- fix violated lists: http://docs.openhab.org/installation/linux.html (TOC)
- visual separator in menu: https://github.com/openhab/openhab-docs/pull/71
- visual separator in text: http://docs.openhab.org/administration/console.html (at bottom)
2016-11-14 08:48:31 +01:00
Thomas Dietrich 3c1b0a58c7 Fix scrollbar bug, Add responsive images (#56)
* Fix scrollbar bug, Add responsive image demo

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-08-05 10:05:26 +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
Kai Kreuzer 77b072fcd8 removed src folder
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-14 21:23:24 +02:00