Blog
-
Why I Switched from Categories to Tags
For years, I ran my WordPress website using the classic combination of categories and tags to organize my content. Each post would find a home in one main category—and then…
-
How I Fixed IndieAuth Problems by Adding rel=”me” in WordPress
Have you ever wanted to use your own website to log in to other sites? That’s what IndieAuth helps you do. But what if the special WordPress plugin for IndieAuth…
-
Easy IndieWeb Login: Using rel=me and GitHub When IndieAuth Breaks on WordPress
Sometimes WordPress plugins break. This happened to the IndieAuth plugin. When this plugin doesn’t work, you can’t use it to log in to other sites with your WordPress website. That’s…
-
The Clickbait Problem in Free Online Content
The Problem How to Avoid Quality content exists online, but requires careful navigation to avoid clickbait traps.
-
What is the phenomenon where the screen momentarily turns white when scrolling quickly on a smartphone?
This can happen if you are using web fonts.
-
How to get readers to read old articles on your blog
If you arrange your blog articles in chronological order, it will be difficult to find the oldest articles. In such cases, it is a good idea to use the Display…
-
Matt seems to have lost.
Matt, it looks like he has lost to WP Engine. ACF on WordPress.org is now back under WP Engine’s control.https://ja.wordpress.org/plugins/advanced-custom-fields/ This made me realize the strength of open source. For…
-
How to Robustly Display and Control Table of Contents (TOC) in Hugo
Introduction Hugo, the fast static site generator, makes it easy to generate a table of contents (TOC) for your articles by using the .TableOfContents property. However, customizing TOC display, hiding it when…
-
Creating a Responsive, Dark Mode–Ready Table of Contents Box in Hugo’s beautifulhugo Theme
When using the beautifulhugo theme for your Hugo-powered blog, you might want to add a clean and stylish Table of Contents (TOC) to your posts. But, like many users, you…
-
How to Get Started with the IndieWeb Webring on Hugo
Joining the IndieWeb Webring is a great way to connect your personal Hugo site to the broader IndieWeb community. Here’s how to get started: 1. Visit the IndieWeb Webring 2.…
-
Hyper 8: The Next-Generation Static Video Site Generator
In the digital age, creators demand independence, privacy, and control, and Hyper 8 is a groundbreaking solution answering the call for self-hosted video publishing. If you’ve explored Faircamp for music,…
-
How I Added a Share Button to My Article Pages in Hugo
I recently wanted to make it easier for readers to share my articles on my blog, so I added social share buttons for some popular platforms. Here’s how I implemented…