summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.html56
-rw-r--r--index.html76
-rw-r--r--static/hex.icobin0 -> 224674 bytes
-rw-r--r--static/hex.svg264
-rw-r--r--static/logo.svg187
-rw-r--r--static/logo2-min.svg198
-rw-r--r--static/logo2.svg240
-rw-r--r--static/pictures/bookclub.jpgbin0 -> 503747 bytes
-rw-r--r--static/pictures/jefferson.jpgbin0 -> 183898 bytes
-rw-r--r--static/pictures/marthas.jpgbin0 -> 232435 bytes
-rw-r--r--static/pictures/mccarren.jpgbin0 -> 406425 bytes
-rw-r--r--static/styles.css99
12 files changed, 1053 insertions, 67 deletions
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..56a5429
--- /dev/null
+++ b/about.html
@@ -0,0 +1,56 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>About Quiet Reading</title>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="shortcut icon" type="image/x-icon" href="/static/hex.svg">
+ <link rel="stylesheet" href="/static/styles.css">
+ </head>
+ <body>
+ <div class="container">
+ <div class="header">
+ <img class="logo" src="static/logo2-min.svg" alt="Quiet Reading">
+ </div>
+ <div class="subtitle">
+ Free weekly events in <br>libraries, parks, and cafes.
+ <br>
+ <br>
+ <em>One reading hour. One social hour.<br><strong>Bring your own book, make a new friend!</strong></em>
+ </div>
+ <br>
+ <div class="nav">
+ <a href="/"><strong>Home</strong></a>
+ &middot;
+ <a href="/about">About</a>
+ &middot;
+ <a href="https://instagram.com/quietreadingbk">Instagram</a>
+ </div>
+ <br>
+ <hr>
+ <h3>For attendees</h3>
+ <p>
+ Bring your own book, read silently for one hour, and then chat
+ for one hour about books, literature, arts, or anything else.
+ </p>
+ <p>
+ No registration, no sign-ups, no payment: just show up with a good book! For park events, you can bring a blanket as well.
+ </p>
+ <p>
+ You can contact us at <a href="mailtoi:xx">team@quietreading.org</a> or <a href="#">Instagram</a>.
+ </p>
+ <h3>For potential hosts</h3>
+ <p>
+ Quiet Reading is about intentionally setting aside time
+ for reading, community, and thoughtful discussion.
+ </p>
+ <p>
+ 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.
+ </p>
+ <p>
+ 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 <a href="mailtoi:xx">team@quietreading.org</a> or <a href="#">Instagram</a>.
+ </p>
+ </div>
+ </body>
+</html>
+
diff --git a/index.html b/index.html
index 35b4a1c..e0a2e0f 100644
--- a/index.html
+++ b/index.html
@@ -4,28 +4,78 @@
<title>Quiet Reading</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico">
+ <link rel="shortcut icon" type="image/x-icon" href="/static/hex.svg">
<link rel="stylesheet" href="/static/styles.css">
</head>
<body>
<div class="container">
<div class="header">
- <a class="title" href="/">Quiet Reading</a>
- <div class="contact">
- <a href="https://instagram.com/quietreadingbk">@quietreadingbk</a>
+ <img class="logo" src="static/logo2-min.svg" alt="Quiet Reading">
+ </div>
+ <div class="subtitle">
+ Free weekly events in <br>libraries, parks, and cafes.
+ <br>
+ <br>
+ <em>One reading hour. One social hour.<br><strong>Bring your own book, make a new friend!</strong></em>
+ </div>
+ <br>
+ <div class="nav">
+ <a href="/"><strong>Home</strong></a>
+ &middot;
+ <a href="/about">About</a>
+ &middot;
+ <a href="https://instagram.com/quietreadingbk">Instagram</a>
+ </div>
+ <br>
+ <hr>
+ <br>
+ <div class="event">
+ <span class="event-time">Mondays 6:30p&ndash;8:30p</span>
+ <br>
+ <span class="event-location"><a href="#">McCarren Park</a>, <em>Williamsburg</em></span>
+ <div class="info">
+ North corner, west side
+ <br>
+ Rainy day location: <a href="#">Spritzenhaus33</a>
+ <br>
+ <br>
+ <div class="instance instance-ok">
+ Next: <strong>July 22</strong>
+ </div>
</div>
</div>
- <div class="category">Events</div>
- <p class="work">
- <span class="work-title">McCarren Park, Williamsburg</span> (north-west of McCarren Parkhouse)
+ <br>
+ <div class="event">
+ <strong class="event-time">Wednesdays 6p&ndash;8p</strong>
<br>
- <span class="schedule">Mondays at 6:30p</span>
- </p>
- <p class="work">
- <span class="work-title">Book Club Bar, East Village</span>
+ <span class="event-location"><a href="#">Jefferson Market Library</a>, <em>Greenwich Village</em></span>
+ <div class="info">
+ Third floor (take elevator from first floor)
+ <br>
+ <br>
+ <div class="instance instance-ok">
+ Next: <strong>July 24</strong>
+ </div>
+ </div>
+ </div>
+ <br>
+ <div class="event">
+ <strong class="event-time">first Sunday/month; 9p&ndash;11p</strong>
<br>
- <span class="schedule">First Sunday of every month at 9:30p</span>
- </p>
+ <span class="event-location"><a href="#">Book Club Bar</a>, <em>East Village</em></span>
+ <div class="info">
+ <div class="instance instance-ok">
+ Next: <strong>August 4</strong>
+ </div>
+ </div>
+ </div>
+ <br>
+ <div class="wrapper">
+ <img class="picture" src="/static/pictures/jefferson.jpg">
+ <img class="picture" src="/static/pictures/mccarren.jpg">
+ <img class="picture" src="/static/pictures/bookclub.jpg">
+ <img class="picture" src="/static/pictures/marthas.jpg">
+ </div>
</div>
</body>
</html>
diff --git a/static/hex.ico b/static/hex.ico
new file mode 100644
index 0000000..304edfb
--- /dev/null
+++ b/static/hex.ico
Binary files 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 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="61.643314mm"
+ height="61.643314mm"
+ viewBox="0 0 61.643314 61.643314"
+ version="1.1"
+ id="svg1"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1" />
+ <g
+ id="layer1"
+ transform="translate(-72.932222,-187.19598)">
+ <circle
+ style="fill:#ffffff;stroke-width:1.72325;stroke-linejoin:round;stroke-dasharray:1.72325, 1.72325;paint-order:markers stroke fill"
+ id="path3"
+ cx="103.75388"
+ cy="218.01764"
+ r="30.821655" />
+ </g>
+ <g
+ id="g7"
+ transform="matrix(0.23258249,-0.16617268,0.16617268,0.23258249,-56.568891,13.603631)">
+ <g
+ id="g6-6-3"
+ transform="matrix(0.14455123,0,0,0.14455123,129.31698,138.87314)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g5-64-3"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-9-3"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-8" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-6" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-0" />
+ </g>
+ <g
+ id="g4-5-87-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-8" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-8" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-8" />
+ </g>
+ </g>
+ <g
+ id="g5-8-2-9"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-8-6-7"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-76" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-4" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-3" />
+ </g>
+ <g
+ id="g4-5-6-5-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-3" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-0" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-9" />
+ </g>
+ </g>
+ <g
+ id="g5-6-9-2"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-56-1-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-4" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-0" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-5" />
+ </g>
+ <g
+ id="g4-5-8-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-4" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-6" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-9" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g6-6-4-2"
+ transform="matrix(0.06506594,0.03456713,-0.03456713,0.06506594,196.75578,167.00914)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g5-64-4-2"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-9-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-6-7" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-3-7" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-1-5" />
+ </g>
+ <g
+ id="g4-5-87-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-5-8" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-9-1" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-6-2" />
+ </g>
+ </g>
+ <g
+ id="g5-8-2-2-8"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-8-6-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-7-3" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-8-6" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-5-8" />
+ </g>
+ <g
+ id="g4-5-6-5-7-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-4-2" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-1-1" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-8-0" />
+ </g>
+ </g>
+ <g
+ id="g5-6-9-5-5"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <g
+ id="g4-56-1-9-1"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-7-1" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-5-0" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-3-8" />
+ </g>
+ <g
+ id="g4-5-8-1-8-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)">
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-8-0" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-3-6" />
+ <path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-1-4" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
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 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="1080"
+ height="1080"
+ viewBox="0 0 1080 1080"
+ version="1.1"
+ id="svg1"
+ inkscape:export-filename="logo.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
+ sodipodi:docname="logo.svg"
+ xml:space="preserve"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showguides="false"
+ inkscape:zoom="0.78829312"
+ inkscape:cx="403.40324"
+ inkscape:cy="626.67044"
+ inkscape:window-width="1920"
+ inkscape:window-height="1040"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="g2"
+ inkscape:export-bgcolor="#ffffffff" /><defs
+ id="defs1" /><g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"><g
+ id="g6"
+ transform="matrix(0.53837757,0,0,0.53837757,224.85405,217.06475)"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g5"
+ style="stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-8"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-8"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-6"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-6"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-56"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-8"
+ style="display:inline;stroke:#000000;stroke-width:5.72089212;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:5.72089212;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9"
+ sodipodi:nodetypes="cc" /></g></g></g><g
+ id="g1"
+ transform="translate(6.4367046,2.1919607)"
+ style="font-variation-settings:normal;display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:10.19999943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:10.19999943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="212.04233"
+ y="522.61353"
+ id="text1"><tspan
+ sodipodi:role="line"
+ id="tspan1"
+ x="212.04233"
+ y="522.61353"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:10.19999943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Quiet</tspan></text><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:10.19999943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="320.61588"
+ y="628.97668"
+ id="text1-4"><tspan
+ sodipodi:role="line"
+ id="tspan1-9"
+ x="320.61588"
+ y="628.97668"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:10.19999943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Reading</tspan></text></g><g
+ id="g2"
+ transform="translate(6.4367046,2.1919607)"
+ style="font-variation-settings:normal;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000"><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="212.04233"
+ y="522.61353"
+ id="text1-5"><tspan
+ sodipodi:role="line"
+ id="tspan1-94"
+ x="212.04233"
+ y="522.61353"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Quiet</tspan></text><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="320.61588"
+ y="628.97668"
+ id="text1-4-6"><tspan
+ sodipodi:role="line"
+ id="tspan1-9-9"
+ x="320.61588"
+ y="628.97668"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Reading</tspan></text></g><ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:17.1538;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path30"
+ cx="278.91922"
+ cy="477.06418"
+ rx="33.341503"
+ ry="42.22121" /><ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:16.7644;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path31"
+ cx="823.56372"
+ cy="584.50775"
+ rx="7.6859035"
+ ry="13.364265" /></g></svg>
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 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="979.74579"
+ height="397.50491"
+ viewBox="0 0 979.74579 397.50491"
+ version="1.1"
+ id="svg1"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs1" /><g
+ id="layer1"
+ transform="translate(-50.127113,-341.24753)"><g
+ id="g2-8"
+ transform="matrix(1.4582191,0,0,1.4582191,-224.9859,-270.71876)"
+ style="font-variation-settings:normal;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000"><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="212.04233"
+ y="522.61353"
+ id="text1-5"><tspan
+ id="tspan1-94"
+ x="212.04233"
+ y="522.61353"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Quiet</tspan></text><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="320.61588"
+ y="628.97668"
+ id="text1-4-6"><tspan
+ id="tspan1-9-9"
+ x="320.61588"
+ y="628.97668"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Reading</tspan></text></g><g
+ id="g7"
+ transform="matrix(0.87905195,-0.62805423,0.62805423,0.87905195,-185.6057,578.25001)"><g
+ id="g6-6-3"
+ transform="matrix(0.14455123,0,0,0.14455123,129.31698,138.87314)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g5-64-3"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-9-3"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-0" /></g><g
+ id="g4-5-87-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-8" /></g></g><g
+ id="g5-8-2-9"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-8-6-7"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-76" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-3" /></g><g
+ id="g4-5-6-5-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-9" /></g></g><g
+ id="g5-6-9-2"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-56-1-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-5" /></g><g
+ id="g4-5-8-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-9" /></g></g></g><g
+ id="g6-6-4-2"
+ transform="matrix(0.06506594,0.03456713,-0.03456713,0.06506594,196.75578,167.00914)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g5-64-4-2"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-9-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-6-7" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-3-7" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-1-5" /></g><g
+ id="g4-5-87-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-5-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-9-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-6-2" /></g></g><g
+ id="g5-8-2-2-8"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-8-6-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-7-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-8-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-5-8" /></g><g
+ id="g4-5-6-5-7-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-4-2" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-1-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-8-0" /></g></g><g
+ id="g5-6-9-5-5"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-56-1-9-1"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-7-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-5-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-3-8" /></g><g
+ id="g4-5-8-1-8-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-8-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-3-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-1-4" /></g></g></g></g></g></svg>
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 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="1080"
+ height="1080"
+ viewBox="0 0 1080 1080"
+ version="1.1"
+ id="svg1"
+ inkscape:export-filename="logo2.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
+ sodipodi:docname="logo2.svg"
+ xml:space="preserve"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showguides="false"
+ inkscape:zoom="0.55740741"
+ inkscape:cx="288.83721"
+ inkscape:cy="459.2691"
+ inkscape:window-width="1920"
+ inkscape:window-height="1040"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="layer1"
+ inkscape:export-bgcolor="#ffffffff" /><defs
+ id="defs1" /><g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"><g
+ id="g2-8"
+ transform="matrix(1.4582191,0,0,1.4582191,-224.9859,-270.71876)"
+ style="font-variation-settings:normal;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000"><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="212.04233"
+ y="522.61353"
+ id="text1-5"><tspan
+ sodipodi:role="line"
+ id="tspan1-94"
+ x="212.04233"
+ y="522.61353"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Quiet</tspan></text><text
+ xml:space="preserve"
+ style="font-size:127.884px;font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1"
+ x="320.61588"
+ y="628.97668"
+ id="text1-4-6"><tspan
+ sodipodi:role="line"
+ id="tspan1-9-9"
+ x="320.61588"
+ y="628.97668"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:127.884px;font-family:'Libre Baskerville';-inkscape-font-specification:'Libre Baskerville';font-variation-settings:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:9.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;stop-color:#000000;stop-opacity:1">Reading</tspan></text></g><g
+ id="g7"
+ transform="matrix(0.87905195,-0.62805423,0.62805423,0.87905195,-185.6057,578.25001)"><g
+ id="g6-6-3"
+ transform="matrix(0.14455123,0,0,0.14455123,129.31698,138.87314)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g5-64-3"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-9-3"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-0"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-87-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-8"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-8-2-9"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-8-6-7"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-76" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-3"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-6-5-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-9"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-6-9-2"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-56-1-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-5"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-8-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-4" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-9"
+ sodipodi:nodetypes="cc" /></g></g></g><g
+ id="g6-6-4-2"
+ transform="matrix(0.06506594,0.03456713,-0.03456713,0.06506594,196.75578,167.00914)"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g5-64-4-2"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-9-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-98-5-6-7" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-4-0-3-7" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-8-4-1-5"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-87-7-4"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-17-5-8" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-27-9-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-2-6-2"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-8-2-2-8"
+ transform="rotate(-120,584.04935,607.87077)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-8-6-1-9"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-5-1-7-3" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-0-0-8-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-9-61-5-8"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-6-5-7-0"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-3-9-4-2" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-8-4-1-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-5-90-8-0"
+ sodipodi:nodetypes="cc" /></g></g><g
+ id="g5-6-9-5-5"
+ transform="rotate(120,583.99737,607.93265)"
+ style="stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><g
+ id="g4-56-1-9-1"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-3-7-7-1" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-9-7-5-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-4-1-3-8"
+ sodipodi:nodetypes="cc" /></g><g
+ id="g4-5-8-1-8-5"
+ style="display:inline;stroke:#000000;stroke-width:23.2582;stroke-dasharray:none;stroke-opacity:1"
+ transform="rotate(60,584.0347,608.02653)"><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 282.62793,86.542783 -29.50338,69.351677 v 0 0"
+ id="path3-9-1-5-8-0" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.33471,180.7124 282.53852,86.4945 515.02418,86.409368 741.44482,26.574417 795.72436,97.483389 Z"
+ id="path1-7-2-9-3-6" /><path
+ style="opacity:0.95;fill:none;stroke:#000000;stroke-width:23.2582;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+ d="M 159.4075,180.60199 523.85597,84.07633"
+ id="path2-7-9-7-1-4"
+ sodipodi:nodetypes="cc" /></g></g></g></g></g></svg>
diff --git a/static/pictures/bookclub.jpg b/static/pictures/bookclub.jpg
new file mode 100644
index 0000000..ad4dad3
--- /dev/null
+++ b/static/pictures/bookclub.jpg
Binary files differ
diff --git a/static/pictures/jefferson.jpg b/static/pictures/jefferson.jpg
new file mode 100644
index 0000000..d8dd448
--- /dev/null
+++ b/static/pictures/jefferson.jpg
Binary files differ
diff --git a/static/pictures/marthas.jpg b/static/pictures/marthas.jpg
new file mode 100644
index 0000000..f7cee87
--- /dev/null
+++ b/static/pictures/marthas.jpg
Binary files differ
diff --git a/static/pictures/mccarren.jpg b/static/pictures/mccarren.jpg
new file mode 100644
index 0000000..6a580f3
--- /dev/null
+++ b/static/pictures/mccarren.jpg
Binary files 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;
}