-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Preparing 2024 * Move to HK Grotesk font * To black font color * Upgrade favicon * Add iframe top menu * update colors * update form * Update banner * Test new events * Move ok-panel * Update python, node and lektor * " * Update ODD logo * intro text and images * svg this year and links * Who text * Final changes * Update content/events/2024/contents+es_es.lr Co-authored-by: Adrià Mercader <[email protected]> --------- Co-authored-by: Adrià Mercader <[email protected]>
- Loading branch information
Showing
45 changed files
with
3,877 additions
and
2,211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ jobs: | |
- name: Update Data | ||
run: | | ||
python ./etl/2023.py | ||
python ./etl/2024.py | ||
git config user.name "opendataday[bot]" | ||
git config user.email "[email protected]" | ||
git add -A | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
event_date,event_name,event_photo_url,event_purpose,event_report_url,event_tweet_url,event_video_url,has_event_report,latitude,longitude,online_event_url,organisers,place,slug,url,world_region_code,world_region_text | ||
,Some test 2024 ODD event,,,,,,False,33.91,63.0,,Open data cordoba,Cordoba,some-test-2024-odd-event,,, | ||
,Third event,,Some purpose,,,,False,-33.901,-64.81,,OKFN Cordoba,Cordoba,third-event,https://okfn.org,, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#ok-panel { | ||
border-color: $dark-grey; | ||
} | ||
|
||
#ok-panel-wrapper { | ||
float: right; | ||
} | ||
|
||
#ok-panel-wrapper:not([data-breakpoint*='px'])>.ok-ribbon { | ||
margin-top: 0; | ||
background-color: $dark-grey; | ||
margin-bottom: 1.5em; | ||
background-color: transparent; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.