- 安装npm :
yum install npm
install npm.png
- 安装Hexo :
npm install -g hexo-cli - 新建文件夹 :
hexo init <folder>
cd <folder>
npm install - 安装服务器 :
npm install hexo-server --save - 启动服务器 :
hexo server - 配置安全组规则,访问博客 :
http://localhost:4000
image.png
yum install npm
install npm.png
npm install -g hexo-cli
hexo init <folder>cd <folder>npm install
npm install hexo-server --save
hexo server
image.png
本文标题:Hexo
本文链接:https://www.haomeiwen.com/subject/xpjsvftx.html
网友评论