From 28be7ca850f41352a1e4e43f0c7035bdeeff6e83 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Wed, 28 Feb 2024 22:40:33 +0000 Subject: New frontend styles, instance description functionality --- views/home.handlebars | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'views/home.handlebars') diff --git a/views/home.handlebars b/views/home.handlebars index 7b4608a..aa98823 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -1,19 +1,7 @@
-

Gathio is a simple, federated, privacy-first event hosting platform.

+

Gathio is a simple, federated, privacy-first event hosting platform.

-
-
- This instance, {{siteName}}, has the following features: -
- -
-
    - {{#each instanceRules}} -
  • {{this.text}}
  • - {{/each}} -
-
-
+{{> instanceRules }}
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. -- cgit v1.2.3