Welcome
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
$ hexo new "file_md_name"
More info: Writing
Run server
$ hexo server
More info: Server
Generate static files
$ hexo generate # or hexo g
More info: Generating
Deploy to remote sites
$ hexo deploy # or hexo d
More info: Deployment
images
 # markdown local, not html
 # showing in html
video
<iframe
height=360 width=640
src="https://www.youtube.com/watch?v=cVaOnjqNkCE"
frameborder=0 allowfullscreen>
</iframe>
music
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=512 height=86
src="//music.163.com/outchain/player?type=2&id=167827&auto=1&height=66">
</iframe>
dplayer plugin
npm install hexo-tag-dplayer