Customising the template
This section is for advanced users โ lead authors and content-tool developers who set up or adapt the documentation portal for a customer.
Use it when you need to change branding, the home page, in-topic navigation and TOC, hub pages, or colour mode beyond day-to-day topic authoring.
Docusaurus is a powerful tool built on React, which means your customisation options are more advanced than these covered in this section.
When customising a new portal, we recommend referring to the official Docusaurus documentation, and using an LLM assistant in your code editor.
Topics in this sectionโ
Branding the portal
Change logos, favicon, social card, brand colours, and footer text for a customer portal.
Home page
Change the home page hero, tiles, and quick links.
Topic controls
Change or hide the On this page label, feedback and print buttons, and re-enable previous/next pagination on doc pages.
Hub pages
Choose how a sidebar category behaves โ no landing page, an autogenerated card index, or a hand-written hub with DocCardList.
Dark theme
How this template handles light and dark mode, how to turn dark theme off, and where to adapt graphics for both themes.