-
Adding Fonts to the Twenty Twenty Two Theme
Twenty Twenty-Two is a super flexible and customizable theme that’s perfect for testing out new features like Full Site Editing, Global Styles, and Navigation blocks. It’s also lightweight, making it a breeze to use. However, I never really liked the default Source Serif Pro font that came with it, but with its new capabilities, it’s […]
-
Setting Up Reverse Proxy and Automated SSL with Docker Compose
A reverse proxy is a type of proxy server that sits behind the firewall in a private network and directs client requests to the appropriate backend server. Why would you use such a setup? Well, for several reasons. The reverse proxy hides the identity of the servers behind it and presents its own IP address […]
-
Resolving WordPress Issues on ConoHa Wing
ConoHa Wing is a cloud hosting platform that’s perfect for hosting a WordPress site. With its user-friendly interface, packed with features, and excellent customer support, ConoHa Wing makes it easy to set up and manage your WordPress website. In this post, I’ll share my experience troubleshooting some common issues with WordPress on ConoHa Wing, including […]
-
Setting Up My Server: A Fresh Restart
If you visit my old website, you’ll be greeted by a welcome page. As an amateur Linux operations engineer, I sometimes do stupid things like accidentally deleting things without a backup. This post is basically a guide for my future self in case I break my server again.