2014-03-16
Tag Plugins

Tag Plugins

The freemind theme offers several new tag plugins, so as to fully take advantages of Bootstrap.

To use these tag plugins, you need to install hexo-tag-bootstrap first. In your blog root folder, execute the following command:

1
$ npm install hexo-tag-bootstrap --save

Then you can use these tag plugins in your blog, as easily as you normally do using hexo tag plugins.

Read More

2014-03-16
Tag Plugins(中文)

Tag Plugins(中文)

Freemind 主题提供了丰富的 tag plugins,以充分利用 Bootstrap 的威力。

在使用这些 tag plugins 之前,你需要先安装 hexo-tag-bootstrap 。在你的 Hexo 博客目录,执行下列命令:

1
$ npm install hexo-tag-bootstrap --save

然后就可以像使用其他 hexo tag plugins 一样使用这些 Bootstrap tag plugins 了。

Read More