1、在GitHub上建一个新仓库 2、配置Git的SSH KEY 生成SSH添加到GitHub回到你的git bash中, git config –global user.name “your…
分类:博客
搭建自己的技术博客系列(一)使用 hexo 搭建一个精美的静态博客
1、安装 Git 和 nodejs https://hexo.io/zh-cn/docs/ 2 安装Hexo https://hexo.io/zh-cn/ 3、更换伊卡洛斯主题 https://github.co…