Personal Knowlegde Base.

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

2014-03-15
Code Highlight

C

1
2
3
4
5
6
7
// C
#include <stdio.h>
int main(void)
{
printf("Hello World\n");
return 0;
}

C++

1
2
3
4
5
6
7
// C++
#include <iostream.h>
int main(void)
{
cout << "Hello World" << endl;
return 0;
}
Read More

2014-03-15
Lorem Ipsum

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem Ipsum

Read More

2013-12-25
繁體中文測試

繁體中文測試

觀自在菩薩,行深般若波羅蜜多時,照見五蘊皆空,度一切苦厄。

舍利子,色不異空,空不異色;色即是空,空即是色。受、想、行、識,亦復如是。

舍利子,是諸法空相,不生不滅,不垢不淨,不增不減,是故空中無色,無受、想、行、識;無眼、耳、鼻、舌、身、意;無色、聲、香、味、觸、法;無眼界,乃至無意識界;無無明,亦無無明盡;乃至無老死,亦無老死盡。無苦、集、滅、道,無智亦無得,以無所得故。

菩提薩埵(duǒ),依般若波羅蜜多故,心無罣礙(guà ài)。無罣礙,故無有恐怖,遠離顛倒夢想,究竟涅槃。三世諸佛,依般若波羅蜜多故,得阿耨多羅三藐三菩提。

故知般若波羅蜜多,是大神咒,是大明咒,是無上咒,是無等等咒,能除一切苦,真實不虛。

故說般若波羅蜜多咒,即說咒曰:

揭諦、揭諦,波羅揭諦,波羅僧揭諦,菩提薩婆訶。

Read More