You can get burner like functionality in ProtonMail by using a custom sieve filter, and catch-all email — here is how.
My new home office
In our new house there is an 20 m² basement, it consists of two rooms — both 10 m². I have turned the inner room into my new home office/server room, with my electronics lab and homelab.
Output Hugo aliases as a Nginx map file
In my previous post I wrote about turning Hugo aliases into Firebase redirects. Now — let’s convert them into a Nginx map file, and have Nginx redirect based on that file.
Turning Hugo aliases into Firebase redirects
Using Firebase and Hugo? Use front matter aliases to automatically add redirects to your firebase.json
configuration. Turning your aliases into proper 301 or 302 redirects.