1
0
Fork 0
Commit Graph

272 Commits

Author SHA1 Message Date
sixtus 12f24a7881 Properly include "remote events" into the common event_weekly shortcode
- Not using the term "corona"
  - Too common, and what do we do in the next pandemic? ;)
  - Use the term "remote" and introduce some new "reason" field
- Use the "remote_reason" field to change text dynamically
- Use the existing and "custom.css" style sheets instead of inline css
  - Stick to the color scheme and visual appearance of the theme
  - Allows reusability in future
- Use the proper codepoint notation for the "microbe" emoji
  - Also append "︎" (use the one specified in the font, if defined)
    - See "scroll to top" icon in the footer
2022-01-29 18:48:36 +01:00
sixtus a6a2d1013b Merge pull request 'Update theme' (#28) from theme-update into main
Reviewed-on: Frontend/Homepage#28
2022-01-29 16:58:18 +01:00
sixtus be79b84108 Update theme 2022-01-29 16:57:16 +01:00
sixtus 795dd304cd Merge branch 'bugfix/duplicate-aliases' - fixes #21 closes #21 closes #27 2022-01-29 15:53:46 +01:00
p1ng0ut 5c272e16da Corrected aliases of the workadventure workshop 2022-01-24 23:43:34 +01:00
p1ng0ut 136ad91de9 Added a note about when and where the programming session will be held virtually 2022-01-24 19:29:44 +01:00
sixtus eea80ed01e Merge pull request 'Rename files below "/docs"' (#24) from fix-document-links into main
Reviewed-on: Frontend/Homepage#24
2022-01-09 12:28:31 +01:00
sixtus 0f266253ac Rename files below "/docs"
- Drop the date prefix
- Use unified "dezentrale-" prefix (not as suffix)
- Fix broken links onto pdf files on index page
  - Introduced in ae0e1980fb
2022-01-09 12:25:08 +01:00
sixtus 75e6dcf074 Merge pull request 'Repair deploy script' (#23) from maintenance into main
Reviewed-on: Frontend/Homepage#23
2022-01-06 21:40:54 +01:00
sixtus 224edc4642 Let the build script abort in case of network issues 2022-01-06 21:37:30 +01:00
sixtus 632739aec0 Add ".hugo_build.lock" to .gitignore 2022-01-06 20:31:42 +01:00
sixtus a712e4e7e2 Merge pull request 'Update "Satzung" and "Geschäftsordnung" to latest versions' (#22) from update-documents into main
Reviewed-on: Frontend/Homepage#22
2022-01-04 23:56:36 +01:00
sixtus ae0e1980fb Update "Satzung" and "Geschäftsordnung" to latest versions 2022-01-04 23:54:30 +01:00
p1ng0ut b8613b0c5c Updated link of WorkAdventure workshop calendar event 2021-11-02 22:36:18 +01:00
p1ng0ut 04741bec91 WorkAdventure workshop calendar event 2021-11-02 21:19:26 +01:00
p1ng0ut f15f56879f Add a new event to the calendar for the Workadventure Workshop starting this month 2021-11-01 19:42:33 +01:00
p1ng0ut 9d3ac8338e Adds the reference to the retro world of the Natural History Museum to the blog post 2021-10-31 22:49:06 +01:00
p1ng0ut 9a731c1904 Adds a new blog post regarding a workadventure workshop for kids taking place in the near future 2021-10-31 22:27:10 +01:00
p1ng0ut 1534f06217 Merge pull request 'Adds a post announcing the revival of the programming round on Monday' (#12) from p1ng0ut/Homepage:post/re-establishing-programming-group-on-monday into main
Reviewed-on: Frontend/Homepage#12
2021-10-25 18:37:20 +02:00
p1ng0ut 5cad169e8a Announces the revival of the programming round
* Adds a post announcing the revival of the programming round on Monday
* Actualizing the calendar entry
2021-10-25 18:35:28 +02:00
sixtus 3becc8063e Merge pull request 'Some changes' (#11) from changes into main
Reviewed-on: Frontend/Homepage#11
2021-10-02 13:24:31 +02:00
sixtus 3151a60a87 Implement some shortcode to safely include critical images instead of using raw html 2021-10-02 13:21:30 +02:00
sixtus 5ad48a8888 Move imprint to footer and rename that long datenschutzerklärung page 2021-10-02 12:53:29 +02:00
sixtus 31f377d861 Update theme 2021-10-02 12:49:12 +02:00
sixtus e921aee3b0 Merge pull request 'Draw shared values from a central location' (#10) from shared_values into main
Reviewed-on: Frontend/Homepage#10
2021-09-26 22:43:02 +02:00
sixtus fc5d742c9c Use values from shortcode everywhere and fix some typos 2021-09-26 22:33:44 +02:00
sixtus c2822d06d5 Implement simple shortcode to fetch data from 'data/values.yaml' 2021-09-26 21:10:28 +02:00
sixtus e4bd4855b5 Merge pull request 'Automatic weekly events' (#9) from weekly into main
Reviewed-on: Frontend/Homepage#9
2021-09-19 18:32:06 +02:00
sixtus 000c916df3 Add content to the pages as metadata and display it via 'event_weekly_display' 2021-09-19 18:00:34 +02:00
sixtus a3b0fd2867 Further optimize 'event_weekly_display' shortcode and introduce some link attribute 2021-09-17 18:02:55 +02:00
sixtus 6e811304ee Implement some 'event_weekly_display' shortcode to generate the event list automatically 2021-09-17 17:24:49 +02:00
sixtus bfa850e3bf Add 'Event' tag and category to event pages 2021-09-17 16:43:11 +02:00
sixtus 87b8921c34 Change 'event_weekly' shortcode display to a definition list
- looks far better than a table
- is not dependent to selected theme
2021-09-17 16:31:25 +02:00
sixtus 878c35f5fb Add information for 'event_weekly' shortcode into page metadata to be accessible somewhere else 2021-09-17 16:23:13 +02:00
sixtus f7311c72eb Implement some basic 'event_weekly' shortcode and add pages for our recurring events 2021-09-14 21:13:03 +02:00
sixtus f8f41e873f Merge pull request 'Update theme to 0.3.7' (#8) from theme_update into main
Reviewed-on: Frontend/Homepage#8
2021-09-14 19:13:33 +02:00
sixtus 10ea1366d1 Update theme to 0.3.7 2021-09-14 19:12:22 +02:00
sixtus 3de1e92074 Merge pull request 'Use permalink for matrix chat url' (#7) from matrix_permalink into main
Reviewed-on: Frontend/Homepage#7
2021-09-03 22:24:36 +02:00
sixtus db8d1ee7aa Use permalink for matrix chat url 2021-09-03 22:23:33 +02:00
sixtus 2131af5f75 Merge pull request 'Add readme' (#6) from readme into main
Reviewed-on: Frontend/Homepage#6
2021-07-20 22:41:33 +02:00
sixtus eeba18a8b0 Add readme 2021-07-20 22:40:05 +02:00
sixtus 56dc0d64b7 Merge pull request 'Add the build script for this page' (#5) from auto_build into main
Reviewed-on: Frontend/Homepage#5
2021-07-09 23:50:12 +02:00
sixtus a689b60796 Add the build script for this page 2021-07-08 19:01:40 +02:00
sixtus bbf39029e4 Merge pull request 'Switch installation to the main domain' (#4) from domain_switch into main
Reviewed-on: Frontend/Homepage#4
2021-07-06 16:46:55 +02:00
sixtus fda96830cd Switch installation to the main domain 2021-07-06 16:46:03 +02:00
sixtus 3d670dcdf9 Merge pull request 'Fix url for logo as it only worked on the home page and adjust padding of css' (#3) from fix_logo_url_and_padding into main
Reviewed-on: Frontend/Homepage#3
2021-07-05 21:54:09 +02:00
sixtus 43f97e52b3 Fix url for logo as it only worked on the home page and adjust padding of css 2021-07-05 21:53:32 +02:00
sixtus 56ebe6bb6f Merge pull request 'Update theme and improve Logo' (#2) from adjust_logo into main
Reviewed-on: Frontend/Homepage#2
2021-07-05 21:45:59 +02:00
sixtus 71c15a6c13 Use a better image for the logo on the main page
- do not construct it via two separate svg images and glue it together
  with css magic
- simplify the existing custom css
- make the existing `centered` class also listen to block elements
- use the correct text color instead of a black logo color
2021-07-05 21:44:27 +02:00
sixtus d43ace367b Update theme 2021-07-05 21:40:09 +02:00