pages-template
v0.2.0
Published
## Brand config
Readme
EOxHub Pages Instance
Brand config
In order to change the brand config (name, description, logo, favicon, etc.) please edit the brand-configs repository.
Site config
Site config following VitePress Site Config options is to be done in .vitepress/config.js.
Theme config
Should you need to adjust or enhance the theme, please consider if this is a generic change (applicable to all EOX-themed pages) or to this instance specifically.
- if generic: update the @eox/pages-theme-eox package
- if specific: change the .vitepress/theme/index.js file according to the VitePress theming docs
