hexo-theme-smackdown DEMO:
This is a quite flamboyant hexo theme wrote by me long time ago.Actually, it's really not simple...
If you like this theme, please star, thanks
If you have some problems, you can submit an issue.I will fixed it.
2015-07-28 17:28:18
This theme changed based on Yilia .This theme site is smackdown.
You can go to my blog to see
You also can scan QR code on your mobile devices
Install
$ git clone https://github.com/smackgg/hexo-theme-smackdown themes/smackdown
config
Modify the root directory under your hexo
_config.ymlfile.
js theme: smackdown
Update
Bash cd themes/yilia git pull
You should change 'config.yml' file under your theme directory. You can reference my blog.
# Header menu: Home: / All: /archives # other: /tags/otherSubNav
subnav:
github: "#"
zhihu: "#"
mail: "#"
qq: "#"
weibo: "#"
rss: "#"
#douban: "#" #facebook: "#" #google: "#" #twitter: "#" #linkedin: "#"
rss: /atom.xml
Content
excerpt_link: 阅读全文
excerpt_link: more fancybox: true mathjax: true
Open animate
animate: true
Open page in new window
open_in_new: false
Baidu statistics,Google statistics
baidu_tongji: true
google_analytics: true
favicon: http://7xkj1z.com1.z0.glb.clouddn.com/head.jpg
Your Head portrait
avatar: http://7xkj1z.com1.z0.glb.clouddn.com/head.jpg
Open share
share: true
You can open duoshuo, you should have a duoshuo-key. duoshuo: duoshuo-key
You can use disqus
duoshuo: your duoshuo id
disqus_shortname: your disqus shortname
Open tagcloud
tagcloud: true
Read the article number(you should use leancloud)
leancloud_visitors: enable: false
app_id: your app_id
app_key: your app_key
Links close
#friends: false
Links open
friends: smackdown: https://github.com/smackgg/hexo-theme-smackdown
Aboutme close
aboutme: false
Aboutme open
aboutme:
swift_search: enable: true
If you wangt add this,you should have leancloud account.Then add appid and appkey to
_config.yml.
# Read the article number leancloud_visitors: enable: false app_id: your_app_id app_key: your_app_keyYou can see details in 为smackdown添加阅读数
Update: 2016-10-31 - Update https issue - Update readme Update: 2016-12-14 - Fixed bug about share on https.Use duoshuo share instead jiathis。