Settings

The workspace.yaml file contains the configuration for a space. It is located in the space folder on your computer's file system and can only be customized in the desktop version of Gramax.

name: Demo # Name of the space icon: tag # Icon for the space groups: # Groups to visually organize the space products: # Group identifier title: Products # Group title style: big # Tile style for catalogs, defaults to `small`. Options: `big`, `small` company: title: Internal dev: title: Development

To include a catalog in a specific group within a space, specify the group parameter in the catalog's configuration file. Example: group: products.

Documentation Portal Configuration

To apply settings on the documentation portal, the workspace.yaml file must be located in the folder specified in the ROOT_PATH.