You are here |
obem.be | ||
| | | |
www.workingwith.me.uk
|
|
| | | | ||
| | | |
www.itechlounge.net
|
|
| | | | ||
| | | |
willhaley.com
|
|
| | | | I recently noticed, by means of a Google search, that an old post of mine was still alive and well on my Octopress site. "That's odd", I thought, since the page no longer lived in my source control and the page still lived on even after running a rake deploy. This was the culprit: rsync_delete = false in my Rakefile I had this set to false for a very particular reason. My public_html directory is loaded not only with my Octopress files, but a number of other files that I use to host other sites from different domains using the same Apache instance. | |
| | | |
mherman.org
|
|
| | Let's build a RESTful API with Python and Flask. |