Commit Graph

3 Commits (final-2.5.x)

Author SHA1 Message Date
Yannick Schaus 85c343191a
Add support for tab containers (#1023)
Uses https://github.com/pskordilakis/vuepress-tabs.

Closes https://github.com/openhab/website/issues/183.

Update dependencies.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-08-09 18:39:17 +02:00
Jerome Luckenbach 71b80209f2
Initial moving concepts pages from ESH repo. (#890)
* Initial moving concepts pages from ESH repo.
* Fix iconset ressource path
* Remove vuepress preview config filter due to reintregration.
* Remove vuepress preview config filter due to reintregration. FIX

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-02-22 15:43:06 +01:00
Yannick Schaus 96c7e24337
Add VuePress infrastructure for preview (#870)
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).

Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-01-14 00:00:42 +01:00