Skip to content

hackrole/note

Repository files navigation

note

Build Status

tmp to save to daily note. github pages url

使用rst来记录笔记/博客.使用org来记录个人计划和任务管理。

使用travis ci自动发布到github pages

install

better to use virtualenvwrapper.

pip install pipenv
git clone [email protected]/hackrole/note
cd note
pipenv install
fab build
fab serve