-
Switching from Jekyll back to WordPress
-
Improving Jekyll Build Time
-
Rebuilding cagrimmett.com and Moving Old WordPress Posts to Jekyll
Earlier this week I did a major revamp of cagrimmett.com. It started with redesigning my page templates to include a sidebar, then it morphed into making a long-standing goal of mine reality: Reviving the posts from my old 2008-2012 WordPress blog and getting them into Jekyll while preserving old links. Here’s how I did it.
-
Fixing s3_website Java 9 Error with jEnv
s3_website doesn’t work with Java 9. Use jEnv to define an earlier version.
-
Moving your Jekyll Site to Amazon S3 and Cloudfront with Outside DNS
-
Book Review Jekyll Collection Template
A book review template for Jekyll sites using Collections. Complete with a star rating system.
-
Category Filtering with Isotope in Jekyll
This is the most recent addition to my Jekyll Tools repository on GitHub. Isotope is a popular jQuery filtering and sorting plugin. I combined it with Liquid to generate category filtering in Jekyll.
-
Jekyll 3.2 Undefined Method Downcase Error
Here is how to get rid of a pesky Jekyll undefined method downcase error.
-
How to Implement Search on a Jekyll Site
TIL how to implement search on a Jekyll site.
-
Link Posts with Jekyll
-
Counting and JSON output in Jekyll
TIL how to count and make JSON output in Jekyll
-
Hiding Categories from the Jekyll Paginator, Unless, and Insert statements
-
Easier Syntax Highlighting, Downloading WordPress.com Email Followers, and Jekyll Tools
-
Basic Logging with PHP and Syntax Highlighting in Jekyll
-
Doing the Work, Flipping the Status Quo, and Alphabetizing in Liquid
TIL how to sort tags alphabetically in Liquid and I did some reflection on work and the status quo.
-
Automating Drudgery, Project Planning, Parent Selectors, and Find and Replace
TIL about what to consider when architecting and planning out a software development project, how to automate the tedious parts of my TIL posts, how to tackle the lack of parent selectors in CSS, and project-wide find and replace in Coda.
-
Jekyll Upgrades and Liquid Templates