Skip to content

feiyu0/THI-Lite-For-Typecho

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typecho 主题 THI Lite

THI Lite。。从 THI 的基础上修改而来。。 首页采用卡片样式,我感觉这样看着比较舒服。。(应该吧。。顺便在 Header 添加了点 Canvas 文章图片的处理方式是采用 Jimmy Cai 大佬的方法

浏览图

INDEX POST

功能

  1. 默认开启 PJAX
  2. 自动适配移动端或其他非常规尺寸屏幕(应该吧
  3. 自带卡片式友链样式
  4. 一个。。应该。。感觉。。有点奇怪的。。TOC
  5. 评论支持切换 自带 / Disqus / 畅言
  6. Google Analysis 支持
  7. 有一个输入的特效
  8. 自带 DPlayer 支持

使用的各种东西

  1. jQuery: https://github.com/jquery/jquery
  2. jQuery Pjax: https://github.com/defunkt/jquery-pjax
  3. jQuery Photoswipe: https://github.com/yaquawa/jquery.photoswipe
  4. jQuery Smooth Scroll: https://github.com/kswedberg/jquery-smooth-scroll
  5. JavaScript MD5: https://github.com/blueimp/JavaScript-MD5
  6. DPlayer: https://github.com/MoePlayer/DPlayer ..... (懒得打了。。就这样吧。。

其他

  1. 友链卡片
<link name="" url="" img=""></link>
  1. DPlayer 支持
<DPlayer url="" pic="" autoplay="" thumbnails="" subtitle=""></DPlayer>

注: url参数为必填项,其他都为选填 autoplay: true / false

About

一个乱七八糟的。。Typecho 主题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.5%
  • JavaScript 19.3%
  • PHP 18.2%