/myblog

myblog

Primary LanguageJavaScript

简介

这是一个我自己的博客项目. 静态资源在 ./public, 文章在 ./articles

使用

安装

cd path/to/sixbyte.me/myblog
godep go install 

运行

// myblog -r="path/to/root/path" -a ="path/to/articles/path"
myblog