在Github上写博客?最简单的方法!

一. Fork仓库 仓库地址,将仓库名称为:你的用户名.github.io

二. 修改_config.yml里的信息,将信息改为你自己的(里面有博客名称、邮箱等等)

三. 撰写博客,在_posts文件夹下添加如下格式名称: 2018-01-01-我的第一篇博客 内容格式如下:


layout:     post
title:      about
author:     mymsnn
catalog: 	 true
tags:
- blog
---

四. 稍等片刻,打开:你的用户名.github.io,即可看到你的博客了!


<
Previous Post
Discover Open Source Alternatives to Popular Software
>
Next Post
OpenAI 推出 AI 搜索搜索功能