Skip to content
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

Fix the branded navbar #6

Open
petrbroz opened this issue Nov 23, 2022 · 1 comment
Open

Fix the branded navbar #6

petrbroz opened this issue Nov 23, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@petrbroz
Copy link
Member

In da171eb we've replaced the default Docusaurus navbar with a custom one from the APS dev. portal team. Currently this can only be done by importing a complete JavaScript bundle which - together with all its dependencies (incl. React) - is over 3MB in size. That's not good.

Let's work with the APS dev. portal team and make sure they provide us with a React Component that we can cleanly insert into this Docusaurus project.

@petrbroz petrbroz added the invalid This doesn't seem right label Nov 23, 2022
@petrbroz
Copy link
Member Author

@augustogoncalves since you're the one talking to the dev. portal team, could you please lead the effort on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant