From 25fcdd1023550631f5fec6f750829fe09a311d66 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Sun, 8 Oct 2023 22:52:07 +0100 Subject: Update front page copy --- public/images/example-event-2023.png | Bin 0 -> 746004 bytes views/home.handlebars | 8 ++++++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 public/images/example-event-2023.png diff --git a/public/images/example-event-2023.png b/public/images/example-event-2023.png new file mode 100644 index 0000000..8268826 Binary files /dev/null and b/public/images/example-event-2023.png differ diff --git a/views/home.handlebars b/views/home.handlebars index e832607..add7eac 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -5,12 +5,16 @@

You don't need to sign up for an account. When you create an event, we generate a password which allows you to edit the event. Send all your guests the public link, and all your co-hosts the secret editing link containing the password. A week after the event finishes, it's deleted from our servers for ever, and your email goes with it.

- An example event page for a picnic. The page shows the event's location, host, date and time, and description. + An example event page for a picnic. The page shows the event's location, host, date and time, and description, as well as buttons to save the event to Google Calendar, export it, and open the location in OpenStreetMap and Google Maps.

Also, we don't show you ads, don't sell your data, and never send you unnecessary emails.

-

But remember: all our events are visible to anyone who knows the link, so probably don't use gathio to plot your surprise birthday party or revolution. Or whatever, you do you.

+

But remember: all events are visible to anyone who knows the link, so probably don't use gathio to plot your surprise birthday party or revolution. Or whatever, you do you.

+ +

Federation and self-hosting

+ +

gathio can easily be self-hosted, and supports ActivityPub services like Mastodon, Pleroma, and Friendica, allowing you to access events from anywhere on the Fediverse. We encourage you to spin up your own instance for your community. Detailed instructions on ActivityPub access and self-hosted installation live on our GitHub wiki. Leave a question in our tracker if you encounter any issues.

{{#if showKofi}}
-- cgit v1.2.3