Custom Landing Page
This feature is available on these plans:
βοΈ Scaling βοΈ Enterprise
ο»Ώ
You can set up a custom HTML page to load instead of the first document - which is the default option when the docs site loads.
To change the landing page option follow the next steps:
- Click on the Space you want to add a custom HTML landing page.
- Look for the icon gear βοΈ and click on it.
- In the Space Settings window, go to the Landing Page tab.
- Select Custom HTML.
- Add your HTML & CSS code and click Save.

Custom HTML
ο»Ώ
The Custom HTML supportsΒ Handlebars and Tailwind. You can interpolate some variables in the HTML template.
Here is the object that we pass to the template; you can render any of these variables:
First level variables
Prop Interfaces
|
ο»Ώ
This is an example html for rendering custom html in the landing page:
HTML
|
ο»Ώ
For a structure like this and an uploaded logo:

ο»Ώ
You should see something like this, with the above code:

ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?