8000 GitHub - liyb13/hexo-theme-apollo-1: A hexo theme modified from SANOGRAPHIX.NET
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

liyb13/hexo-theme-apollo-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo theme: Apollo

This hexo theme is modified from SANOGRAPHIX.NET

Original (Tumblr theme)
Demo

##Installation

###Install

$ git clone git@github.com: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

About

A hexo theme modified from SANOGRAPHIX.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.5%
  • JavaScript 45.5%
0