diff --git a/content/images/aleksis/aleksis01.jpg b/content/images/aleksis/aleksis01.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6246585e0c78ca708dfc4c714b5765dedd47f7f5
Binary files /dev/null and b/content/images/aleksis/aleksis01.jpg differ
diff --git a/content/images/aleksis/aleksis02.jpg b/content/images/aleksis/aleksis02.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6d83357968287d8e2ef1266fed9f7a5cd5a12ad2
Binary files /dev/null and b/content/images/aleksis/aleksis02.jpg differ
diff --git a/content/images/hackathon/hackathon01.jpg b/content/images/hackathon/hackathon01.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3a5e04074e305500aaa88b53a25f45e296784dfc
Binary files /dev/null and b/content/images/hackathon/hackathon01.jpg differ
diff --git a/content/images/hackathon/hackathon02.jpg b/content/images/hackathon/hackathon02.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3c7ab566302958cf032e6f1d4192537e89d303a0
Binary files /dev/null and b/content/images/hackathon/hackathon02.jpg differ
diff --git a/content/images/hackathon/hackathon03.jpg b/content/images/hackathon/hackathon03.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ca99c5c5609d146f60c4af4645f4ae8fe9c30b0b
Binary files /dev/null and b/content/images/hackathon/hackathon03.jpg differ
diff --git a/content/pages/de/solutions/hackathon.md b/content/pages/de/solutions/hackathon.md
new file mode 100644
index 0000000000000000000000000000000000000000..a32a65df2180a1cbb5a6780f8012c34378e2502b
--- /dev/null
+++ b/content/pages/de/solutions/hackathon.md
@@ -0,0 +1,46 @@
+title: Hackathons/Barcamps
+date: 2020-10-08
+lang: de
+button: https://edugit.org/ | Hier geht es zur Website
+template: page_with_button
+
+
+## Online-Hackathons und Barcamps mit freier Software
+
+Verschiedenste Veranstaltungsformen wie Hackathons oder Barcamps finden immer häufiger im Internet statt. Aus diesem Grund ist es wichtig, für einen transparenten Datenschutz und eine diskriminierungsfreie Teilnahme an den Veranstaltungen zu sorgen. Vorallem, weil viele Hackathons Kinder und Jugendliche ganz bewusst einladen und ihre Teilnahme erwünscht ist. Häufig sind die verwendeten Tools für Kommunikation, Konferenzen und Dateiaustausch kommerziel und sind großen Unternehmen zugehörig, was häufig das Nachvollziehen des Datenschtzes erschwert. Denn als Nutzer dieser Tools, muss man den Unternehmen vertrauen, dass verantwortungsvoll mit den Daten umgegangen wird. Überprüfen lässt sich das schwer. Nicht selten schließen die Nutzungsbedingungen proprietärer Produkte Minderjährige aus, auch wenn deren Eltern einer Verwendung zugestimmt haben.  
+Freie Software ermöglicht es die genannten Probleme zu umgehen. Veranstaltungsorganisatoren können frei entscheiden, wie die Tools verwendet werden. Man kann sie selber hosten oder von jemanden hosten lassen. Somit binden sich Hackathons und Co. nicht an Unternehmen.   
+Wir haben Lösungen gefunden, die die einzelne Anforderungsbereiche von Veranstltungen abdecken und haben sie zusammengestellt, um den Endnutzer ein einheitliches Tool zur Teilnahme von Hackathons/Barcamps anzubieten.
+
+### Edugit
+[Edugit](https://edugit.org) stellt die Softwarelösungen GitLab, Mattermost und BigBlueButton gemeinsam auf einer Plattform dar. Edugit kann von allen mit einem Teckids-/GitLab-/GitHub- oder BitBucket-Account genutzt werden. Der Zweck Edugits ist es, Kindern und Jugendlichen die Nutzung einer git-Plattform mit vielen weiteren Funktionen uneingeschränkt nutzes zu lassen. Allgemein ist es für die gemeinsame Projektentwicklung gedacht, erfüllt bei  Hackathons aber vorallem als die Aufgabe als Bindeglied zwischen den weiteren Tools. Somit ist für die Teilnahme an einen Hackathon nur die Anmeldung auf Edugit und nicht auf allen anderen Lösungen erforderlich.
+
+<div markdown="1" class="ul-columns">
+
+* #### GitLab  
+    Eine verwendete Software ist GitLab. Es stellt die klassichen Git-Funktionen zur Verfügung, also im Wesentlichen das teilen und gemeinsame Bearbeitung von Code. Software-Projekte können mit GitLab strukturiert und organisiert Verwalten werden, da zum Beispiel eine Versionskontrolle den Überblick erleichtert. Das Zuweisen von Aufgaben an Personen trägt ebenso dazu bei.
+    
+* ![GitLab-Repository](../../../images/hackathon/hackathon02.jpg)   
+
+</div>
+  
+<div markdown="1" class="ul-columns">
+
+* ![Mattermostchat](../../../images/hackathon/hackathon01.jpg) 
+*  #### Mattermost  
+    Ist ein Projekt erstellt, kann dort auch ein Tool zur Kommunikation eingebunden werden. [Mattermost](https://mattermost.edugit.org) ermöglicht die Kommunikation unter Veranstaltungsteilnehmern in Gruppen, sogenannten Kanälen, oder auch in Einzelchats. Damit können Veranstalter Informationen an die Teilnehmer weitergeben und kleinere Arbeitsgruppen erstellen, in denen sich die Teilnehmer zum Beispiel über ihre Fortschritte austauschen können. 
+    In der Funktionalität und Bedienweise ist es mit bekannten proprietären Angeboten wie Slack vergleichbar.
+</div>
+  
+  
+<div markdown="1" class="ul-columns">
+
+* #### BigBlueButton  
+    Neben der Kommunikation in Chats ist es für Hackathons oder Barcamps wichtig, mithilfe von Videokonferenzen für Informationsaustausch zu sorgen. Über die Chaträume/Kanäle in Mattermost können direkt BigBlueButton-Konferenzräume erstellt und von anderen beigetreten werden. Mehr Informationen zu BigBlueButton gibt es [hier](https://schul-frei.org/pages/bigbluebutton.html).
+    
+* ![BigBlueButton-Startbildschirm](../../../images/hackathon/hackathon03.jpg)   
+</div>
+## Tools ausprobieren
+
+Besteht Interesse an der von uns zusammengestellten Gesamtlösung, kann diese gerne auf [edugit.org](https://edugit.org) ausprobiert werden. Dort kann ein Projekt beziehungsweise eine Gruppe erstellt werden und daraufhin Mattermost benutzt werden. 
+Möchten nun Veranstalter diese Tools für Hackathons oder Barcamps nutzen, können diese, vorallem bei großer Teilnehmerzahl, den Verein informieren. Somit kann gemeinsam abgesprochen werden, wieviel Rechenleistung die Veranstaltungen benötigen, damit sie ohne Leistungseinbüßen stattfinden können. Auch bei Erwägung die Lösung längerfristig zu verwenden, kann der Teckids e.V. seinen Support anbieten.  
+Bei Nachfragen oder Supportanfragen ist der Teckids e.V. unter [foss@teckids.org](mailto:foss@teckids.org)] zu erreichen.
diff --git a/content/pages/de/solutions/sis.md b/content/pages/de/solutions/sis.md
index 36af6a69674d5dc95a060ce267fd8e77de932fed..0b47ebac4b323ef18f56bc77722563af87385ef4 100644
--- a/content/pages/de/solutions/sis.md
+++ b/content/pages/de/solutions/sis.md
@@ -11,6 +11,21 @@ AlekSIS ist ein webbasiertes Informationsverwaltungssystem für Schulen und ande
 Es bietet zudem viele Apps, die einen Großteil aller schulischen Bedürfnisse abdecken. Sollte trotzdem mal eine Funktionalität fehlen, bietet AlekSIS die Möglichkeit, selbst eine App zu schreiben. 
 AlekSIS ist darauf ausgelegt, einfach nutzbar und anpassbar zu sein. Es wird von dem Teckids e.V. und dem Gymnasium Katherineum zu Lübeck programmiert.
 
+<div markdown="1" class="ul-columns">
+
+
+* Das Klassenbuch ist ein wesentlicher Aspekt, den AlekSIS im Schulalltag vereinfacht. Es können Notizen zu Unterrichtsinhalten oder auch Fehlstunden übersichtlich dargestellt werden.
+* ![Kursübersicht](../../../images/aleksis/aleksis01.jpg)   
+
+</div>
+  
+<div markdown="1" class="ul-columns">
+
+* ![Abgabenübersicht](../../../images/aleksis/aleksis02.jpg) 
+* Auf dem Dashboard werden verschiedenste alltagsrelevante Inhalte dargestellt. Dies können beispielsweise anstehende Ereignisse oder auch der persönliche Stundenplan sein.
+
+</div>
+          
 ### Vorteile dieser Software
 * AlekSIS ist individuell an die jeweilige Bildungseinrichtung anpassbar. 
 * Die Software ist modular erweiterbar: AlekSIS ist ein sogenanntes Framework, für das eigene Apps geschrieben werden können. 
diff --git a/content/pages/en/index.md b/content/pages/en/index.md
index 33a9de3191c34e8c7c0bf085cf12476bb1c10ce4..e126e1890fe7f24a89e916ae2b7acee8ec9e09b8 100644
--- a/content/pages/en/index.md
+++ b/content/pages/en/index.md
@@ -1,5 +1,5 @@
 title: Home
-date: 2020-02-29
+date: 2020-09-20
 lang: en
 template: page_with_carousel
 save_as: index.html
@@ -10,21 +10,27 @@ images: Participate in conferences with BigBlueButton;;dark |  ../../../images/b
         Development of AlekSIS with students;;dark | ../../../images/index/001.jpg
 
 <div markdown="1" class="ul-columns">
-* ## Save and sustainable digitisation
-  **Know where your Data is**
-  Sensitive data will be saved locally, not on servers of large companies.
-  With that, data protection is more comprehensible.
-  The "Schul-frei"-projects are not bound to hardware. That is why older devices can be used too.
-  This helps reducing the ecological impact.
+* ## Safe and digitisation for educational institutions
+  **Know where your data is.** 
+  In digitalisation of educational systems it is all about the personal data
+  of the young students. This delicate information should not fall into the
+  hands of big companies but instead you should save it yourself - to keep
+  privacy comprehensible. The solutions that are offered by schul-frei.org
+  are not bound to hardware. There are no problems whith using older
+  devices, which also has the side effect of reducing your ecological
+  footprint.
 
-* ## Customization and co-creation
-  **The system adjusts to your school, not the other way around**
-  The flexible system makes individual customization possible.
-  You design your systems.
 
-* ## Extensive Support
-  **Promote freedom and community with Open-Source.**
-  Behind the "Schul-frei"-projects are standing thousands of supporters who maintain and develop the systems.
-  Commercial and professional support is also possible.
-  With that, long-term support is guaranteed.
-</div>
+* ## Extensive Support by Volunteers
+  **Support freedom and the community with Open Source!**
+  The schul-frei projects are supported by thousands of mebmers of the Open
+  Source Community. They keep the systems up-to-date and help developing
+  them further. Commercial and professional support is also cared for. That
+  way the long-term support of your institution is ensured.
+
+* ## Possibility for Customisation and Contribution
+  **Open Source software adjustes to your insititution, not the other way around** 
+  The flexible systems allow individual customisation to your wants. The
+  software's open source code invites to code. That way you can shape the
+  structure of your system yourself if you would like to.
+/div>
diff --git a/content/pages/en/solutions/lms.md b/content/pages/en/solutions/lms.md
new file mode 100644
index 0000000000000000000000000000000000000000..284a4b06574097175ee7a24192f131fb3210d5b2
--- /dev/null
+++ b/content/pages/en/solutions/lms.md
@@ -0,0 +1,43 @@
+title: Learnning Management System
+date: 2020-09-20
+lang: en
+button: https://moodle.org/ | Visit the site
+template: page_with_button
+
+
+## Moodle
+
+
+### Presentation
+Moodle is a Learning Management System, that can be hostet on it own and
+with whom it is possible to deliver learning material and tasks online to
+the students. The platform makes it possible to create rooms for each course
+to which you can assign students and teachers with the goal of providing
+digital versions of content of the course. Results can be checked by the
+teachers with the help of Moodle, because tasks can be assigned, the
+result can be evaluated and a feedback can be added to them.
+
+
+<div markdown="1" class="ul-columns">
+
+
+* The dashbord provides the teachers and students with an overview of their courses and upcoming events. The timeline can show you, what assignments have to be done and when they have to be done.
+* ![Couse overview](../../../images/moodle/moodle01.jpg)
+
+</div>
+  
+<div markdown="1" class="ul-columns">
+
+* ![Task overwiew](../../../images/moodle/moodle02.jpg) 
+* Here returned assignements can be seen and assesed by the teacher. The student is the only one who can see the teachers feedback to his task.
+
+</div>
+   
+<div markdown="1" class="ul-columns">
+
+
+* The chat makes it possible, to communitcate with the students individually. Messages can also be sent to every participant of a course.
+* ![Chat](../../../images/moodle/moodle03.jpg) 
+
+</div>
+          
diff --git a/pelicanconf.py b/pelicanconf.py
index 3e9717df914290bc3f3d63e3f58ee55d1b0153a7..a6bd6d037d674cc11691995da864812842bf8226 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -44,6 +44,7 @@ MENUITEMS = [
         ('Cloud', '/pages/nextcloud.html'),
         ('Online-Unterricht', '/pages/bigbluebutton.html'),
         ('Lernmanagementsystem', '/pages/lms.html'),
+        ('Tools für Hackathons', '/pages/hackathon.html'),
         ]),
     ('Projekt', [
         ('Mitmachen', '/pages/contribute.html'),
@@ -69,6 +70,7 @@ I18N_SUBSITES = {
                 ('School network', '/pages/network.html'),
                 ('Information management', '/pages/sis.html'),
                 ('Cloud and Office', '/pages/cloud.html'),
+                ('Learning Management System', 'pages/lms.html'),
                 ]),
             ('Project', [
                 ('Contribute', '/pages/contribute.html'),