Commit Graph

16 Commits

Author SHA1 Message Date
sixtus 89a7b884a7 Do not create random ids based on current time 2022-02-27 12:10:14 +01:00
sixtus 7ca8fa85ba Add missing json parse statement to load data (sorry, totally forgot) 2022-02-26 22:13:33 +01:00
sixtus 0591754542 Hack together some random image display and create some "thank you" page with it 2022-02-20 22:14:15 +01:00
sixtus ca0446774d Include the matrix rooms for the remote events as it is stated on meetup 2022-02-20 22:10:52 +01:00
sixtus db6e5524fe Display the remote meeting url onto the events overview page(s) 2022-01-29 18:52:42 +01:00
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
p1ng0ut 136ad91de9 Added a note about when and where the programming session will be held virtually 2022-01-24 19:29:44 +01:00
p1ng0ut 04741bec91 WorkAdventure workshop calendar event 2021-11-02 21:19:26 +01: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 c2822d06d5 Implement simple shortcode to fetch data from 'data/values.yaml' 2021-09-26 21:10:28 +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 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