Work Flow

This section outlines the workflow for using HBStack effectively, including setup, development, and deployment processes.

Steps to Follow

This is necessary for understanding the processes involved in the workflow.

  1. Source the script file so that the functions are available in your current shell session:

    1source ./scripts/env-helper.sh
    
  2. Use the following commands to carry out the tasks:

1hugo-dev
2hugo-prod
3hugo-staging
4hugo-build-prod
5hugo-build-staging
6hugo-env
7hugo-stop
8hugo-cleanup

FAQs