No results for
October 29, 2024
I don't know if you are aware, but my blog is fully public at https://github.com/tomasnorre/dk-tomasnorre-blog, you can have a peak, get inspired on how to setup your own blog. You can copy/paste...
February 2, 2022
Keeping docker images up to date, can be a challenge, I'm not talking about the images you maintain yourself, but the public ones that you're relying on. These needs to be updated from time to time...
October 24, 2021
Setting up a robots.txt can be helpful to help search engines what to crawl on your website and what not. Setting it up within Jigsaw is fairly simple. This is how I did...
robots.txt
Jigsaw
October 21, 2021
Working with web-development, one need to take HTTP Headers into consideration to. Not every web-application sets the headers that could help on security. One of the headers is...
HTTP Headers