With the Scroll Web Help Theme the page tree and space logo is automatically exported. The space logo is inserted with a placeholder. Instead of the space logo you can also have any other image displayed in the side bar.
Before you begin: To change the space logo, a template must exist.
To show the space logo in the exported HTML file:
-
Open your template folder.
-
Go to src > main > resources > template in your template directory.
-
Open the include-sidebar.vm file with your favorite text editor.
-
Delete or change the following placeholder at the respective place:
$spaceLogo
-
Save the include-sidebar.vm file and rebuild the template by executing the atlas-package command in the terminal.