From 73c5cffabbb8b36d877811c4d1b56abf6939bda5 Mon Sep 17 00:00:00 2001 From: quietreading Date: Mon, 7 Jul 2025 17:00:11 -0400 Subject: edits --- .../emails/createEvent/createEventHtml.handlebars | 1 + .../emails/createEvent/createEventText.handlebars | 2 + views/layouts/main.handlebars | 25 +----- views/newevent.handlebars | 92 +++++++++++++++------- views/partials/eventForm.handlebars | 14 ++-- views/partials/eventList.handlebars | 7 +- views/partials/sidebar.handlebars | 3 + views/publicEventList.handlebars | 52 ++++-------- 8 files changed, 97 insertions(+), 99 deletions(-) (limited to 'views') diff --git a/views/emails/createEvent/createEventHtml.handlebars b/views/emails/createEvent/createEventHtml.handlebars index 9310c2a..b7d71ed 100644 --- a/views/emails/createEvent/createEventHtml.handlebars +++ b/views/emails/createEvent/createEventHtml.handlebars @@ -1,6 +1,7 @@

{{t "views.emails.createevent.preface" }}

{{t "views.emails.createevent.sharelink" }}: https://{{domain}}/{{eventID}}

{{{t "views.emails.createeventhtml.desc" }}}

+

Create a new edition of this event with the same information

diff --git a/views/emails/createEvent/createEventText.handlebars b/views/emails/createEvent/createEventText.handlebars index 7c85d5c..d88f12c 100644 --- a/views/emails/createEvent/createEventText.handlebars +++ b/views/emails/createEvent/createEventText.handlebars @@ -4,3 +4,5 @@ {{t "views.emails.createevent.desc" }} https://{{domain}}/{{eventID}}?e={{editToken}} + +Duplicate this event: https://{{domain}}/new{{duplicateParams}} diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index d2eeeac..925114d 100755 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -54,32 +54,9 @@
-
+
{{{body}}} -
- {{#if showInstanceInformation}} -

- {{siteName}} - {{#each staticPages}} - {{#if @first}} - · - {{/if}} - - {{this.title}} - - {{#unless @last}} - · - {{/unless}} - {{/each}} -

- {{/if}} -

- {{{t "views.layouts.main.footnote" }}} -

-
diff --git a/views/newevent.handlebars b/views/newevent.handlebars index 9de2efd..57ee4d1 100755 --- a/views/newevent.handlebars +++ b/views/newevent.handlebars @@ -1,16 +1,72 @@ -
-

{{t "views.newevent.pagetitle" }}

+
+
+
+ + Quiet reading belongs to you. Learn more about hosting your own events.
+
+
+
+ At quiet reading events, readers bring their own books, read for one hour, + and then chat for one hour about books, literature, and arts. Start + your own independently-operated quiet reading today! +
+
+
+
+
+ 1. Audience
+ If you’re an individual, invite your friends, family, or classmates. +
+
+ If you run an event space, invite your regulars and local community. +
+
+ Quiet reading events generally do not require advance registration. +
+
+
+
+
+ 2. Location
+ For example: a park, library discussion room, community garden, apartment, cafe, or bar. +
+
+ A quiet environment is nice but silence is not required; readers can bring noise-cancelling headphones if they wish. +
+
+
+
+
+ 3. Time
+ Quiet reading can happen at mornings, afternoons, evenings, or nights. Weekly events are perfect for building community. +
+
+
+
+
+ 4. Promotion
+ Text, social media, flyers, venue website, local subreddit, and so on. +

+ If you run a public space like a library, park, cafe, or bar, we can help advertise your independent event: contact team@quietreading.org. +
+
+
+
+
+ 5. Host
+ Quiet reading is designed to be a casual community meetup. There’s no need for a host: readers arrive, read, and then chat by themselves. +
+
+ Happy reading! +
+
+
+
-
- -
-
- -
@@ -49,26 +105,6 @@ {{>importeventform}} - -
diff --git a/views/partials/eventForm.handlebars b/views/partials/eventForm.handlebars index 8714058..53f7683 100755 --- a/views/partials/eventForm.handlebars +++ b/views/partials/eventForm.handlebars @@ -1,24 +1,24 @@
- +
- +
- +
- +
@@ -30,7 +30,7 @@
- +
{{{t "views.partials.mdsupport" }}} @@ -39,7 +39,7 @@
- + {{t "views.partials.eventform.eventurldesc" }}
@@ -65,7 +65,7 @@
- +
{{t "views.partials.creatoremaildesc" }} diff --git a/views/partials/eventList.handlebars b/views/partials/eventList.handlebars index b694fa3..e8226fb 100644 --- a/views/partials/eventList.handlebars +++ b/views/partials/eventList.handlebars @@ -5,11 +5,10 @@
{{this.title}}
{{#each this.events}} - - + + {{this.displayDate}} {{this.name}} - {{#if this.location}} {{this.location}}{{/if}} - {{this.displayDate}} + {{#if this.location}}
{{this.location}}{{/if}} {{#if this.eventGroup}} {{this.eventGroup.name}} {{/if}} diff --git a/views/partials/sidebar.handlebars b/views/partials/sidebar.handlebars index ae4929d..b771681 100755 --- a/views/partials/sidebar.handlebars +++ b/views/partials/sidebar.handlebars @@ -1,6 +1,8 @@
diff --git a/views/publicEventList.handlebars b/views/publicEventList.handlebars index a16735b..70376b7 100644 --- a/views/publicEventList.handlebars +++ b/views/publicEventList.handlebars @@ -1,51 +1,31 @@
-

{{siteName}}

- {{#if instanceDescription}}
{{{instanceDescription}}}
{{/if}} -{{> instanceRules }} - - +{{!> instanceRules }} -
-
-
{{t "views.publiceventlist.upcomingevents" }}
- {{> eventList upcomingEvents }} -
+ -
-
{{t "views.publiceventlist.pastevents" }}
- {{> eventList pastEvents }} -
+
+
{{t "views.publiceventlist.upcomingevents" }}
+ {{> eventList upcomingEvents }}
-
-
-
{{t "common.eventgroups" }}
-
- {{#if eventGroups}} - {{#each eventGroups}} - - - {{this.name}} - {{plural "views.publiceventlist.numoevents" this.numberOfEvents }} - - {{/each}} - {{else}} -
{{t "views.publiceventlist.nogroups" }}
- {{/if}} +
+
{{t "views.publiceventlist.pastevents" }}
+ {{> eventList pastEvents }}
-- cgit v1.2.3