/hexo-theme-biture

A single column, widget-less minimal theme for hexo.

Primary LanguageJavaScriptMIT LicenseMIT

hexo-theme-biture

A single column, widget-less minimalist theme for Hexo, based on Pure css framework.

Preview: live demo / kywk.life

Installation

Install

$ git clone https://github.com/kywk/hexo-theme-biture.git themes/biture

Enable

Modify theme setting in _config.yml to biture.

Update

cd themes/biture
git pull

Configuration

# Header
menu:
  home: /
  archive: /archive
  submenu:
    google: //google.com/
    yahoo:  //yahoo.com/

extmenu:
  github: //github.com/
  hexo: //zespia.tw/hexo/
  theme:
    Pithiness:  //github.com/okoala/hexo-theme-pithiness
    Phase:  //github.com/tommy351/hexo-theme-phase
    Collect:  //github.com/beforeload/hexo-theme-collect

rss:

# Content
excerpt_link: Read More

fancybox: true

# Miscellaneous
google_analytics:
favicon: /favicon.png
  • menu - Main navigation menu, dropdown menu supported.
  • extment - Extend menu at the right hand side, dropdown menu supported too.
  • rss - RSS subscription link (change if using Feedburner)
  • excerpt_link - "Read More" link at the bottom of excerpted articles. false to hide the link.
  • fancybox - KEEP IT 'true'
  • google_analytics - Google Analytics ID