Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Python 3.5 support | Zhiming Wang | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | Add the "edit" action to README | Zhiming Wang | 2015-09-08 | 1 | -0/+1 |
| | | | | Obviously I forgot. | ||||
* | Add attribution to google-webfonts-helper | Zhiming Wang | 2015-09-05 | 1 | -0/+2 |
| | | | | https://google-webfonts-helper.herokuapp.com/fonts | ||||
* | 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. |