From 08f162ac7385c541ba3a747c6af3f98cdbd84580 Mon Sep 17 00:00:00 2001 From: petrus comestor Date: Sat, 20 Jul 2024 03:02:14 -0400 Subject: update --- about.html | 56 +++++++++ index.html | 76 +++++++++--- static/hex.ico | Bin 0 -> 224674 bytes static/hex.svg | 264 ++++++++++++++++++++++++++++++++++++++++++ static/logo.svg | 187 ++++++++++++++++++++++++++++++ static/logo2-min.svg | 198 +++++++++++++++++++++++++++++++ static/logo2.svg | 240 ++++++++++++++++++++++++++++++++++++++ static/pictures/bookclub.jpg | Bin 0 -> 503747 bytes static/pictures/jefferson.jpg | Bin 0 -> 183898 bytes static/pictures/marthas.jpg | Bin 0 -> 232435 bytes static/pictures/mccarren.jpg | Bin 0 -> 406425 bytes static/styles.css | 99 +++++++--------- 12 files changed, 1053 insertions(+), 67 deletions(-) create mode 100644 about.html create mode 100644 static/hex.ico create mode 100644 static/hex.svg create mode 100644 static/logo.svg create mode 100644 static/logo2-min.svg create mode 100644 static/logo2.svg create mode 100644 static/pictures/bookclub.jpg create mode 100644 static/pictures/jefferson.jpg create mode 100644 static/pictures/marthas.jpg create mode 100644 static/pictures/mccarren.jpg diff --git a/about.html b/about.html new file mode 100644 index 0000000..56a5429 --- /dev/null +++ b/about.html @@ -0,0 +1,56 @@ + + + + About Quiet Reading + + + + + + +
+
+ +
+
+ Free weekly events in
libraries, parks, and cafes. +
+
+ One reading hour. One social hour.
Bring your own book, make a new friend!
+
+
+ +
+
+

For attendees

+

+ Bring your own book, read silently for one hour, and then chat + for one hour about books, literature, arts, or anything else. +

+

+ No registration, no sign-ups, no payment: just show up with a good book! For park events, you can bring a blanket as well. +

+

+ You can contact us at team@quietreading.org or Instagram. +

+

For potential hosts

+

+ Quiet Reading is about intentionally setting aside time + for reading, community, and thoughtful discussion. +

+

+ You can start your own Quiet Reading today with your friends, your family, your classmates, or your roommates. Just pick a time and a location and tell everyone to show up with a good book! Read for an hour, then chat for an hour. +

+

+ If you run an event space like a library, park, cafe, or bar, Quiet Reading events are a great way to foster a local community. We can help you get started by running the first few events and advertising it through our channels: please contact us at team@quietreading.org or Instagram. +

+
+ + + diff --git a/index.html b/index.html index 35b4a1c..e0a2e0f 100644 --- a/index.html +++ b/index.html @@ -4,28 +4,78 @@ Quiet Reading - +
- Quiet Reading - +
+ Free weekly events in
libraries, parks, and cafes. +
+
+ One reading hour. One social hour.
Bring your own book, make a new friend!
+
+
+ +
+
+
+
+ Mondays 6:30p–8:30p +
+ McCarren Park, Williamsburg +
+ North corner, west side +
+ Rainy day location: Spritzenhaus33 +
+
+
+ Next: July 22 +
-
Events
-

- McCarren Park, Williamsburg (north-west of McCarren Parkhouse) +
+

+ Wednesdays 6p–8p
- Mondays at 6:30p -

-

- Book Club Bar, East Village + Jefferson Market Library, Greenwich Village +

+ Third floor (take elevator from first floor) +
+
+
+ Next: July 24 +
+
+
+
+
+ first Sunday/month; 9p–11p
- First Sunday of every month at 9:30p -

+ Book Club Bar, East Village +
+
+ Next: August 4 +
+
+
+
+
+ + + + +
diff --git a/static/hex.ico b/static/hex.ico new file mode 100644 index 0000000..304edfb Binary files /dev/null and b/static/hex.ico differ diff --git a/static/hex.svg b/static/hex.svg new file mode 100644 index 0000000..2f18b5d --- /dev/null +++ b/static/hex.svg @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo.svg b/static/logo.svg new file mode 100644 index 0000000..d912d66 --- /dev/null +++ b/static/logo.svg @@ -0,0 +1,187 @@ + + + +QuietReadingQuietReading diff --git a/static/logo2-min.svg b/static/logo2-min.svg new file mode 100644 index 0000000..ab59eda --- /dev/null +++ b/static/logo2-min.svg @@ -0,0 +1,198 @@ + + + +QuietReading diff --git a/static/logo2.svg b/static/logo2.svg new file mode 100644 index 0000000..80cdfbb --- /dev/null +++ b/static/logo2.svg @@ -0,0 +1,240 @@ + + + +QuietReading diff --git a/static/pictures/bookclub.jpg b/static/pictures/bookclub.jpg new file mode 100644 index 0000000..ad4dad3 Binary files /dev/null and b/static/pictures/bookclub.jpg differ diff --git a/static/pictures/jefferson.jpg b/static/pictures/jefferson.jpg new file mode 100644 index 0000000..d8dd448 Binary files /dev/null and b/static/pictures/jefferson.jpg differ diff --git a/static/pictures/marthas.jpg b/static/pictures/marthas.jpg new file mode 100644 index 0000000..f7cee87 Binary files /dev/null and b/static/pictures/marthas.jpg differ diff --git a/static/pictures/mccarren.jpg b/static/pictures/mccarren.jpg new file mode 100644 index 0000000..6a580f3 Binary files /dev/null and b/static/pictures/mccarren.jpg differ diff --git a/static/styles.css b/static/styles.css index c8d5c6d..169d754 100644 --- a/static/styles.css +++ b/static/styles.css @@ -100,86 +100,77 @@ a:hover { color: #dd1b26; } -.title { - font-size: 200%; - font-weight: bold; - color: #dd1b26; - text-decoration: none; - letter-spacing: -1px; + +.header { + text-align: center; } -.subtitle { - font-weight: bold; - font-size: large; - margin-bottom: -.5em; +.wrapper { + overflow: auto; + white-space: nowrap; } -.category { - font-size: large; - font-style: italic; - margin-bottom: -.3em; - margin-top: 1.8em; +.picture { + vertical-align: top; + display: inline-block; + width: 90%; + position: relative; } -.work { - margin-left: 1em; +.logo { + width: 300px; + max-width: 60%; + margin: 1em; } -.work-title { - font-weight: bold; - letter-spacing: -1px; +.event { + border: 1px darkslategrey dotted; + border-radius: 10px; + padding: 1em; + padding-top: .6em; } -.schedule { - margin-left: 2em; +.instance { + border: 1px darkslategrey dotted; + border-radius: 5px; + padding: 1em; + padding-top: .6em; + display: inline-block; } -.contact { - margin-top: .3em; - font-style: italic; - font-size: small; +.instance-ok { + background: #dfd; } -.home { - font-style: italic; - font-size: 20px; - letter-spacing: -1px; +hr { + border: 0; + border-bottom: 1px dashed #ccc; + background: #999; } -.home > span { - font-size: 16px; +.subtitle { + text-align: center; } -.site { - font-size: 16px; +.nav { + text-align: center; } -.crumbs { - font-size: small; +.info { padding-left: 2em; + padding-top: .5em; } -.crumbs a { - white-space: nowrap; +.info p { + margin: 0; + margin-bottom: .5em; } -.home-title { +.event-time { font-weight: bold; - color: #dd1b26; -} - -.sep { - margin-left: 3px; - margin-right: 3px; -} - -.header { - text-align: center; + font-size: larger; } -.source { - float: right; - font-size: small !important; - font-family: monospace; - font-style: normal; +.event-location { + font-size: larger; } -- cgit v1.2.3