-
Notifications
You must be signed in to change notification settings - Fork 564
Viosey edited this page Nov 11, 2016
·
2 revisions
Read the Docs & Introduction at Material Theme
阅读文档和介绍在 Material Theme
使用
git pull
即可拉取最新版本。
npm update hexo-material
然后将文件复制到 Material 主题文件夹中。
npm-check 是用来检查 npm 依赖包是否有更新,错误以及不在使用的,我们也可以使用 npm-check 进行包的更新。
安装 npm-check:
npm install -g npm-check
检查 npm 包的状态:
npm-check hexo-material
使用空格键可以选择需要处理的包,回车直接进行处理。