Hello world!

Welcome to Hexo! This is my very first post.

建站历程

作为一名记录的强迫症的人,尝试了这么多的网络平台,终于选中了Hexo+Github下的Next主题博客。我非常喜欢这种简约的风格,另外还喜欢这种自主设计。

曾经学过些许html语言,上年开始使用python,并且会使用github。

经过努力挣扎,踩了无数的坑,终于勉强建立这个网站。

Quick Start

Create a new post

1
$ hexo new "My New Post"

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

-------------本文结束感谢您的阅读-------------