Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

kywk/hexo-theme-bitrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This theme was deprecated. If you like its style, use biture

hexo-theme-bitrap

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

Preview: live demo / kywk.life

Installation

Install

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

Enable

Modify theme setting in _config.yml to bitrap.

Update

cd themes/bitrap
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

About

A single column, minimal style, bootstrap based theme for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published