hexo

command

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

Clean

1
$ hexo clean

More info: Deployment

image reference

1
2
3
4
5
# markdown syntax
![](/images/flink/flink_schedule_architecture.png)

# html
<img src="/images/minio/cert.jpg" style="zoom: 60%">

theme

next

安装评论

来必力评论

使用Gitment评论功能

置顶功能

添加置顶