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 tutorial on adding an 'improve this content' button to GitHub Pages sites, enabling collaborative editing via GitHub's web interface.
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.
An explanation of Jekyll collections, a powerful feature for organizing non-chronological content like products or recipes on a static website.
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 tutorial on adding GitHub-style hover anchor links to headings on a Jekyll-based GitHub Pages site using CSS and JavaScript.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
How using Jekyll, a static site generator, allowed a GitHub project to focus on content quality and an open-source editorial workflow.
Introducing JekyllBot, a tool that automatically generates JSON APIs for Jekyll sites hosted on GitHub Pages, bypassing plugin restrictions.
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.
A developer explains migrating from WordPress to Jekyll for a static site, discussing performance, simplicity, and the 'post-CMS' trend.
A developer details migrating their blog to Jekyll on GitHub, discussing the benefits and their technical workflow for writing and publishing.