Tag: #jekyll
How can I add tags to a Jekyll blog?
A plugin to create tag pages on a Jekyll blog, and a minimal layout for those tag pages. 2019-05-05
How to fix ‘Activating bundler (< 2) failed’ error in your jekyll build
Jekyll build breaks due to Bundler 2 incompatibility. Fixed by removing Bundler 1 version from Gemfile.lock. 2019-01-09
How I start Jekyll blog posts
I use a custom
blogpost
command to quickly create new blog post files with the current date and post title. 2018-12-30Linking to external posts from Jekyll
Using an
external_url
property for linking to external blog posts from a website built with Jekyll, allowing a comprehensive directory of all posts regardless of platform. 2017-12-06All content copyright James Fisher.