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).
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].
Infos
- CMSs for websites: https://w3techs.com/technologies/overview/content_management/all
- Ghost: https://ghost.org/
- Project Ghost: https://john.onolan.org/project-ghost
- Ghost Kickstarter: https://www.kickstarter.com/projects/johnonolan/ghost-just-a-blogging-platform?ref=nav_search&result=project&term=ghost%20blog
- Ghost(Pro): https://ghost.org/pricing/
- Node.js: https://nodejs.org
- Installation instructions: https://docs.ghost.org/v1.0.0/docs/install
- Nodemailer: https://github.com/nodemailer/nodemailer/tree/0.7
- Ghost Markdown: https://help.ghost.org/article/4-markdown-guide
- Desktop client: https://ghost.org/downloads/
- Android client: https://play.google.com/store/apps/details?id=org.ghost.android
- Marketplace: https://marketplace.ghost.org
- Ghost for Beginners: https://www.ghostforbeginners.com/themes
- Apps: https://apps.ghost.org
- Matomo/Piwik: https://matomo.org
- Isso: https://posativ.org/isso
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
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.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.