Jekyll Bootstrap build GitHub Blog

Source: Internet
Author: User

If you have a GitHub account and you have Git installed natively

First, create a new warehouse

Go to your https://github.com homepage, create a new warehouse named USERNAME.github.com

Username for your username (hereinafter)


Second, installation Jekyll-bootstrap

Enter the following command in Git bash for example to clone the code to your local

git clone https://github.com/plusjade/jekyll-bootstrap.git USERNAME.github.comcd USERNAME.github.comgit remote Set-url origin Https://github.com/itmyline/USERNAME.github.com.gitgit push Origin master

PS: If you want to clone to a specified folder, use the following format, such as Git clone xxx.git "Specify folder"


Three, complete

Next GitHub will create your public blog at http://USERNAME.github.com


Please refer to the bloghttp://itmyline.github.io/of this article


Suppose you already have a blog on GitHub?

Assuming you have Jekyll installed on your machine, assume that you do not have the Jekyll installed on Windows.

To execute jekyll-bootstrap locally, open the command-line tool input such as the following command:

$ git clone https://github.com/plusjade/jekyll-bootstrap.git$ CD jekyll-bootstrap$ Jekyll serve

Open the http://localhost:4000 in the browser and we'll be able to see and build the same effect on GitHub.


Itmyhome

Source: http://blog.csdn.net/itmyhome1990/article/details/42028597


Jekyll Bootstrap build GitHub blog

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.