by ray | Feb 29, 2016 | Ghost
Introduction Ghost is an exciting new blogging platform focused on getting back to the basics. It allows you to focus on content and presentation without the usual bloat and distractions. In previous guides, we discussed how to deploy Ghost on DigitalOcean with our...
by ray | Feb 29, 2016 | Ghost
The following guide outlines how to integrate email subscriptions with your Ghost blog using Feedburner, a is a free service that pushes your blog content to readers who subscribe. Note: This tutorial assumes that you already have access to an HTML editor capable of...
by ray | Feb 29, 2016 | Ghost
Note: This tutorial assumes that you already have access to an HTML editor capable of recognizing “.hbs” files. If you do not have an HTML editor, there are several free options, such as Brackets. Download a copy of Casper To start, grab a copy the latest...
by ray | Feb 29, 2016 | Ghost
After running Ghost for the first time, you’ll find a file called config.js in the root directory of Ghost, along with index.js. This file allows you to set environment level configuration for things like your URL, database, and mail settings. If you haven’t yet run...
by ray | Feb 29, 2016 | DigitalOcean, Linux / Ubuntu
Introduction If you have recently created a DigitalOcean Droplet, and you are new to working with Linux servers, you will need to learn how to use SSH to connect to and manage it. SSH, which stands for Secure Shell, is an encrypted network protocol that is used to...