View on GitHub

MeiYuchen's blog on Git

I am a coder in China, skilled in C language, JavaScript, HTML, CSS, cocos2d-x...

Home git c cocos2dx js common

How To Start A Blog By Git

This is my first article, I want to introduce how to build a blog by git.

1. You can see pages.github.com and you will get a blog repository.

2. You can see the blog written by 阮一峰 and what I want to say is you need not to create a new branch, you can just use the master branch.

3. The last but not least is you may need to learn jekyll's syntax, you mustn't name a folder or a file at will.

comments powered by Disqus