Setting up Jekyll - navigation with a modern site-map (and R.I.P)

Preface In previous posts in this series I’ve used categories rather than tags. I have now switched these around because naming matters. If you need to do this, a quick sed execution will do the trick: sed -i 's/categories:/tags:/g' *.md Having changed the variable of tags we also need to change the include for displaying tags to replace categories with tags. Autopages The jekyll-paginate-v2 gem has built-in support for generating pages based on the tags and categories in posts. [Read More]
jekyll  ruby  blog 

Setting up HTTPS with Let's Encrypt

Chrome 68, due in July 2018, will mark all non-HTTPS sites as insecure. Instead of buying a certificate it seemed like an apt opportunity to use Let’s Encrypt, a free and automated Certificate Authority. It’s easy enough to get started with Certbot supporting most platforms. Getting started By far the easiest way of getting started is if you have access to the web content directory. Certbot will generate a file in a well known path and handle the handshaking process between Let’s Encrypt and the website to verify the websites identity. [Read More]

Setting up Jekyll - related posts and series

By default, the related_posts feature of Jekyll returns the newest 10 posts rather than related posts. This is to speed up generation of the site by not using it’s Latent Semantic Indexing (LSI) capabilities implemented by classifier-reborn since that takes quite a while to run. To use LSI, you need to add the --lsi flag. Out of the box, it takes an incredibly long time to run. On my tiny blog, it took over an hour to complete the build process with LSI included. [Read More]
jekyll  ruby  blog 

Setting up Jekyll - prettier paging and categories

Following up from the previous post on setting up Jekyll, we take out our tools and customize it some more. When reading any of my posts you should realise I’m after utility rather than beauty. That said, we’ll try to pretty things up to an acceptable level as we go along. Prettier paging The next/previous paging is functional, but rather ugly. The jekyll-pagination-v2 gem has exactly what we need with support for pagination trails. [Read More]
jekyll  ruby  blog 

Converting HTML blog posts to Markdown

I am reviving quite a few things - this blog as well as some open source projects. They desperately need some TLC… Since this blog has travelled through various hosting options and technologies I still had quite a few legacy posts formatted in HTML. I’ve taken the plunge to refactor them into much cleaner Markdown syntax. It was easier than expected. With a couple of good libraries to lean on I wrote a quick Node application to do the dirty work. [Read More]

Setting up Jekyll - the basics

Introduction Since Octopress has now been deprecated for pure use of Jekyll, this blog has now been switched to use exactly that. See this post as a walkthrough on creating a functional blog via Jekyll (part 1). This is yet another collation of snippets I have found useful, to be used as a reference for my future self - and maybe others. Starting off You can find the installation instructions for Jekyll in the official documentation. [Read More]
jekyll  ruby  blog 

Still alive

I’m still alive. And so will this blog be once again. It’s an interesting feeling to notice that your last post dates back to 4 years (4 YEARS!) ago. I’ve done the migration from Octopress to vanilla Jekyll now and in the spirit of doing the smallest thing possible, this is the MVP. Since my last post I have made the leap to Software Development Manager, and then to General Manager - Technology and Development at DStv Digital Media. [Read More]
life  blog 

Now blogging on Octopress

A week ago, I wrote : Sigh, I can’t seem to make up my mind about the platform to host my blog on. You can find my new blog over at www.riaanhanekom.com. Will post the details soon over there. This blog will self-destruct in a week or so. My first blog was at Blogger, back when Google just bought it. What pained me then, was the lack of control - I couldn’t customize it to do what I wanted it too. [Read More]
blog  jekyll 

Blog moved

In preparation for my recurring new years resolution of updating this blog, I’ve followed the advice of Simon Cropp and moved my old blog to Posterous. If you subscribe to my FeedBurner feed, there should be no changes necessary from your side to receive updates from me. Please update any other bookmarks to my site. Wordpress has served me well, but has become a bit of an antiquity when compared to some of the modern blogging platforms. [Read More]
blog 

LiveWriter Plugins

Just installed a bunch of them - ahh, it’s good to have them back.

Cayla’s Teeth

13 September 2008 - Update : We’ve just found the little girl in the picture’s first tooth!

Photo by Neven Krcmarek on Unsplash

tools  blog