Add cockpit docs#435
Conversation
❌ Deploy Preview for stackable-docs failed.
|
|
The changes look fine to me in the files, I can take a look at it more why it might look wonky if you want to! The navbar is part of the template, and so far the template is always the same for all versions. I don't think there is a way to make this only show up in certain versions. Edit: Actually the preview also looks fine to me! What browser are you using? |
|
Oh, I think I see the problem. The links go to the old-style paths, which redirect immediately on Netlify, but give an interstitial for local builds. |
How do we handle this for new operators then? Just letting them 404 until the new release is out doesn't seem ideal... |
|
Fixed the links in dfb1fe7, still unsure about how to handle the cockpit navbar entry. Make remove it from the navbar again and just let it live in the nav hierarchy? |
|
Okay, I noticed a couple of things. The two playbook files still reference different branches (In one of them it still says FIXME). I think the antora.yml should not be part of So maybe something like this: And then the path would also be |
I've probably screwed this up pretty bad.. the header bar behaves very strangely for me locally compared to on docs.stackable.tech.
Ideally this would also only show up for nightly docs (currently), not sure what the ideal way to do that is.