Hello World

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

1
2
3
4

{% asset_path slug %}
{% asset_img slug [title] %}
{% asset_link slug [title] %}

主题设置

https://www.cnblogs.com/yyhh/p/11058985.html
https://www.jianshu.com/p/a8c743a7f575
https://blog.csdn.net/qq_33699981/article/details/72716951
http://node-swig.github.io/swig-templates/
http://tholman.com/github-corners/#
https://www.jianshu.com/p/4b61d8702cfa
https://www.cnblogs.com/yyhh/p/11058985.html
https://www.cnblogs.com/mmzuo-798/p/10451385.html
https://dp2px.com/2018/10/24/hexo-make-theme1/
https://blog.csdn.net/qq_42595443/article/details/82263318

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