Giter Club home page Giter Club logo

ghost's Introduction

Ghost 中文版

Ghost Screenshot

Ghost是迄今为止最好用的开源博客平台。Ghost博客由前WordPress主管 John O'Nolan 和美女工程师 Hannah Wolfe 创立。开源社区支持率远超WordPress。 贡献者列表

Ghost中文版由云应用托管服务商 点云 主导开发和在**区推广。中文版代码将在与官方版保持一致的前提下,加入一些特有功能。 比如:可以将博文转换成长微博,自动发布到用户绑定的微博上; 可以与用户的公众账号关联,自动生成图文消息并推送等等。

如果你是NodeJS开发者,并热衷于开源软件,欢迎与我们一起共同改进、推广Ghost,让Ghost在**落地,让更多人可以享受写作的乐趣。

欢迎访问Ghost中文版官方网站

使用Ghost

###安装 你可以使用三种方式安装Ghost中文版。

  1. 一键安装 如果你没有服务器,或者不了NodeJS技术,推荐使用这种安装方式。比自己租VPS还要便宜,不用自己折腾,还有各种服务。详细介绍

  2. Docker Image 你可以在装有Docker的服务器上,运行docker run 命令即可。安装文档

    docker run -d -p 80:2368 --name=diancloud-ghost diancloud/ghost:0.5.9-zh

  3. 源码安装 下载已发布版本的源码包,使用 npm install 命令安装。立即下载Ghost-0.5.9-zh

  • 安装NodeJS。 安装文档
  • 下载Ghost代码。 即下载Ghost-0.5.9-zh
  • 解压源码。
  • 进入代码目录运行 npm install --production
  • 在代码目录运行 npm start --production
  • 在浏览器中访问 http://localhost:2368。博客后台管理地址: http://localhost:2368/ghost

注意: 请通过 上方的下载链接点击发行版页面的绿色按钮下载。这是已编译好JS和CSS的文件包。如果直接下载源码,安装前,你需要使用 grunt 命令编译JS和CSS文件。详见参与改进

###配置 & 使用

请参考官方中文版手册。 http://ghost.diancloud.com/doc/zh/usage/

参与改进

( 中文版计划, 如何参与改进等 待完善 )

ghost's People

Contributors

84a3580426e34a70a6a31fa4500b136c avatar bastilian avatar cgiffard avatar cobbspur avatar codeincontext avatar darvelo avatar erisds avatar felixrieseberg avatar gotdibbs avatar halfdan avatar hswolff avatar jamesbloomer avatar jaswilli avatar javorszky avatar jgable avatar jgillich avatar johnonolan avatar matthojo avatar morficus avatar novaugust avatar ntalbs avatar pauladamdavis avatar ricardobeat avatar rwjblue avatar sebgie avatar shindakun avatar sir-daniel avatar tduarte avatar tgriesser avatar trheyi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.