Is production: true
#hugo

Title: Biuld This App

Created: 17 Mar 2023 Modified: 17 Mar 2023

Description: This post is targeted to show the command to build and deploy the app.



To enable dev

# `-D` shows post even if the post is set draft
hugo server -D --navigateToChanged

To build

hugo