Skip to content

taketin/hexo-theme-mnmlpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hexo theme: mnmlpress

This hexo theme is modified from mnmlpress for Octopress

Demo

##Installation

###Install

$ git clone [email protected]: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

About

A hexo theme modified from mnmlpress for Octopress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • CSS 23.2%