Create an HTML personal blog via GitHub __html

Source: Internet
Author: User

Turn from: https://www.jianshu.com/p/1cc0e3ecf6ef


1. To login to your personal github, address: https://github.com/

2. Click your profile as shown below

3. Then look at the picture first click Repositiries, and then store new Create a project.

4. Next you will enter a new interface, as shown in the following information


5. You find that after you create a successful drink show the following interface.


6. Next you need to click Settings and then click Launch Automatic page generator

7. After entering the new interface, proceed to the following operation click Continue to layouts

8. Choose a page style that you like. Then click Publish Page

9. Then choose the Code tab to download the created Zpi

10. Enter this project folder

11. Copy the written HTML item to the Username.githu.io directory

12. Add all current files to GitHub

```

git Add.

```

13. To submit

```

Git commit-m ' Add HTML file '

```

14.push to the branch of your Git

```

Gitpush-u Origin Master

```

15 Follow the steps above to make a simple personal blog (https://libaoquan1993.github.io/).

Author: China Hourglass
Link: https://www.jianshu.com/p/1cc0e3ecf6ef
Source: Jianshu
Copyright belongs to the author. Commercial reprint please contact the author to obtain authorization, non-commercial reprint please indicate the source.

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.