Virtualization, Containers, WSL

narou-docker 起動時に発生する tilt/erubis エラーの解決策

When using narou-docker, the following error occurred during the Dockerfile build process.

internal:/usr/local/lib ...

Development, Programming, Git

クリックゲームの進化 ~続編:新機能&改善点を解説~

In our previous article, we introduced the basic design of a simple click game and how the score-up mechanism works. ...

WordPress, blog management, SEO

Contact Form 7 + Flamingo の送信データ格納先を変更しようとした話

When using contact forms in WordPress, combining Contact Form 7 (CF7) and Flamingo is a classic choice. By default, h ...

WordPress, blog management, SEO

Bing Webmaster ToolsでのMicrosoft Clarityの追加とWordPress(Cocoon)での連携方法
Overview

Microsoft Clarity is a free tool designed to visualize user behavior on your website, allowing you to analyze ...

WordPress, blog management, SEO

Bing Webmaster Tools に Google Search Console からインポートして登録する方法

When registering a site in Bing Webmaster Tools (hereinafter Bing WMT), you can easily import it by utilizing Google ...

Linux, Server Setup, Networking

CentOS 7 の LVM構成を変更!/home を削除し / を拡張する

When installing CentOS 7, the default settings use LVM to split the storage into/(root) and/home. This time, although ...

WordPress, blog management, SEO

WordpressプラグインConverter for Media のインストールと設定(Cloudflare 連携)

Here is how to install the “Converter for Media” plugin, which improves site performance by converting Wo ...

WordPress, blog management, SEO

【Cocoon】Cocoon テーマに独自の SNS アイコンを追加する方法

While WordPress’s popular "Cocoon" theme has built-in features to display SNS icons by default, you m ...

Linux, Server Setup, Networking

ASRock Beebox + PT3で構築したミニPC録画サーバ

In October 2016, I built a TV recording server using CentOS 7, which was my personal favorite at the time. However, s ...

WordPress, blog management, SEO

WordPress プラグインで簡単なブラウザゲームを作成する方法とセキュリティ対策

In this article, we will introduce how to use ChatGPT to create a simple browser game as a WordPress plugin. We will ...