Configuration

Configuration Support & Module Organization
Configuration Support & Module Organization
Comprehensive guide to organizing HBStack module configurations using Hugo's configuration directory structure for better maintainability and separation of concerns.
Config Map and Secrets
Config Map and Secrets
Explains Kubernetes ConfigMaps and Secrets, their characteristics, creation methods, and usage for managing configuration and sensitive data in deployments.
Necessary Changes
Necessary Changes
This document outlines the necessary changes to the `package.json` file when starting a new project based on HBStack. It includes details on updating project metadata, repository links, and other essential configurations.
Site Configuration
Site Configuration
A comprehensive guide to configuring your HBStack-based Hugo site. Learn to set up hugo.yaml, manage parameters, and optimize site settings for production.
Project Local Configuration
Project Local Configuration
A comprehensive guide to setting up HBStack project configuration including EditorConfig, linting, and markdown handling for code quality and consistency.