HEXO+Github,搭建属于自己的博客

2017-06-03  本文已影响12人  erU

搭建静态个人博客
用这个pages搭建静态

准备

GitHub账号(我是放到GitHub上的)
私人电脑(Mac,我的是Mac)
node.js 环境
git 环境
vscode 编辑工具
hexo搭建静态博客
next主题
个人域名(需要的话)

开始搭建

申请Github账号

申请页面.png

申请博客仓库

Head over to GitHub and create a new repository namedusername.github.io, where username is your username (or organization name) on GitHub.

仓库名字是固定的** *username*.github.io ** username 是你的Github的username == 这很重要。

Mac下载hexo

Hexo 这是官网也有所有的教程 主题也在里面

上一篇 下一篇

猜你喜欢

热点阅读