Create a CI/CD pipeline using GitHub Actions to build, test, and deploy you website
Write a Pelican plugin to minify HTML, CSS, and JS files without breaking your website
Configure redirects on Firebase Hosting using wildcards for groups of URLs
How to connect and develop remotely on Raspberry PI by SSHing in using VSCode
How to receive a file to the in-memory buffer and then return the file from buffer using FastAPI without saving it to disk.
A short guide to setting a default command using callback when making multiple commands in Python Typer