Mercurial > hg > GlobalNeighbors
diff README.txt @ 19:811adc9736eb
add configuration for gunicorn
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 25 Jun 2017 15:43:45 -0700 |
parents | 6aaf70296c5a |
children | 6891c5523b69 |
line wrap: on
line diff
--- a/README.txt Sun Jun 25 15:13:29 2017 -0700 +++ b/README.txt Sun Jun 25 15:43:45 2017 -0700 @@ -82,6 +82,14 @@ `Paste` was used to create a pass-through fileserver. It's multi-threaded server also made testing easier. +For fun, each city page links to a google map with its +latitude and longitude. I found the secret decoder ring here: +http://asnsblues.blogspot.com/2011/11/google-maps-query-string-parameters.html + +The landing page gives an input box using jQuery's +http://easyautocomplete.com/ . + + ## Deployment notes `supervisor` (http://supervisord.org/) was used to ensure