Maintenance: Configuration
- Posted: 7/11/23 (revised: 1/23/24)
- Category: Maintenance Software
Disclaimer: Maintenance pages are for those who update this website. Nonetheless, everyone is free to look.
This Hugo website is configured:
/config/_default/config.yaml- primary configuration./config/_default/menu.yaml- header and footer menus./config/_default/params.yaml- various parameters./config/_default/related.yaml- criteria for the “Related:” list at the bottom of posts./config/development/config.yaml- development (not production) settings - invoked with “hugo server” (“make server”)/config/production/config.yaml- production (not development) settings - invoked with “hugo” (“make deploy”)