Skip to content

Commit

Permalink
add marseille and marburg
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 13, 2023
1 parent fe30ca3 commit ee18a9f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 27 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/hugo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,12 @@ jobs:
with:
python-version: '3.11'

- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
# - name: Generate content
# run: |
# python tools/generate_events_page.py
# pre-commit run --all-files

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.105.0'
extended: true

- name: Check content
run: cat /home/runner/work/global2023/global2023/content/events/brainhack_australasia/index.md

- name: Build
run: hugo --minify

Expand Down
28 changes: 14 additions & 14 deletions data/locations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,15 +255,15 @@ events:
image_caption: 'Image credit: [**Brainhack Donostia**](https://brainhack-donostia.github.io)'
publishDate: '2023-08-11'
- title: Brainhack Marseille
format: In person
format: Hybrid
display: false
abstract:
summary:
organizers:
- Sylvain Takerkart
- Dipankar Bachar
- David Meunier
contact:
- [email protected]
- [email protected]
location: Institut de Neurosciences de la Timone
address:
street: Faculté de Médecine 27, boulevard Jean Moulin
Expand All @@ -274,9 +274,9 @@ events:
position:
lat: 43.287036449254515
lng: 5.4032124890651305
date: '2023-11-28'
date_end: '2023-11-30'
mattermost_channel: bhg22-marseille
date: '2023-12-04'
date_end: '2023-12-06'
mattermost_channel: bhg23-marseille
twitter_handle: BrainhackM
facebook:
instagram:
Expand Down Expand Up @@ -435,17 +435,17 @@ events:
image:
image_caption:
publishDate: '2033-08-09'
- title: Brainhack Marburg
format: Online
- title: Open Science Days Marburg
format: In person only
display: false
abstract:
summary:
organizers:
- Thomas S. Hartmann
- Christoph Vogelbacher
- Lydia Riedl
contact:
- [email protected]
- vogelbac@staff.uni-marburg.de
- riedll@staff.uni-marburg.de
location: Open Science Initiative University Marburg
address:
street:
Expand All @@ -456,14 +456,14 @@ events:
position:
lat: 50.81080790834922
lng: 8.774228471279875
date: '2023-11-29'
date_end: '2023-11-30'
date: '2023-12-04'
date_end: '2023-12-05'
mattermost_channel: brainhack-marburg
twitter_handle: OpenScienceUM
twitter_handle: openscienceum
facebook:
instagram:
website: https://openscienceinitiativeuniversitymarburg.github.io/
github_username: brainhack-marburg
github_username: openscienceinitiativeuniversitymarburg
image: marburg.png
image_caption: 'Image credit: [**Brainhack Marburg**](https://openscienceinitiativeuniversitymarburg.github.io/)'
publishDate: '2033-08-09'
Expand Down

0 comments on commit ee18a9f

Please sign in to comment.