Migrating Disqus from WP to 11ty
A technical guide on migrating Disqus comments from WordPress to an Eleventy (11ty) static site, including extracting post IDs from a sitemap.
A technical guide on migrating Disqus comments from WordPress to an Eleventy (11ty) static site, including extracting post IDs from a sitemap.
Analyzes web technology market share data to show that popular JavaScript frameworks like React and Vue are used by a tiny minority compared to platforms like WordPress.
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
A reflection on Chris Coyier's call to 'bring back blogging' by publishing your own feed, with thoughts on overcoming writing barriers.
Learn how to access and manage your WordPress database directly from the dashboard using the Adminer plugin as an alternative to phpMyAdmin.
A developer discusses plans to redesign and consolidate personal websites, moving from WordPress to Eleventy and reorganizing content.
A collection of resources and tools for web developers to understand and reduce the environmental impact of websites, focusing on sustainability practices.
A developer reflects on 10 years of blogging, covering the evolution of his website, technologies used, and how it influenced his career.
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
A technical guide on migrating blog content from the Eleventy static site generator to WordPress using a custom XML export.
A web developer details rebuilding his personal blog from Eleventy to WordPress, using CUBE CSS and Gorko, to encourage more writing and explore traditional web dev.
Introduces Surge, a fast, zero-configuration page caching plugin for WordPress that boosts performance dramatically.
A developer shares insights on building a simple, configuration-free filesystem-based page caching plugin for WordPress, including concepts and load testing.
Explains a WordPress wp_mail() issue with Postfix's sender-dependent routing and provides a fix using the phpmailer_init hook.
Explains the challenges of cache invalidation in WordPress and proposes using flags for more granular control.
A guide to using Sail CLI for performance profiling of WordPress sites, analyzing PHP functions, database queries, and actions/filters.
Live stream covering WordPress wp_mail() performance testing with SMTP plugins, Mailgun, and Postfix for reliable email delivery.
Explains how to use CSS :is() and :where() pseudo-selectors to simplify and improve block spacing in WordPress Gutenberg themes.
Announcing the launch of 'Labs', a collection of free IT tools and utilities for Azure cost analysis and WordPress version checking.
A PowerShell script to check the version and security status of WordPress sites by parsing HTML and RSS feeds.