8000 GitHub - lyz05/hexo: My Blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lyz05/hexo

Repository files navigation

Lyz's Blog

这是hexo博客框架所存储的博客内容 Website: https://blog.lyz05.cn/

快速开始

依赖安装

git clone git@github.com:lyz05/hexo
cd hexo
npm i hexo-cli yarn -g
npm install
rimraf node_modules #删除node_modules

运行项目

npm run build   # 普通构建
npm run clean   # 清理配置信息
npm run server  # 本地调试
npm run douban  # 生成豆瓣电影图书信息

检查组件更新

升级package.json

yarn upgrade-interactive --latest
npm outdated
npm update

About

My Blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

0