Hugo

Convert Hugo content from TOML to YAML

Convert you Hugo content from TOML to YAML When you are using Azure DevOps and go in the portal to your REPO and look at the content you will see that DevOps doesn’t recognize the TOML format.

Purge CDN content with Azure CLI in your DevOps CI/CD for Hugo

Purge CDN content with Azure CLI in your DevOps CI/CD for Hugo After your Azure DevOps CI/CD Pipeline has finished you want that you Azure CDN content get purged so your blog visitors will see the latest content and changes you have made to your blog.

Submodules in your DevOps CI/CD for Hugo

Submodules in your DevOps CI/CD for Hugo When you are building your site with the Hugo website generator you can load the themes as a Submodule in your repository with the following command: