Ghost / Development / Tips & Tricks How to add 'reading time' to your articles It can be very useful for readers to know how much time they can expect to spend on an article before they engage. That's why I decided to add an estimated reading time to my blog. It will take approximately 3 minutes to read this article and find out how I implemented that.
Ghost / Tips & Tricks Creating a custom 404 error page in Ghost The Ghost blogging platform allows you to create a custom error page when someone attempts to navigate to a page that does not exist.
Ghost / Tips & Tricks Sticky articles in Ghost How to create sticky posts for your Ghost website? Using the Casper theme as example, but the details are valid for other themes as well.
Ghost / Development Syntax coloring and line numbers in Ghost Pro This article will discuss the Prism.js library and actions I took to get syntax coloring, and line numbers to work for code snippets on my Ghost Pro blog.
Ghost / Tips & Tricks Ghost Pro tips and tricks In this blog post, I will collect the tips and tricks I found while working with Ghost Pro as a blogging platform. This is a living document in which entries will be added over time.
Ghost / Google Setup Google Analytics with Ghost Pro This article explains how to setup Google Analytics for a website. It mainly focuses on Ghost Pro, but the principles will work for other platforms as well.