Friendly Ghost

Go to Blogging

The script takes over configuration of the Nginx web server. If necessary, you can encrypt the connection using a Let's Encrypt SSL certificate. In this case, in addition to port 80, port 443 must be forwarded to the home server. Finally, let systemd control Ghost and then start the service. If everything works fine, you can reach the blog in your browser under http://<URL>; if SSL is active, the system automatically redirects to https://<URL> (Figure 1).

Figure 1: The Ghost CMS system is based on JavaScript and Node.js and optimized for bloggers.

You can load the front end for administration in http://<URL>/ghost. The first time you visit the site, create a user and give the blog a name; then, open Settings | General and set the local time under Timezone.

The preinstalled content demonstrates the features of the blog. If necessary, delete all content with Labs | Delete all Content. The system sends messages (e.g., when resetting passwords) via Nodemailer [8]; you can check the function with Labs | Send a test email.

Functions

When composing an article, Ghost deliberately avoids using a WYSIWYG editor and instead uses a simple Markdown [9] editor. The syntax is easy to learn. For example, asterisks format *italic* and *bold* text. Lists, links, and code blocks can be created just as easily. Buttons on the lower edge and a side-by-side preview help with the first steps.

Further support for writing articles can be obtained in the desktop client [10] and the smartphone app for Android [11]. If you don't like the look and feel of the blog, Ghost Marketplace [12] offers free and commercial themes. Pages like Ghost for Beginners [13] list more skins. In the future, the blog system will also be expandable with plugins (known as Ghost Apps) [14].

Conclusions

All in all, Ghost offers many features found in the CMS mainstream (Figure 2). However, the newcomer still lacks a kind of dashboard that provides information about page access and page views, as well as other essential blog features such as a way to leave comments. However, these functions can be retrofitted, for example, with Google Analytics and Disqus or, if you prefer open source tools, with Matomo (formerly Piwik) [15] and Isso [16].

Figure 2: Ghost offers many of the standard CMS features.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News