hexo-tag-hahack
v0.1.1
Published
hexo-tag-hahack
Downloads
5
Readme
hexo-tag-bootstrap
Intro
hexo-tag-bootstrap is a collections of Hexo tag plugins.
It wraps most Twitter-Bootstrap 3.1.1 components in a uniformed way. It can be used independently, though I highly recommend you to use it with Freemind, a Bootstrap theme for Hexo.
Install
$ npm install hexo-tag-bootstrap --save
Components
- textcolor - Convey meaning through color with a handful of emphasis utility classes.
- button - Inserts a button with target links, text and specified color.
- label - Inserts a label with text and specified color.
- badge - Inserts a badge with text.
- alert - Inserts alert messages with text and specified color.
More info: http://wzpan.github.io/hexo-theme-freemind/2014/03/16/tag-plugins/
Dependencies
- Hexo >= 3.0
- Twitter-Bootstrap >= 3.1.1
- FontAwesome >= 3.0