The footer module allows you to manage and customize the footer section of your site. This document will guide you through the features and configuration options available in the footer module.
A comprehensive showcase of all available shortcodes in HBStack and HugoMods frameworks, including Bootstrap components, extended media shortcodes, and modular features with examples and module import requirements.
Essential Hugo commands for development, building, and managing your
HBStack-powered site including server commands, build options, and debugging
utilities.
Guide on managing multiple Hugo server processes on a single machine including finding, understanding, and terminating active jobs to prevent conflicts and ensure smooth operation of HBStack-powered sites.
Essential Hugo commands for running the development server, building, and managing your HBStack-powered site including server commands, build options and debugging utilities.
Hands-on examples of implementing JavaScript functionality in HBStack using Hugo shortcodes, including a working Hello World demonstration troubleshooting tips and real-world integration patterns.
A comprehensive guide on how to use JavaScript and custom scripts in the hbstack framework, covering the assets folder structure and custom script implementation. And when to use the assets/hb folder structure.
This document explains how to use the environment configuration setup for different deployment scenarios including development, production, and staging environments.
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.
A comprehensive guide to configuring your HBStack-based Hugo site. Learn to set up hugo.yaml, manage parameters, and optimize site settings for production.
How to remove unnecessary files and configurations from your HBStack project. Learn to clean up dependencies, optimize build size, and maintain project organization.
Instructions for setting up the project and keeping track of changes in the original repository. This guide covers cloning, Docker setup, and Git workflow management.
Complete guide to setting up Hugo with Docker for your HBStack site. Covers Docker installation, configuration, and containerized development workflows.
A comprehensive guide to setting up HBStack project configuration including EditorConfig, linting, and markdown handling for code quality and consistency.
A comprehensive guide to setting up HBStack with Docker. This guide covers framework understanding, command execution patterns, and development workflow setup.