Ted is a fresh looking and responsive theme for Hexo with more features and some build-in Chinese service based on Pacman.
##Installation ###Install
$ git clone https://github.com/YuliangTan/Ted.git themes/Ted
Ted requires Hexo 2.7 and above.
###Enable
Modify theme
setting in blog folder _config.yml
to ted
.
###Update
cd themes/ted
git pull origin master
please backup your _config.yml
file before update.
##Configuration
Modify settings in /themes/Ted/_config.yml
. Learn More.
##Features
- menu
Main navigation menu. - widget
Widgets displaying in sidebar.The category,tag,rss,archive,tagcloud,links,weibo are supported. - Image
Images about favicon, site logo, author image, banner image. Support different image styles likeimg-logo
,img-topic
,img-center
etc. Author imformation, used to show your social network links on the bottom right. Including github, stackoverflow, twitter, facebook, linkedin, google+, weibo, douban, zhihu, email. - toc
Show Table Of Contents in article & aside. - comments
duoshuo & disqus are supported. - jiathis
Build-in share tool or JiaThis share buttons at the bottom of articles. - Analytiscs
Google analytics & Baidu tongji & CNZZ tongji are all supported. - Search
Googlle Custom Search & Baidu Site Search & Tiny Search are supported. - totop
Scroll to top - rss
RSS subscription link (change if using Feedburner). - fancybox
Enable Fancybox - custom theme color
Mondify theme color in
_config.yaml
instead of finding unfamiliar stylus files. - others You can configure sidebar not show in post pages.
And Many More
##License MIT