THI Lite。。从 THI 的基础上修改而来。。 首页采用卡片样式,我感觉这样看着比较舒服。。(应该吧。。顺便在 Header 添加了点 Canvas 文章图片的处理方式是采用 Jimmy Cai 大佬的方法
- 默认开启 PJAX
- 自动适配移动端或其他非常规尺寸屏幕(应该吧
- 自带卡片式友链样式
- 一个。。应该。。感觉。。有点奇怪的。。TOC
- 评论支持切换 自带 / Disqus / 畅言
- Google Analysis 支持
- 有一个输入的特效
- 自带 DPlayer 支持
- jQuery: https://github.com/jquery/jquery
- jQuery Pjax: https://github.com/defunkt/jquery-pjax
- jQuery Photoswipe: https://github.com/yaquawa/jquery.photoswipe
- jQuery Smooth Scroll: https://github.com/kswedberg/jquery-smooth-scroll
- JavaScript MD5: https://github.com/blueimp/JavaScript-MD5
- DPlayer: https://github.com/MoePlayer/DPlayer ..... (懒得打了。。就这样吧。。
- 友链卡片
<link name="" url="" img=""></link>
- DPlayer 支持
<DPlayer url="" pic="" autoplay="" thumbnails="" subtitle=""></DPlayer>
注: url参数为必填项,其他都为选填 autoplay: true / false