Skip to main content
  1. Tags/

Microsoft

2023


Hosting a blog with hugo on Azure - For Free!

·8 mins

Introduction #

Hugo #

Hugo is a popular open-source static site generator that allows you to create fast and flexible websites. It is built with performance in mind and uses Go templates to generate static HTML files from templates and content files.

One of the key benefits of using Hugo is its simplicity and ease of use. It has a minimal learning curve and allows you to quickly create and publish content using simple markdown files. It also has a large number of customizable themes and options, allowing you to tailor the appearance and functionality of your website to your specific needs.

Maximizing Productivity and Collaboration with Github

Introduction #

As a DevOps engineer, managing code repositories and collaborating on projects is a critical part of my day-to-day job.

Both GitHub and Azure DevOps are popular platforms that offer a range of tools and features for managing code repositories and collaborating on projects. However, for me, GitHub stands out as the better choice for several reasons.

In this post, I’ll be discussing some of the key features and benefits of using GitHub, as well as how it compares to Azure DevOps, and why I ultimately decided to go with GitHub.