Hello World

正所谓饮水思源,以此Hello World来纪念本站的创始
由衷感谢伟大的开源社区、hexo及butterfly
有了这些开源社区的存在,才有了本站

站长为文科&艺术生出身,没有学过任何有关计算机的学科/专业,
故创建此站对自身是一个挑战
虽然连续尝试失败很多次,但最后终于印证了“坚持就会胜利”
毕竟
这是当初我想要做的事


Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on 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