Skip to content

qmaolong/Hexo

Repository files navigation

操作说明

1、安装NodeJS

……

切换npm源到淘宝

npm config set registry https://registry.npm.taobao.org

2、安装Hexo

npm install hexo-cli -g

3、clone代码

git clone https://github.com/qmaolong/hexo.git

4、进入文件夹,根据package.json安装所需的ode组件

npm install

5、生成,部署

hexo g
hexo d

主题文档:https://www.haomwei.com/technology/maupassant-hexo.html

About

基于Hexo的个人博客源码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published