/hexo-theme-mnmlpress

A hexo theme modified from mnmlpress for Octopress

Primary LanguageJavaScript

Hexo theme: mnmlpress

This hexo theme is modified from mnmlpress for Octopress

Demo

##Installation

###Install

$ git clone git@github.com:joyceim/hexo-theme-mnmlpress.git themes/mnmlpress

mnmlpress requires Hexo 2.4 and above.

###Update

cd themes/mnmlpress
git pull

##Configuration

# Header
rss: /atom.xml

# Content
excerpt_link: Read More
fancybox: true

# Miscellaneous
google_analytics:
favicon: /favicon.png
  • 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