How to visualize blog schedule using terminal

Visualize the blog schedule using a terminal. ...

How to display future posts using Jekyll

I wrote a plugin to display future posts during recent Jekyll upgrade. As you can see it is used on the main page, so I will share it with you. ...

May 30, 2016 · milosz · Jekyll

How to setup Jekyll virtual private server

It is not a secret that I am using Gandi Simple Hosting to host sleeplessbeastie’s notes website. This solution is almost maintenance-free and does not require any additional work to use Jekyll, as hosting static content is dead simple (see shell script to automate build and upload process). ...

How to upload Jekyll blog to the Gandi Simple Hosting

I am using Jekyll to generate this website for a half a year and Gandi for an even longer period of time so at the beginning of this year I revisited How to quickly download or upload directory tree over FTP post and created simple but useful shell script to automate build and upload process. ...

How to use post parameters as a custom taxonomy in Jekyll

I decided to drop tags and categories during the migration from WordPress to Jekyll, but it was not the best decision as it turned out. ...

June 20, 2013 · milosz · Jekyll