Hello World and Hello GitHub Pages.

Đây là post đầu tiên trong blog của mình, cũng là lần đầu trong đời mình viết blog.

Posted by meomunm on 14th March, 2019

Hello world!

Chào mừng các bạn đến với blog của mình. Blog của mình được xây dựng dựa trên Hexo (xem documentation để có nhiều thông tin hơn) và GithubPage. Github thật hào phóng khi GitHub Pages miễn phí :))

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment