Yannick Schaus
Yannick Schaus
How to install an add-on is always the same procedure and thoroughly covered in https://www.openhab.org/docs/configuration/addons.html, so I tend to agree with https://github.com/openhab/openhab2-addons/pull/3162#issuecomment-359876239 and fail to see why it would have...
Sure! First try to run the site on your local machine by following the (very succint) instructions in https://github.com/openhab/website/blob/master/CONTRIBUTING.md#running-in-development-mode: 1. Install NodeJS and Ruby 2. Install the dependencies with `npm...
Hmm, no clue, but I'm still on 0.10.0. Check your node version (mine is 8.9.4) and also try `node_modules/.bin/vuepress dev` to use the local binary (which will normally be 0.10.0),...
If the file doesn't exist, the script hasn't run properly :) Relaunch it and check the output (or paste it here!).
Yeah I had this one too - use 2.5.0 or later! On Tue, Jun 19, 2018 at 11:02 PM, Jerome L. wrote: > >D:\openHAB\openhab-website>ruby prepare-docs.rb > >>> Deleting .vuepress/openhab-docs if...
We can give it a try, but it would only cover the images that are on this repo (the bulk of them are archived docs of previous versions), not those...
I run imgbot in the docs repo to try to optimize the logos (https://github.com/openhab/openhab-docs/pull/1222, for the next.openhab.org website, not the current) - since they appear on the home page, this...
I don't think there's an easy solution for this right now...
Plus, there is probably more code than documentation content in this repo...
IANAL and as far as my work is concerned (most code in this repo and a blog article) I too am not partial to either license, a few observations: -...