diff --git a/.github/workflows/ecosystems_to_grist.py b/.github/workflows/ecosystems_to_grist.py index 0942655a44..3832227324 100644 --- a/.github/workflows/ecosystems_to_grist.py +++ b/.github/workflows/ecosystems_to_grist.py @@ -359,7 +359,7 @@ df_grist_funding_organization = df_grist_funding_organization[df_grist_funding_organization['funding_links'].str.contains('github|opencollective')] # Append organization on projects to only provide one list for the user -df_grist_funding = df_grist_funding.append(df_grist_funding_organization) +df_grist_funding = pd.concat([df_grist_funding,df_grist_funding_organization],ignore_index=True) df_grist_funding = df_grist_funding.sample(frac = 1).reset_index(drop=True) diff --git a/docs/blog/b7c1bde9-4f73-4ec6-b22d-232286408aae.jpeg b/docs/blog/b7c1bde9-4f73-4ec6-b22d-232286408aae.jpeg new file mode 100644 index 0000000000..7621cf02ad Binary files /dev/null and b/docs/blog/b7c1bde9-4f73-4ec6-b22d-232286408aae.jpeg differ diff --git a/docs/blog/openclimatefund.md b/docs/blog/openclimatefund.md index 710245cd89..24a27d6f50 100644 --- a/docs/blog/openclimatefund.md +++ b/docs/blog/openclimatefund.md @@ -21,6 +21,11 @@ To minimize overhead, this initial round will focus on projects that have been a With a pilot fund of **10,000€**, we are aware that this can only be a drop in the ocean considering the 2,200+ projects on OpenSustain.tech. Our goal is to spark a broader conversation about building a sustainable ecosystem for open source solutions tackling global environmental challenges. +
+ ![](b7c1bde9-4f73-4ec6-b22d-232286408aae.jpeg){ width="600" } +
Olenjok Delta - Sentinel 2 satellite imagery - CC BY 2.0
+
+ ## Preparing for Round 2 We believe that investing in the right open source projects can create a **cascading effect**, amplifying impact and accelerating sustainable transformation. We can no longer rely on black-box knowledge creation, because the decisions we make today are so critical. That’s why this first funding round is just the beginning. @@ -31,6 +36,7 @@ Similar to our [first report](https://raw.githubusercontent.com/protontypes/open Thanks to the support of **[Ecosyste.ms Funds](https://funds.ecosyste.ms/)** and **[Open Source Collective](https://oscollective.org/)**, we will have the right technology partners to channel funds directly to all organisations, projects and their dependencies identified on OpenSustain.tech within Round 2 based on 100% open source software. But scaling this effort requires more than technology - it requires a collective effort. + ## Join Us in Disrupting the Status Quo Are you ready to harness the power of openness to combat the destruction of our natural world? Whether you’re an individual, an organization, or an investor, there’s a place for you in this movement. Together, we can ensure that open source innovation drives a sustainable future. diff --git a/docs/presentations.md b/docs/presentations.md index f4ae86a4ea..53a70d4824 100644 --- a/docs/presentations.md +++ b/docs/presentations.md @@ -7,7 +7,7 @@ hide: # Presentations -Public presentations at various conferences and other events highlighting the key role of open source in environmental sustainability. +Open Sustainable Technology has participated in numerous conferences and other events to showcase the vital contribution of open source to environmental sustainability. - [Hacking Earth from Space with Open Source](https://www.youtube.com/watch?v=8NP2iTaWIoc) - Major League Hacking - 2024 - [How are open source projects creating climate impact?](https://www.youtube.com/watch?v=6aEFLPXT6l8) - Community Panel hosted by Open Climate Fix - 2024