Hello Hugo - part 3
Now we’ve hosted the blog using Azure Static Web Apps, it’s time to build in some analytics so we can see who’s visiting the site. In this post I’ll look at some analytics options and implement one of them.
Now we’ve hosted the blog using Azure Static Web Apps, it’s time to build in some analytics so we can see who’s visiting the site. In this post I’ll look at some analytics options and implement one of them.
So now we have a Hugo blog running locally, how do we make it visible to others? In this post I’ll show you how I hosted the blog and how I update it when new Markdown files are pushed to the repository.
What better way to start a blog than to talk about how I built it with the help of some great open source software!