Fresh from Microsoft Build 2020, check out this quick tutorial on deploying a static hugo site. You'll get some demo code featuring my best friend, Rico the pug, and steps to deploy the site.
Here are some links to help you with this new service:
Static Web Apps PREVIEW
$200 Free Azure!
Azure Static Web Apps documentation
Tutorial: Publish a Hugo site to Azure Static Web Apps Preview
Rico Info Code
Top comments (3)
Hi Nice ๐ this is easy CI/CD Intergration have seen. But do we have a CMS for Hugo? Instead of making changes from VS Code ?
Hugo is a cms. All posts are done via static files. Thatโs the entire point, to avoid a data store to drive the pages. Rather we create and post like we create code.
So Hugo is for coders, not for end users who don't know to code.