1. 安装hexo+stellar主题博客
1.1 安装git
1 | D:\study\blog\blog-hexo-stellar>git version |
1.2 安装node.js
1 | D:\study\blog\blog-hexo-stellar>node -v |
1.3 安装hexo并启动
1 | // 1. 使用npm安装hexo |
1.4 部署到远端服务器
[将博客部署到阿里云服务器](博客搭建教程 - 码界Musing (shuaifeihao.top))
1 | D:\study\blog\blog-hexo-stellar>git version |
1 | D:\study\blog\blog-hexo-stellar>node -v |
1 | // 1. 使用npm安装hexo |
[将博客部署到阿里云服务器](博客搭建教程 - 码界Musing (shuaifeihao.top))