Announcing dotnetramblings.com or how to build a .NET news aggregator site
Let’s check how I build my new site www.dotnetramblings.com. This site is a .NET news aggregator that updates its content every three hours. The main technologies employed to build it include Hugo, Python and Github Actions.
Testing out the Azure Static Web Apps service. Let’s try to deploy this blog into an static web app
I been wanting to try Azure Static Web Apps for quite some time and I thought that instead of deploying some dummy static site I could use my blog as a test subject, so let’s do it!
Create and host a blog with Hugo and GitHub Pages in less than 30 minutes
Do you want to start a blog and don’t want to lose a lot of time setting everything up? That exactly why I’m going to show you how to build a blog site with Hugo and GitHub Pages.