使用o-blog搭建个人博客

新的博客使用o-blog搭建,使用的是自已的分枝tangxinfa-o-blog,我的分枝主要是对原系统做了一定的简化以便适用于创建个人博客,另修复了一些bug(主要是中文相关),可使用以下配置安装我的分枝:

(setq el-get-sources '((:name tangxinfa-o-blog
                                  :type git 
                                  :url "https://github.com/tangxinfa/o-blog.git"
                                  :load "o-blog.el"
                                  :features o-blog)))
M-x el-get-install tangxinfa-o-blog

具体使用可参考本博客的原始org文件:

git clone https://github.com/tangxinfa/tangxinfa.github.com.git