Our homepage built with hugo https://www.dezentrale.space
This repository has been archived on 2024-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Moritz Kempe 79d8daf77c scripts for replacing the logo according to the space status 2023-06-24 23:12:04 +02:00
assets added alternative logo to visualize the space status 2023-06-24 23:08:18 +02:00
content Add reference to "Tag des offenen Hackspace" 2023 to termine.md 2023-03-20 09:02:14 +01:00
data Add link to 'protokolle' inside the wiki on 'documents' page 2023-01-02 16:45:36 +01:00
layouts Rewrite main page use shortcuts to prevent inline html - also break into single column on small viewports 2023-01-05 20:09:30 +01:00
static Move images on 'intern/thanks' page into 'img' subfolder 2023-01-02 16:44:24 +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 scripts for replacing the logo according to the space status 2023-06-24 23:12:04 +02:00
config.yaml Use the main navigation of the theme 2023-01-05 19:19:35 +01:00
spaceapi.py scripts for replacing the logo according to the space status 2023-06-24 23:12:04 +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!