mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
4be742cbd2
There are some tricks here. * the navbar item is a 'desktop' item, that appears in mobile too * this is based on an 'official' workaround detailed here: https://github.com/facebook/docusaurus/issues/7227#issue-1212117180 * the navbar item is null when rendered in the mobile burger nav since it's always visible. * the version is ONLY shown on docs/* pages to show the user that it's only that part of the site that's versioned. I had some feedback that the version indicator in the navbar was too prominent. In outdated versions, we can make this red or something. Signed-off-by: Charlie Egan <charlie@styra.com>
Documentation and Website Development
Please see the contributing documentation for information about how to get started contributing to the OPA documentation and website.