portails/themes/doks/README.md

571 B

Customizations

Major customizations for the Doks Core integration go here.

Usage

Copy the file(s) you'd like to override from ./node_modules/@hyas/doks-core/ and paste to ./themes/doks/. Make sure to keep the folder structure.

Supported folders are: archetypes, assets, and layouts.

Mounting settings

If needed, you can change the mountings settings in ./config/_default/module.toml. See also the Hugo docs: Module Config: mounts.