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.

  1. Open the workspace folder in your file explorer. This folder contains catalogs and a workspace.yaml file.

  2. Navigate to .workspace\assets within the workspace folder. Copy the files you want to use for styling.

  3. Add the copied files to the server directory specified by the ROOT_PATH variable in the Docker Compose file.

Once the service restarts, the styles will be applied and displayed on the documentation portal.