This hexo theme is modified from SANOGRAPHIX.NET
- 添加了duoshuo,并且将评论框从正文左侧移到了下方
- 添加了Mathjax,可以在markdown中输入LaTeX公式
Run this command from inside your hexo project
$ git clone git@github.com:foreverhy/hexo-theme-apollo.git themes/apollo
Apollo requires Hexo 2.4 and above.
cd themes/apollo
git pull
# Header
menu:
Home: /
Archives: /archives
rss: /atom.xml
# Content
excerpt_link: Read More
fancybox: true
# Miscellaneous
google_analytics:
favicon: /favicon.png
# Duoshuo
duoshuo: shortname
- menu - Navigation menu
- rss 523B - RSS link
- excerpt_link - "Read More" link at the bottom of excerpted articles.
false
to hide the link. - fancybox - Enable Fancybox
- google_analytics - Google Analytics ID
- favicon - Favicon path