Move to Jekyll

My website has officially migrated to Jekyll! Jekyll is a static website generation tool. I am using the Lanyon template on top of it. I've made the switch for a couple of reasons:

First and foremost, Jekyll makes it ridiculously easy to add and modify content. My website never has been (and likely never will be) particularly dynamic in nature. Therefore, there is really no for me to not use a static site generator.

Second, eventually I intend to provide more blog-like content on this website. I aim to provide dev-logs for projects, my thoughts on different languages/libraries/tools/etc., and tutorials. Jekyll again makes it very easy to quickly add content of this nature.

All in all, Jekyll simply provides exactly what I need/want for this website in an easy to use package. Plus it’s always fun to learn a new tech-stack. :D