Hello World
bmj

Welcome to My Blog!

这是一篇搭建博客时自动生成的文章,我并不打算删除它,因为它见证了BMJLINE的启动!

**BMJLINE**的搭建离不开Hexo

之所以我会选择Hexo来搭建而不是自己写一个博客,主要是因为我更想把重点放在写博客上,而并非搭建博客上。

我会用它来记录自己的学习过程。

以下是当时自动生成的内容,当需要创建新的博客并部署时,可以来参照下面的命令:

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

 Comments