Windows下使用Github Pages+Hexo搭建博客(一)

先来看看最终效果:https://handsomesuperred.github.io/

《Windows下使用Github Pages+Hexo搭建博客(一)》 效果

Windows下使用Github Pages+Hexo搭建博客(一)

Windows下使用Github Pages+Hexo搭建博客(二)

Windows下使用Github Pages+Hexo搭建博客(三)

Windows下使用Github Pages+Hexo搭建博客(四)

Windows下使用Github Pages+Hexo搭建博客(五)

1.注册GitHub账号

GitHub官方网站:https://github.com/

进入GitHub官网,会见到图一所示界面,分别输入Username,Email和Password,然后点击Sign up for Github。

注意:该处的Username、Email和Pssword一定要记住,后边要多次使用,如果太长比较难记,建议最好记在本子上。

《Windows下使用Github Pages+Hexo搭建博客(一)》 图一

然后按图二所示,先选中Unlimited public repositories for free(默认是选中的),再点击Continue即可。

《Windows下使用Github Pages+Hexo搭建博客(一)》 图二

接下来如图三所示,直接点击skip this step。

《Windows下使用Github Pages+Hexo搭建博客(一)》 图三

然后,如图四所示,先点击头像右边向下的小箭头,再选择Your profile。

《Windows下使用Github Pages+Hexo搭建博客(一)》 图四

然后,如图五所示,先点击右上角的“+”,再点击New repository。

《Windows下使用Github Pages+Hexo搭建博客(一)》 图五

这时可能会验证邮箱,直接到你注册的GitHub账号的邮箱里进行验证即可。

邮箱验证通过后,如图六所示,填写Repository name,注意其格式不要写错。

例如:你的Username是xiaoming,那你的Repository name就是xiaoming.github.io,不要直接把我的Repository name抄上去!!!

《Windows下使用Github Pages+Hexo搭建博客(一)》 图六

恭喜,至此Github注册完成并创建了GitHub Pages个人博客的仓库(Repository)。

关于GitHub的使用,本博客不想再详细讨论,毕竟本系列的重点是教人如何创建个人博客,而不是教人使用GitHub,哈哈哈。

如果想具体了解GitHub使用方式,那推荐stormzhang的博客:从0开始学习 GITHUB 系列汇总

    原文作者:iSuperRed
    原文地址: https://www.jianshu.com/p/856aaace865a
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞