This hexo theme is modified from SANOGRAPHIX.NET
##Installation
###Install
$ git clone [email protected]:joyceim/hexo-theme-apollo.git themes/apollo
Apollo requires Hexo 2.4 and above.
###Update
cd themes/apollo
git pull
##Configuration
# Header
menu:
Home: /
Archives: /archives
rss: /atom.xml
# Content
excerpt_link: Read More
fancybox: true
# Miscellaneous
google_analytics:
favicon: /favicon.png
- menu - Navigation menu
- rss - 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