美文网首页
HEXO+Github,搭建属于自己的博客

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

作者: erU | 来源:发表于2017-06-03 12:44 被阅读12次

搭建静态个人博客
用这个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 这是官网也有所有的教程 主题也在里面

相关文章

网友评论

      本文标题:HEXO+Github,搭建属于自己的博客

      本文链接:https://www.haomeiwen.com/subject/taddottx.html