diff --git a/config.json b/config.json new file mode 100644 index 00000000000..effc545321d --- /dev/null +++ b/config.json @@ -0,0 +1,29 @@ +{ + "default_hs_url": "https://matrix.openastronomy.org", + "default_is_url": "https://matrix.openastronomy.org", + "disable_guests": false, + "brand": "OpenAstronomy", + "integrations_ui_url": "https://scalar.vector.im/", + "integrations_rest_url": "https://scalar.vector.im/api", + "bug_report_endpoint_url": "https://riot.im/bugreports/submit", + "features": { + "feature_groups": "labs", + "feature_pinning": "labs" + }, + "default_federate": true, + "roomDirectory": { + "servers": [ + "openastronomy.org", + "matrix.org" + ] + }, + "default_theme": "light", + "analyticsOptOut": true, + "piwik": { + "url": "https://aderyn.home.cadair.com/piwik/", + "whitelistedHSUrls": ["https://matrix.openastronomy.org", "https://matrix.org"], + "whitelistedISUrls": ["https://matrix.openastronomy.org", "https://vector.im", "https://matrix.org"], + "siteId": 2 + } + +} diff --git a/res/home.html b/res/home.html index 934e491ecda..fe51a2e1e4b 100644 --- a/res/home.html +++ b/res/home.html @@ -31,6 +31,7 @@ .mx_HomePage_header { border: 1px solid #76CFA6; background-color: #eaf5f0; + border-radius: 5px; align-items: center; } @@ -109,9 +110,9 @@ margin: 20px; } -.mx_HomePage_container h1, -.mx_HomePage_container h2, -.mx_HomePage_container h3, +.mx_HomePage_container h1, +.mx_HomePage_container h2, +.mx_HomePage_container h3, .mx_HomePage_container h4 { font-weight: 600; } @@ -119,174 +120,195 @@
+ To get started join one or more rooms and communities below. +
++ Communities in Matrix are a collection of rooms, most of the + OpenAstronomy communties below are publically join able, from the + community page you can see all the rooms in that community and join + as many as you wish. You can be a memeber of as many communities as + you wish, and use them to filter your rooms. +
+