Below you will find all the pages tagged with #staticwebapps
Custom 404 error page, Hugo and Azure Static Web Apps
In this blog post I will show you how to configure custom 404 error page, for a Hugo site hosted in Azure Static Web Apps. (In case you don’t know what 404 (Not Found) error is, it’s an HTTP status code which means that the page you were trying to reach on a website couldn’t be found on the server, altough the server itself is reachable.
How to Use Staging in Azure Static Web Apps
TL;DR. Azure Static Web Apps Preview offers staging (pre-production) environments for applications.
What is a staging environment and why should I care? Staging environment is a fully-functional staged version of your application.
We're Live and Kicking in Azure Static Web Apps
Actually I think that the title should include one more word, finally. Anyways, the site is live and kicking! And in this post I’ll briefly explain how we got here.