feat: update for doks v1.0.0-alpha.1
This commit is contained in:
13
themes/doks/README.md
Normal file
13
themes/doks/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Customizations
|
||||
|
||||
**Major** customizations for the [Doks Core](https://github.com/gethyas/doks-core) plugin 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: `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](https://gohugo.io/hugo-modules/configuration/#module-config-mounts).
|
Reference in New Issue
Block a user