Ghost (博客平台)

博客平台

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

Ghost
开发者Ghost基金会/Ghost Foundation
首次发布2013年9月19日 (2013-09-19)
当前版本
  • 4.7.0 (2021年6月8日)[1]
  • 5.82.3 (2024年4月19日;稳定版本)[2]
编辑维基数据链接
源代码库 编辑维基数据链接
编程语言JavaScript
操作系统跨平台
平台Node.js/IO.js
文件大小.zip — 2.3MB
语言多语言
类型博客软件
许可协议MIT许可证[3]
网站ghost.org

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

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

历史 编辑

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

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

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

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

管理组织 编辑

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

商业模式 编辑

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

相关信息 编辑

运行环境 编辑

Ghost 是用 Node.js 编写而成的, 一个服务端的 JavaScript 执行引擎, 基于 GoogleV8。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格式选项和键盘快捷键[15]:

输出后的效果 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)

相关条目 编辑

参考资料 编辑

  1. ^ Release 4.7.0. 2021年6月8日 [2021年6月21日]. 
  2. ^ Release 5.82.3. 2024年4月19日 [2024年4月23日]. 
  3. ^ The MIT License. Ghost.org. [2014-12-29]. (原始内容存档于2014-12-29). 
  4. ^ John O'Nolan appointed Deputy Lead for the WordPress UI team. WordPress.org. [29 December 2014]. (原始内容存档于2010-12-04). 
  5. ^ O'Nolan, John. Ghost: an idea for a new blogging platform. [29 December 2014]. (原始内容存档于2019-03-02). 
  6. ^ Ghost: Just a Blogging Platform. Kickstarter. [29 December 2014]. (原始内容存档于2020-12-04). 
  7. ^ Biggs, John. Ghost Will Take Your Boring Blog To The Next Astral Plane. TechCrunch. [29 December 2014]. (原始内容存档于2020-11-24). 
  8. ^ Warren, Christina. Is This Kickstarter Project the Future of Blogging?. [29 December 2014]. (原始内容存档于2021-01-04). 
  9. ^ Ghost 0.3 - Kerouac. Ghost Foundation. [29 December 2014]. (原始内容存档于2014-12-29). 
  10. ^ Ghost Repository - Github. Github. [29 December 2014]. (原始内容存档于2021-02-02). 
  11. ^ Ghost Launches to The Public. Ghost Foundation. [29 December 2014]. (原始内容存档于2014-12-29). 
  12. ^ The Ghost Foundation. [2014-12-29]. (原始内容存档于2014-12-29). 
  13. ^ 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). 
  14. ^ Sawers, Paul. Open-source blogging platform Ghost begins rolling out its fully-hosted service. The Next Web. [23 December 2013]. (原始内容存档于2020-10-31). 
  15. ^ Markdown:指南. wikimilk.org. 2015-03-10 [2015-03-29]. (原始内容存档于2019-10-16). 

外部链接 编辑