Ghost (博客平台)
Ghost是用JavaScript编写的博客平台,基于MIT许可证开放源代码。Ghost的设计主旨是简化个人网站发布以及网上出版的过程。
開發者 | Ghost基金会/Ghost Foundation |
---|---|
首次发布 | 2013年9月19日 |
当前版本 | |
源代码库 | |
编程语言 | JavaScript |
操作系统 | 跨平台 |
平台 | Node.js/IO.js |
文件大小 | .zip — 2.3MB |
语言 | 多语言 |
类型 | 博客软件 |
许可协议 | MIT許可證[3] |
网站 | ghost |
Ghost是一款个人博客系统,它使用Node.js语言和MySQL数据库开发,同时支持MySQL、MariaDB、SQLite和PostgreSQL。用户可以在支持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]
管理組織
Ghost 项目由位于新加坡的非营利组织 Ghost Foundation 管理,[12] 建立在 Kickstarter 众筹基础上。 该基金会目前共有13名全职员工维护Ghost项目和在线社区基础设施。
商业模式
Ghost博客软件可以免费下载和使用。 此外,Ghost 基金会提供了一个付费的博客托管平台,因此 Ghost Foundation 承担起安装、升级和維护服务器的工作。付费后, 用户能够完全掌控博客平台 享受自动备份、自动升级和邮件技术支持.[13] 于此同时,托管平台的收入会用于开发开源软件和项目的维护[14]
相关信息
运行环境
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格式选项和键盘快捷键[15]:
输出后的效果 | Markdown | 快捷键 |
---|---|---|
Bold | **text** | Ctrl/⌘ + B |
Emphasize | *text* | Ctrl/⌘ + I |
~~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) |
相關條目
參考資料
- ^ Release 4.7.0. 2021年6月8日 [2021年6月21日].
- ^ Release 5.97.0. 2024年10月18日 [2024年10月21日].
- ^ 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).