Patrice Chalin
Patrice Chalin
I've generalized this issue to cover `tabbed-panes` styles since the same unintention style override is happening for `.td-content .highlight`.
Since the user guide, as it was written before, seemed to suggest that the Docsy default was to display a logo in the navbar, I fixed the layout code so...
While working on this issue it might make sense to cleanup the excess generated whitespace.
Yes, if by that you've removed the "excess 32px margin at the bottom" :).
Sure. I'd like to give @deining some time to respond though, since this is his feature.
I can confirm the problem: ```console $ curl -i https://prometheus.io 2>/dev/null | head -25 | grep '^[lH]' # Drop the grep to see the full header HTTP/2 200 $ curl...
Following the merge of #2211, we're now getting a 301 as we should for `www`: ```console $ curl -i https://www.prometheus.io 2>/dev/null | head -25 | grep '^[lH]' HTTP/2 301 location:...
PR #2211 seems to have mitigated the issue but not fully resolved it. In any case, #2211 _should not_ have been required. I've inquired with Netlify support, and they suggested...
Ah, I believe that the Linux Foundation is the registrant. I'll dig further on our side and confirm.
Thanks for looking into and sharing those details @juliusv. Ideally we should have a DNS solution that both the Prometheus team and CNCF team can access, assess, and take action...