Cloudflared unresolvable repository

Update 3/11/2025: The issue has now been resolved. This will probably be fixed in a few hours. As for the 7 people that actually use cloudflared (like me :P) here’s a quick fix. A cached copy of the file is available here. Public key rollover I recently tried upgrading the cloudflared package on my Fedora 42 system. But received a warning about invalid signature due to an expired key. Official documentation about a Public Key Rollover on 30th October 2025....

2 November, 2025 · 2 min · Naz Markuta

Hugo Site on Cloudflare Pages

Update (25/11/21) added a section on Page Rules. For markuta.com I now use Hugo with a theme called PaperMod. Github is still used storage on a private repository (Github pages doesn’t allow private repos for free accounts). And Cloudflare Pages is linked to Github to deploy the website. Requirements To get started you need the following: Hugo and Git software Github account (free) Cloudflare account (free) Domain name (not required but nice to have) Install Software You need to make sure Hugo and Git are installed....

27 August, 2021 · 6 min · Naz Markuta