-
-
Notifications
You must be signed in to change notification settings - Fork 697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openHAB 3 Documentation - ToDo #1133
Comments
I would say let's create a subdomain like v3.openhab.org, dev.openhab.org or next.openhab.org for the 3.0 docs and deploy a site with its own workflow. The main openhab.org would for now display the 2.5.x docs, maybe with a link to switch to the "next version" site. The home page's "hero" image would be due for a change as well when 3.0 is released, maybe we can also prepare a v3 demo server in the meantime, depending on the burden of maintaining it. Also, eventually I'd like to revisit the version switcher widget which appears on each page and abandon the principle of staying on the "same" page when switching versions - we overlooked how quickly it can become a PITA when the structure changes (and I suppose it will change significantly for 3.0) and we end up with a lot of dead links. I'd rather put a combobox in the left column with a list of versions and navigate back to the intro page (/docs/) when switching. |
Sounds good to me. Would you create a new site in Netlify? I would then add an dns entry for a sub-domain (next.openhab.org sounds good, although I am fine with any other option as well). |
I would vote for |
If you use |
Updates - There are now parallel processes for 2.5.x and 3.x docs and websites:
Notes:
|
Thanks for pushing this forward Yannick 👍 |
@wborn you can but you will only see the changes in the preview site - the Jenkins jobs to prepare the website deployment are not there yet. |
There should at least be documentation warning that OH 3 is not yet usable. We are seeing quite a few new users blindly trying to run OH3. |
@bwosborne2 I noticed, that's why the main website download page https://www.openhab.org/download/ doesn't mention the 3.0.0-SNAPSHOT versions anymore (it used to because of a snafu), and the upcoming new website currently has a warning: https://master--openhab-website.netlify.com/download/ |
I've created a CNAME entry, but https://next.openhab.org/ now shows a "not found". Any idea, why? |
I am getting a WEB PAGE that says "Not Found". That is the default index page on the server. You are probably using name based virtual hosts. |
nslookup gives me different IP addresses:
Maybe I need to give DNS time to propagate? Looks weird as this subdomain didn't exist before... |
The default TTL (Time to Live) is 1 hour. Refresh is (2 hours 46 minutes 40 seconds) from DNS server ernest.ns.cloudflare.com Hmmm. Name: master--openhab-website.netlify.com |
Seems legit since the first is CloudFlare and the second is Netlify. |
Is there something needed in CloudFlare to point to the new content? |
Actually that's probably it, either you do a CNAME or proxy through CloudFlare ;) |
It's working for me now. |
I have worked trough the Pull Requests and we have merged everything except the work in progress tutorial by @rkoshak. I will have a lookup now for the amount of needed changes and will do all small changes in a bulk pull request. |
Hi @Confectrician, Added a PR (#1330) with my suggestions for change in the Linux installation docs. |
Quick merge. :) Thanks for proofreading this article. |
Ouch, that now was pretty interesting to me as well as we've been using those old repo URLs in openHABian until now. |
I submitted PR #1331 for administration/index.md which has already been merged. Is addons/index.md ever linked to, or should it be removed? I don't see that content showing up anywhere in the docs. |
I had that question in mind too. |
I have updated the first posting again. |
Hi all, I have (friendly :P) taken over the pull request from @rkoshak #1304. Could one or two of you do me a favor and proofread it? Please be aware of missing articles so far. Please use the pull request for any improvement sufggestions or corrections. Thanks. |
I believe there are some steps before creating the Admin user. Offhand I remember a wizard to set the regional settings as well as an option to add bindings. |
This issue already has many comments and is hard to overview. |
No you create the admin user before you get to the wizard (you wouldn't be allowed to make such changes anyways without being authorized). But I'm realizing some parts of the tutorial were made before the setup wizard was implemented, and screenshots are outdated, there's been changes to many screens since then, so they could use an update. |
I started proof reading the tutorial files. I assume that pull requests should be made to the rkoshak/openhab-docs repo getting_started branch. I just submitted one there with some minor edits to index.md. |
Ok i have setup a new ubuntu vm, did a fresh ih3 install and added some (german, sorry) setup wizard screenshots for now. |
Hey @bobadair, Do you want to proofread something to the pr (are are you already preparing something)? |
Great! I see you merged #1304. So I'll submit any further PRs (assuming I have time for some later today) directly to this repo. |
I saw it's live now. There's a wrong line in https://www.openhab.org/docs/configuration/#versatility but I don't know how to change it now. |
Should be here: I can take carr but i am working on some wrong things in the beginner tutorial now first. |
I finished proofreading the Getting Started tutorial and submitted another couple of PRs with minor edits. But it's important to note that I was only looking at wording, punctuation, etc. I did NOT attempt to verify the technical content. Not that I'm unwilling to help there, but there wasn't time before the release since I'm not yet familiar enough with the OH3 UI to quickly recognize errors. |
Thanks @bobadair The way you did it was exactly what we needed here. NAtive english proofreading is one big gap we have to fill on long term for the documentation. |
Since I'm from the US, my friends from the UK disagree that I'm a native English speaker :-) but I'm always willing to do a bit of proofreading if you point me in the right direction. |
Hi all, I think this issue has enough postings now. Thanks to all of you who have helped out and contributed or gave feedback. Have some nice christmas days and a good start in year 2021. BR |
We still a medium to track TODOs, don't we ? |
Stated above
We're in the docs repo, thats what issues are for here. To your special topic: |
Goal
This issue is meant as a To-Do list for tasks that we have to accomplish for the openHAB 3 release.
This is mainly adressed to the internal parts of this repository and the website appearance.
External content can be fetched from the OH3 branches of the corresponding repositories with some effort.
The contributors of those repositories should check and improve contents themselves in the corresponding repositories.
Accomplished (so far)
The text was updated successfully, but these errors were encountered: