在Github上开博客

作者: 早起祷告的猴子 | 来源:发表于2017-04-17 05:10 被阅读19次

想在Github上开一个免费的博客,Github上开博客需要用到GitHub Pages. 虽然中文的说明很多,但是英文的说明也很简介,不难读懂,大家可以直接去GitHub Pages上看下介绍,图文并茂,详细的操作都有截屏。

第一步是创建一个特殊名字的代码仓库,这个名字怎么起呢?
Create a repository
Head over to GitHub and create a new repository named username.github.io, where username is your username (or organization name) on GitHub. If the first part of the repository doesn’t exactly match your username, it won’t work, so make sure to get it right.

相关文章

  • 在Github上开博客

    想在Github上开一个免费的博客,Github上开博客需要用到GitHub Pages. 虽然中文的说明很多,但...

  • 在github上写博客

    本文部分内容参考github使用帮助 接触博客是在06年5月份,当时在CSDN上写博客,随着技术的发展,我的博客也...

  • 在GitHub上建Hexo博客

    我遇到的坑都集中在配置_config.yml文件中。 对于图中所述,网站存放在子目录的情况。我想如果要把Hexo托...

  • HEXO 趟坑笔记

    我的blog 如何使用Hexo在github上搭建静态博客 如何使用Hexo在github上搭建静态博客 感冒两天...

  • 亲测好使~

    在Github Pages上搭建github.io博客 [1] 我的个人博客之旅:从jekyll到hexohttp...

  • 上传各个branch项目代码

    在GitHub上管理项目 branch的用法 在GitHub上管理项目 branch的用法 - CSDN博客 怎样...

  • Mac下使用Hexo搭建GitHub博客

    介绍如何在Github上创建个人博客。例如 - 我的Github博客。 创建GitHub账号 注册Github账号...

  • 利用hexo在github上搭建博客

    环境:nodejs仓库:github博客:hexo:https://hexo.io/zh-cn/管理插件:hexo...

  • 用hexo在github上挂博客

    1.下载 msysgit ,并安装 https://git-for-windows.github.io/ 2.安装...

  • 使用 Hexo 在 Github 上搭建博客

    缘起 今天博客出现致命问题, 重新配置的过程中翻阅之前的笔记, 顺带整理了一下, 分享在这里. 基本操作流程 前提...

网友评论

    本文标题:在Github上开博客

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