测试文档,包括一些博客搭建教程。

搭建教程

https://www.jianshu.com/p/860d3e0fff58

https://www.jianshu.com/p/a2fe56d11c4f

https://www.jianshu.com/p/37f25f37ce53

Hexo命令行

Welcome to Hexo! This is your very first post. Check documentation for more info.

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

Vedio Embed

因为chrome浏览器马上就要停用flash了,视频以后可以用<iframe>标签加载

如果没有加载便签页,大概是因为视频源链接用的http协议。这在github page页面存在证书的情况下是被认为不安全的,此时可以在Chrome的地址栏点击允许符号,如下: