惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
I
InfoQ
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
The Cloudflare Blog
罗磊的独立博客

Example blog

Ghost routing explained with routes.yaml examples — routes, collections & taxonomies Ghost redirects explained with practical redirects.yaml examples How to Serve JSON or XML Data in Ghost How to Change Your Default Post Template in Ghost Ghost Custom Theme Settings How to add Google Fonts to Ghost Themes How to Configure Ghost with Mailgun Ghost Theme Structure & Organization How to Make Custom Templates in Ghost Themes How to Install Ghost CMS via Ghost-CLI How to Add Syntax Highlighting to Ghost The best Ghost CMS hosting platforms Ghost 6.0 — Social Web and Native Ghost Analytics Ghost CMS Social web beta, email 2FA and more author social links How to keep custom design settings when updating your Ghost theme How to use the public preview card in Ghost How to add members-specific sections in Ghost How to customize the default content CTA in Ghost How to build a custom homepage in Ghost An overview of Ghost editor cards and and how they work Ghost CMS News: One-time payments & collecting sales tax How to customize the private site access template in Ghost How to add custom fonts in Ghost themes Ghost CMS News: Additional payment methods & internal linking How to use Code Injection in Ghost How to set meta data of your custom routes & collections in Ghost Ghost CMS News: TK reminders, ActivityPub and improvements How to format dates and use the date helper in Ghost Ghost CMS internationalization, custom fonts & spam protection Understanding and optimizing post and page settings in Ghost CMS
Ghost 3.0 is here with brand new features
Bright Themes · 2020-04-11 · via Example blog

Ghost 3.0 was released recently. Let's take a look at what is new in this release.

Note

This is a historical release post from 2019. If you're looking for the latest Ghost features, start with the current Ghost changelog or check our more recent Ghost update posts.

Membership & subscriptions

The major feature in this release, basically introducing a new business model.

Even though the feature is still in the beta phase, it lets you add members and a subscription model for your blog (free and paid), letting you decide if all or certain posts should be only available to members or paying members.

With this feature, you can make sure that your blog can only be accessed by the subscribed members or choose to make it available to the public in addition to the subscription.

To implement the payment side of the subscription Ghost has integrated Stripe payment gateway with no additional fee charged by Ghost.

Ghost in the JAMstack

Another major change coming with Ghost 3.0 is that Ghost is now a headless CMS. Meaning you don't necessarily have to use Ghost themes, you can connect it to a static site generator like Gatsby.

Ghost would act as the backend in this case where you can add posts and other content (just until now), and Gatsby or another static site generator can request data through an API.

Ghost now has native support for certain static site generators via the Ghost APIs. For current documentation, see the Ghost Developer Docs.

Theme deployment

Ghost now provides a way to deploy theme changes directly from Github. Until now you had to manually make a zip, navigating to Ghost Admin, and uploading the file in the browser. (or maybe some custom process)

Now it's possible to create a new custom integration in Ghost, copy your Admin API keys into your repository's Secret tokens, then copy and paste over the template Github Actions workflow.yaml.

example

New WordPress plugin

A new Wordpress plugin was created, which provides a single-button-download of your full WordPress content + image archive in a format which can be dragged and dropped into Ghost's importer.

Plugin

Others

Besides the mentioned changes, the editor itself was extended with new card types. Themes have to include some new css classes to handle those cards.

We updated most of our themes already to be compatible with Ghost 3.0. Have a look at our premium ghost themes.