Build your own iOS technology blog with Hexo, move, hexoios

Source: Internet
Author: User

Build your own iOS technology blog with Hexo, move, hexoios

After moving, I was still planning to mix it in the blog Park for a while. However, when I saw Hexo, it was hard to resist its temptation, the simple and non-simple interface took me a whole day. A small problem occurred during the domain name purchase process, causing a DNS resolution error, but it was still successful. Welcome to the discussion. I will also pay attention to some information in the blog garden.

New Blog address: www.liuchendi.com.

Hexo is a fast and Lightweight Framework written by Node. js, so node. js does not need to be introduced,

Tips for building an hexo blog:

(1) configuration of Git and Node. js environments, a lot of Google. Node. js is a brief introduction. It encapsulates Google's V8 engine, and V8 executes JS at a high speed, with very good performance.

(2) npm install-g hexo

(3) Deployment: hexo generate and hexo deploy

(4) configure the basic information of _ config. yml in the blog directory, and some functions have been encapsulated to enable it.

(5) enable local hexo server debugging. The default port is 4000.

(6) In _ config. configure github rep in yml, which is the same as the configuration method of Octproess and jekyll (after a while, Octproess is similar to hexo, but I like the UI of hexo)

(7) resolve and bind domain names. We recommend using DNSPod. Then, create a CNAME under the blog directory, and enter your own domain name to bind it, however, it took me almost an hour to parse it properly.

(8) Installation topic: We recommend using pacman, which is very simple.

 




Related Article

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.