Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: only display build status of the source... | Zhiming Wang | 2015-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | branch. Two other notes: * Giving up on Heroku deployment since I'll need to write a server script and a buildpack to serve the static site. * It is possible to install Pandoc in a container -- use linuxbrew! However, building the entire Haskell platform and Pandoc is too time consuming. I might as well just wait in line for a non-container machine. | ||||
* | configure simple Travis integration | Zhiming Wang | 2015-05-07 | 1 | -0/+2 |
| | |||||
* | 20150505 Graceful handling of SIGINT when using Python's multiprocessing.Process | Zhiming Wang | 2015-05-05 | 1 | -0/+15 |
Also implemented the "touch" action in pyblog, as well as wrote a README.md for the source branch. And some other minor patching. |