Blog = Weblog
A developer reflects on the original meaning of 'blog' as a weblog and commits to writing more informal, personal posts about software development.
A developer reflects on the original meaning of 'blog' as a weblog and commits to writing more informal, personal posts about software development.
A technical guide on creating a custom includes directory in Jekyll using a custom Liquid tag.
Explains how to add a 'suggest an edit' link to Jekyll blog posts, enabling readers to easily submit corrections via GitHub pull requests.
The article argues for making website source code public by default, especially for blogs and simple sites, to help other developers learn and collaborate.
How to add a simple reading time estimate to articles in a Jekyll blog using Liquid templating.
A guide to setting up automated testing for a Jekyll blog using Travis CI and HTML Proofer to check for broken links, missing alt tags, and HTML validation.
A software engineer reflects on a pivotal 2014, highlighting achievements in web accessibility, speaking at conferences, and personal growth in tech.
A developer shares their experience migrating from Jekyll to Metalsmith for static site generation, detailing the challenges and lessons learned.
A developer explains their switch from WordPress to GitHub Pages with Jekyll for a faster, more reliable static blog.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
A developer migrates their blog from Tumblr to Octopress for better code support, uptime, and control.
A developer explains migrating his blog from WordPress to Jekyll, a static site generator, and his plans for future content.
Explains how to use Git and Jekyll for a minimalist, developer-friendly blogging workflow, treating posts as code.