Wordpress

Hugo

Migrating from WordPress to Hugo

I decided to migrate this site, which had been running on WordPress, to Hugo. WordPress is convenient. You can write …
Hugo

Switching the Raspberry Pi WordPress Site to Hugo

I already wrote about migrating the article data from WordPress to Hugo in Migrating from WordPress to Hugo. This …
RaspberryPi

[Raspberry Pi 4] USB Boot: Stop Using an SD Card and Boot from an SSD

This is a memo from migrating a Raspberry Pi web server that had been running from an SD card to an SSD with USB boot. I …
Docker

[Raspberry Pi 4] Run WordPress with Docker

Overview These are notes from setting up WordPress with Docker. Nginx is already running on the host side, and an SSL …
Linux

[Raspberry Pi 4] Install Nginx and Obtain an SSL Server Certificate from Let's Encrypt

Overview Since I installed Ubuntu 20.10 on a Raspberry Pi 4, I migrated the mail server and WordPress running on my …
Wordpress

[WordPress] Change VCCW's PHP Version to 7.4

The VCCW environment I use to verify WordPress behavior had a different PHP version from production, so I aligned them. …
Wordpress

WordPress: How to Paste Code Between the <head> and </head> Tags in the Cocoon Child Theme

I use the Cocoon Child theme. I did not know how to put the Google Adsense code inside the <head> tag, so I looked …
Wordpress

I Tried Using the Relaxed Kosugi Maru Web Font (Google Font) in a WordPress Theme

I tried configuring a web font in WordPress. This time I used Kosugi Maru from Google Fonts. The theme for this site is …