From 406a19188c5b25be6e5e440233e092746f195193 Mon Sep 17 00:00:00 2001 From: edrysorg Date: Sat, 12 Mar 2022 19:12:44 +1000 Subject: [PATCH] Add site --- index.html | 141 +++++++++++++++++++++++++++-------------------------- 1 file changed, 71 insertions(+), 70 deletions(-) diff --git a/index.html b/index.html index 75dfac0..53c748e 100644 --- a/index.html +++ b/index.html @@ -22,9 +22,8 @@ } body { - word-wrap: break-word; - margin: 0; font-family: MainFont, Arial, Helvetica, sans-serif !important; + margin: 0px; } .gradient-up { @@ -35,18 +34,14 @@ .gradient-down { color: black; background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 20%), url('./site/noise.png'); - } .nav-button { color: black; text-decoration: none; - padding: 10px; - font-family: MainFontBold; font-size: 1rem; - } .nav-button:hover { @@ -62,8 +57,7 @@ } .grid div { - - width: 600px; + max-width: 600px; } .grid-item-short { @@ -94,7 +88,7 @@ } .grid img { - width: 600px; + width: 100%; } .separator { @@ -102,10 +96,8 @@ } - -
- +
GitHub @@ -115,7 +107,6 @@ class="nav-button">Get Started
-

edrys

@@ -123,71 +114,81 @@

Next Generation Remote Teaching Platform

- -
-
+
+
- Edrys is an open-source app that helps you teach remotely. +
+ Edrys is an open-source app that helps you teach remotely. +
+
    +
  • Live classrooms with video chat, breakout rooms, and more.
  • +
  • Allow your students to remotely control live equipment (Remote + Labs).
  • +
  • Customize your classes by adding modules (explore + Edrys Modules).
  • +
  • Simple and easy to set-up (single binary download with no database).
  • +
  • 100% Free and Open Source, forever. + Purely funded by our + users.
  • +
  • Developer-friendly, you can expand functionality via simple + JS + APIs.
  • + +
-
    -
  • Live classrooms with video chat, breakout rooms, and more.
  • -
  • Allow your students to remotely control live equipment (Remote - Labs).
  • -
  • Customize your classes by adding modules (explore - Edrys Modules).
  • -
  • Simple and easy to set-up (single binary download with no database).
  • -
  • 100% Free and Open Source, forever. - Purely funded by our - users.
  • -
  • Developer-friendly, you can expand functionality via simple JS - APIs.
  • - -
-
-
-
-

Screenshots

-
+
- Classes dashboard: Select what class to enter or create as many as needed -
- -
- Teacher class dashboard: Teachers get an overview of all rooms and can move students around to - chat -
- -
- Student class view: Students see their current room and are able to interact with others in the - room -
- -
- Class settings: Teachers can manage memberships, modules, and more to customize their class -
- - - And much more... Our current official modules to expand your class include: - +

Screenshots

+
+ +
+ Classes dashboard: Select what class to enter or create as many as needed +
+ +
+ Teacher class dashboard: Teachers get an overview of all rooms and can move students around + to + chat +
+ +
+ Student class view: Students see their current room and are able to interact with others in + the + room +
+ +
+ Class settings: Teachers can manage memberships, modules, and more to customize their class +
+ + + And much more... Our current official modules to expand your class include: + +
+ + +