From b09b02eb04ac374bf770eaacd2950e1a26c9093b Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sun, 30 Apr 2017 19:15:09 -0400 Subject: [PATCH] more updates --- index.html | 2 +- stores.json | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1339873..9d67a40 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@
-

New York City loves its bookstores. We eulogize those that have faded and celebrate when new ventures are launched. And while the historic Book Row may have passed away in the 80s, there are still plenty of stores dotting the map. Here, I have attempted to map out all of the currently-open general-interest independent booksellers in the city. Any store with regular-ish hours (no appointment-only rare book sellers) is included, as far as I've been able to determine.

+

New York City loves its bookstores. We eulogize those that have faded and celebrate when new ventures are launched. And while the historic Book Row may have passed away in the 80s, there are still plenty of stores dotting the map. Here, I have attempted to map out all of the currently-open general-interest independent booksellers in the city. Any store with regular-ish hours (no appointment-only rare book sellers) is included, but generally excluding religious booksellers.

The listings here are kept up-to-date to the best of my ability. However, I make no promises about either the accuracy or reliability of the information. If you spot an error, or I've missed a shop, please let me know by email or twitter. Based on the "Hack Spots" website by @jllord.

There are currently stores indexed on this page.

diff --git a/stores.json b/stores.json index e4024c2..f7db665 100644 --- a/stores.json +++ b/stores.json @@ -1132,5 +1132,19 @@ "website": "https://www.booksaremagic.net/", "events": "Yes", "cafe": "No" + }, + { + "name": "Namaste Bookshop", + "address": "2 W 14th St", + "city": "New York", + "state": "NY", + "postcode": "10011", + "description": "", + "lat": "40.736063", + "long": "-73.994014", + "country": "USA", + "website": "http://http://www.namastebookshop.com//", + "events": "Yes", + "cafe": "No" } ]