Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.36 KB

README-ZH.md

File metadata and controls

59 lines (38 loc) · 1.36 KB

中文介绍 | English

二〇一九 Ghost 版

这是Wordprss主题Twenty Nineteen Ghost 的复刻版. Ghost主题开发脚手架使用了Ghost-theme-starter,感谢 @royalfig 的工具。

亮点

  • 等待完善

安装

一、 手动编译

  • 克隆主题,并进入主题根目录
  • 安装包文件
npm install
  • 执行发布命令
  • 复制 disk 目录下的 theme.zip 文件,并上传至Ghost博客中。

二、 直接下载

  • 点击右侧 Releases 下载主题包
  • 上传至Ghost博客中。

开发命令

# Start the live reload server and compile your JS/CSS assets, and watch for changes
npm run dev

如果您的网站没有刷新,您可能需要禁用浏览器的缓存。

发布命令

# Fix any CSS issues, compile your JS/CSS assets for production, and create a ZIP file
npm run zip

# Scan your theme for potential incompatibilties with gscan
npm run check

和原主题的不同

  • 评论系统使用了 twikoo
  • 等待完善

主题定制参数

  • 等待完善

社交平台展示

  • 等待完善