gsathya / htpt

HTTP Tor Pluggable Transport
Other
4 stars 3 forks source link

Create a sample/mock gallery app #4

Closed gsathya closed 10 years ago

gsathya commented 11 years ago

I think the best thing to do here is to create a static page with some images and serve it with Python's BaseHTTPServer.

gsathya commented 10 years ago

https://github.com/gsathya/htpt/tree/gallery Thoughts?

gsathya commented 10 years ago
$ git pull gsathya
$ git checkout gsathya/gallery
$ cd gallery
$ python -m SimpleHTTPServer
# go to localhost:8000
gsathya commented 10 years ago

can someone please review this?

gsathya commented 10 years ago

Hmm. I'm going to merge this.

gsathya commented 10 years ago

Fixed in 713d431e3b0c639f5471dc9d1c6c060d2295a874