From Jekyll to WordPress: I’m Now On The Latter
Categories: General, Web Development,
I started this blog on Jekyll in 2017 because of GitHub's free hosting and the ease of writing posts in Markdown. But what can I say - I love WordPress!
Categories: General, Web Development,
I started this blog on Jekyll in 2017 because of GitHub's free hosting and the ease of writing posts in Markdown. But what can I say - I love WordPress!
Tags: bandersnatch, black mirror, gaming
Categories: Hacking,
I hacked around in an emulator to see if the Nohzdyve game for the ZX Spectrum from Black Mirror: Bandersnatch contained any secrets.
Tags: blog, jetpack, mailchimp, rss, wordpress
Categories: Web Development,
Grabbing the featured image from your blog post isn't as easy as it sounds. Here we use one of my website's RSS feeds to build a MailChimp blog campaign.
Tags: blog, dom, html, wordpress
Categories: Web Development,
How I used PHP Simple HTML DOM Parser by S.C. Chen to customize how content is displayed in different WordPress templates.
Tags: functional programming, haskell
Categories: Coding,
This was my first foray into the functional programming language Haskell. As a mathematically-inclined individual, it was pretty darn fun!