steven5538 / hexo-theme-athena

A clean, minimalist and responsive theme for hexo.
23 stars 11 forks source link

hexo-theme-athena

A theme for hexo, modify from Hexo default landscape theme.

pic1 pic2

Installation

Install

$ git clone https://github.com/steven5538/hexo-theme-athena.git themes/athena

Enable

Modify theme setting in _config.yml to athena.

Update

cd theme/athena
git pull

Configuration

# Header
menu:
  Home: /
  Archives: /archives
  About: /about
# Header Icon
menu_icon:
  Home: nav-home-icon
  Archives: nav-archives-icon
  About: nav-about-icon

rss: /atom.xml

# Content
excerpt_link: Read More
fancybox: true

# Miscellaneous
google_analytics:
favicon: /favicon.png
twitter: