Tag: wordpress


Moved to Jekyll

For the last three weeks or so, I've been working on converting this site to Jekyll. I've been growing tired of WordPress for a while now, and for me, a programmer, Jekyll was the perfect fit. The big difference is that this site is now purely static, all the server has to deal with is HTML files, making load times much faster. But Jekyll generates the static site from lots of different pieces of information, so whenever I change something I have to regenerate the entire site. For my needs this isn't bad, and it affords browsers a lot more speed while browsing the website.

Read more