mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
761 B
761 B
title | description | categories | keywords | menu | weight | toc | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hosting on Azure Static Web Apps | Learn how to deploy a Hugo application to Azure Static Web Apps. |
|
|
|
200 | true |
You can create and deploy a Hugo web application to Azure Static Web Apps. The final result is a new Azure Static Web App with associated GitHub Actions that give you control over how the app is built and published. You'll learn how to create a Hugo app, set up an Azure Static Web App and deploy the Hugo app to Azure.
Here's the tutorial on how to Publish a Hugo site to Azure Static Web Apps.