On The Subject Of Blog
-
Hosting static and proxied content with Docker and nginx Oct 14, 2014In addition to this site, I have personal projects that require web hosting but as I have neither the reliability or availability requirements for multiple nodes, I run a single VPS for all of them. I’ve been …
-
Migrating from Ghost to Jekyll Aug 25, 2014In an effort to learn a little about the technology behind today’s blogging platforms, I migrated this blog from Wordpress (php) to Ghost (node.js) at the start of the year. I’ve recently migrated to Jekyll …
-
Custom Post & Tag Paths with Ghost Apr 15, 2014This post covers how to customise tag and post paths with the Ghost blogging platform. The background required is a working installation of Ghost 0.4.2, a basic understanding of JavaScript and a decent text editor, say …
-
Configuring Ghost Admin to use HTTPS with nginx Jan 26, 2014I’m considering migrating from Wordpress to Ghost so have them running side by side for a bit: http://oftheoldschool.com (Wordpress) http://andy.stanton.is/writing/ (Ghost) Ghost does not have good media support at …