Our homepage built with hugo
 
 
 
 
Go to file
Moritz Kempe 48b4be51b2 Merge remote-tracking branch 'upstream/main' 2024-02-27 13:53:02 +01:00
assets added alternative logo to visualize the space status 2023-06-24 23:08:18 +02:00
content add new events 2024 /termine 2024-01-15 08:43:59 +01:00
data added telephone and telefax number 2023-11-28 01:35:11 +01:00
layouts added telephone numbers as approved by the plenum 2023-11-28 01:36:29 +01:00
static static/styles.css aktualisiert 2024-01-29 20:30:33 +01:00
themes Update theme - and remove css overwrites which are now present inside the theme (all) 2023-01-05 18:57:08 +01:00
.editorconfig Implement some basic 'event_weekly' shortcode and add pages for our recurring events 2021-09-14 21:13:03 +02:00
.gitignore Drop broken .gitignore entry that avoids updates of submodules to be pickup (missing in #54, introduced in #51) 2022-07-14 14:07:59 +02:00
.gitmodules Add theme 2021-06-20 12:58:56 +02:00
README.md Fix description in readme 2022-07-14 14:19:41 +02:00
auto_build.sh Cosmetic changes 2023-06-28 22:32:44 +02:00
config.yaml Change main menu entry from using url to pageref 2024-01-21 22:02:53 +01:00
spaceapi.py Added shebang 2023-06-28 22:37:35 +02:00

README.md

Hello

Yes, this is dog?

Das ist unsere Webseite!

Modern, fantastisch, toll, mit Konfetti und sogar Jahr 2000 kompatibel!!1!

Wissenswert

  • Hugo Seite

    • Theme - gebastelt von Sixtus, spezielle Änderungen möglich
  • Ein direkter push in den main branch ist nicht möglich

    • Bitte per Merge-Request (oder Pull-Request, oder wie das hier auch immer heißt arbeiten).
  • Der main branch wird automatisch vom auto_build.sh script deployed.

    • Sollte™ alle zwei Minuten passieren
  • Um die Seite erfolgreich lokal zu starten, muss Hugo und das von Sixtus entwickelte Theme installiert sein.

    • Entweder ein initialer clone via

      git clone --recursive ssh://git.dezentrale.cloud/Frontend/Homepage
      
    • … oder nachträglich initialisieren

      git clone ssh://git.dezentrale.cloud/Frontend/Homepage
      cd Homepage
      git submodule update --init --recursive
      

Ansonsten - Be excellent!