Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 875 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 875 Bytes

Run Hugo on Azure from a GitHub repo using serverless resources for deployment

  1. Just fork this repo.
  2. Edit the config.toml for your site, set up theme etc. and add content like you would for any hugo site.
  3. When you are ready to deploy. Hit this Deploy to Azure button and provide the repo URL for your fork.
  4. Anytime you do a push to your github repo hugo will regenerate the site in azure and update the changed files it.

All for pennies a month.

This is based on the work by Maxime Rouiller in his blog post here. I parameterized it up and packaged it up into an ARM template.