Skip to main content

Tutorial

Security Headers on Static Websites

·604 words·3 mins
When I started this blog, I evaluated many options: blogging platform vs static-generated website self-hosted vs hosted solutions costs and many more. I ended up trying to build something very simple, consisting of a static website hosted on GitHub Pages. With this solution, I have been able to cut the cost of any hosting solution, since, being a dev, I am quite comfortable writing in a text editor. But soon some problems arose.