Ghost (博客平台)

2025-06-17 05:51:05 / 法国直播世界杯

Ghost是用JavaScript编写的博客平台,基于MIT许可证开放源代码。Ghost的设计主旨是简化个人网站发布以及网上出版的过程。

Ghost開發者Ghost基金会/Ghost Foundation首次发布2013年9月19日 (2013-09-19)当前版本5.125.1(2025年6月13日;穩定版本)[1]

源代码库github.com/TryGhost/Ghost

编程语言JavaScript操作系统跨平台平台Node.js/IO.js文件大小.zip — 2.3MB语言多语言类型博客软件许可协议MIT許可證[2]网站ghost.org

Ghost是一款个人博客系统,它使用Node.js语言和MySQL数据库开发,同时支持MySQL、MariaDB、SQLite和PostgreSQL。用户可以在支持Node.js的服务器上使用自己的博客。

Ghost官方支持版,同时有爱好者开发的第三方中文汉化版,如Ghost的中文汉化版。Ghost提供开发插件的API和可以定制的Handlebars主题模板样式。

目录

1 历史

2 管理組織

3 商业模式

4 相关信息

4.1 运行环境

4.2 Markdown语法

5 相關條目

6 參考資料

7 外部連結

历史

编辑

2012年11月,前WordPress UI首席设计师[3],Ghost的创始人John O'Nolan在博客里提出Ghost计划[4],计划开发更简洁的博客程序,而不是内容管理系统。

2013年4月29日,O'Nolan为实施Ghost项目计划在Kickstarter筹款£25,000[5]。而这个新项目在29天内获得£196,362筹款。[6][7] 成功获得了WooThemes,ENVATO和微软公司的支持。

2013年9月19日, Ghost的第一个公开版本发布,预览版命名为Kerouac。[8]

2013年10月14日, Ghost0.3.3在GitHub发布。在GitHub进行开发、升级和更新。[9][10]

管理組織

编辑

Ghost 项目由位于新加坡的非营利组织 Ghost Foundation 管理,[11] 建立在 Kickstarter 众筹基础上。 该基金会目前共有13名全职员工维护Ghost项目和在线社区基础设施。

商业模式

编辑

Ghost博客软件可以免费下载和使用。 此外,Ghost 基金会提供了一个付费的博客托管平台,因此 Ghost Foundation 承担起安装、升级和維护服务器的工作。付费后, 用户能够完全掌控博客平台 享受自动备份、自动升级和邮件技术支持.[12] 于此同时,托管平台的收入会用于开发开源软件和项目的维护[13]

相关信息

编辑

运行环境

编辑

Ghost 是用 Node.js 编写而成的, 一个服务端的 JavaScript 执行引擎, 基于 Google 的 V8。Ghost兼容 Node.js v0.10.X 、Node v0.12 和 IO.js-v1.2 的执行引擎,但官方推荐使用Node.js 0.10.36 和 npm 2.5.0。

Markdown语法

编辑

Ghost可以使用Markdown和HTML混合编辑文章。

最常见的Markdown格式选项和键盘快捷键[14]:

输出后的效果

Markdown

快捷键

Bold

**text**

Ctrl/⌘ + B

Emphasize

*text*

Ctrl/⌘ + I

Strike-through

~~text~~

Ctrl + Alt + U

Link

[title](http://)

Ctrl/⌘ + K

Inline Code

code`

Ctrl/⌘ + Shift + K

Image

![alt](http://)

Ctrl/⌘ + Shift + I

List

* item

Ctrl + L

Highlight

==Highlight==

'Blockquote'

> quote

Ctrl + Q

H1

# Heading

H2

## Heading

Ctrl/⌘ + H

H3

### Heading

Ctrl/⌘ + H (x2)

相關條目

编辑

WordPress

自由软件主题

參考資料

编辑

^ Release 5.125.1 · TryGhost/Ghost. [2025年6月13日] (英語). 引文格式1维护:未识别语文类型 (link)

^ The MIT License. Ghost.org. [2014-12-29]. (原始内容存档于2014-12-29).

^ John O'Nolan appointed Deputy Lead for the WordPress UI team. WordPress.org. [29 December 2014]. (原始内容存档于2010-12-04).

^ O'Nolan, John. Ghost: an idea for a new blogging platform. [29 December 2014]. (原始内容存档于2019-03-02).

^ Ghost: Just a Blogging Platform. Kickstarter. [29 December 2014]. (原始内容存档于2020-12-04).

^ Biggs, John. Ghost Will Take Your Boring Blog To The Next Astral Plane. TechCrunch. [29 December 2014]. (原始内容存档于2020-11-24).

^ Warren, Christina. Is This Kickstarter Project the Future of Blogging?. [29 December 2014]. (原始内容存档于2021-01-04).

^ Ghost 0.3 - Kerouac. Ghost Foundation. [29 December 2014]. (原始内容存档于2014-12-29).

^ Ghost Repository - Github. Github. [29 December 2014]. (原始内容存档于2021-02-02).

^ Ghost Launches to The Public. Ghost Foundation. [29 December 2014]. (原始内容存档于2014-12-29).

^ The Ghost Foundation. [2014-12-29]. (原始内容存档于2014-12-29).

^ Fern, Alex. The Guardian - Ghost: the UK blogging platform that won't and can't sell out to Facebook. theguardian.com. 23 September 2013 [15 December 2013]. (原始内容存档于2019-04-25).

^ Sawers, Paul. Open-source blogging platform Ghost begins rolling out its fully-hosted service. The Next Web. [23 December 2013]. (原始内容存档于2020-10-31).

^ Markdown:指南. wikimilk.org. 2015-03-10 [2015-03-29]. (原始内容存档于2019-10-16).

外部連結

编辑

官方網站 (页面存档备份,存于互联网档案馆)