Getting Started
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
If your workflow involves including ticket IDs in branch names and commit messages, automating this process can save time and help maintain consistency. Here’s how to set up a pre-commit hook that ...
In modern cloud architectures, keeping services secure and fast is a top priority. Cloudflare Tunnel and Kubernetes can be combined to offer a robust, scalable, and secure solution. This blog post ...
If you work with something like GitHub, you probably have a lot of local branches that you no longer use because the PRs have already been merged. They don’t really get in the way, but they can be ...
Oookay, let’s build yet another telegram bot using python. I know there are quazillion of similar tutorials in internet, why bother with another one? Well, here we will cover builiding it from scra...
The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
This post is going to be a short one, just it case it would be useful for someone. In scope of my experiments with Spark (post about it is still in progress), I faced one weird issue. The script t...
Azure CLI is a cross-platform command line tool from Microsoft to manage your Azure resources. It could be easily installed on Windows Subsystem for Linux (WSL) using instructions from Microsoft. ...
It was one of my first posts in this blog where I described how to setup Jekyll on Windows. Recently I have changed my laptop and found myself not willing to perform that setup again. That post co...