摘要: GitHub与Hexo搭建个人博客 安装node.js ​ 自己百度 安装Git ​ 自己百度 创建GitHub仓库 安装hexo ​ npm install g hexo cli 新建文件夹 初始化文件夹 ​ hexo init 安装依赖包 ​ hexo install 安装hexo deploy 阅读全文
posted @ 2020-04-01 18:55 卖剩鸭 阅读(77) 评论(0) 推荐(0)