Ghost版本:“version”: “0.9.0-beta.2”|— content 内容目录| |— apps 目录,暂时为空,以后可能Ghost上能直接部署app| |— data 数据库文件夹| |— images 图片文件夹| |— themes Ghost主题文件夹|— core 核心模块目录| |— client 客户端代码文件夹| |— server 服务器端代文件夹| |— shared 共享文件夹| |— test 测试文件目录| |— index.js 服务器启动入口|— config.example.js 配置文件实例|— Gruntfile.js Grunt配置文件|— index.js 主函数入口文件|— package.json 项目配置扩展:Ghost官方入门文档,Ghost wiki