Styling Documentation Portal
You can publish custom styles defined in the Gramax desktop application to your documentation portal.
Only styles configured within the desktop application can be published. Publishing requires access to the Gramax Docker image.
Open the workspace folder in your file explorer. This folder contains catalogs and a
workspace.yamlfile.Navigate to
.workspace\assetswithin the workspace folder. Copy the files you want to use for styling.Add the copied files to the server directory specified by the
ROOT_PATHvariable in the Docker Compose file.
Once the service restarts, the styles will be applied and displayed on the documentation portal.