portails/themes/my-doks-theme
Henk Verlinde 08e852b70a fix: clean contents _custom.scss 2023-09-13 12:40:01 +02:00
..
assets/scss/common fix: clean contents _custom.scss 2023-09-13 12:40:01 +02:00
layouts feat: add _custom.scss 2023-09-13 12:32:53 +02:00
README.md feat: add _custom.scss 2023-09-13 12:32:53 +02:00

README.md

Customizations

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/my-doks-theme/. Make sure to keep the folder structure.

Supported folders are: archetypes, assets, data, 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.