Skip to content

Commit c1f8972

Browse files
committed
deploy: 7bae390
1 parent 4dd3337 commit c1f8972

File tree

7 files changed

+112
-87
lines changed

7 files changed

+112
-87
lines changed

blog/first-time-contributors/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,8 +720,8 @@ <h3 id="which-workflow-to-choose">Which Workflow to Choose?<a class="headerlink"
720720
</ul>
721721
<p>While both workflows have their merits, it's essential to assess your team's workflow preferences, project size, and release cycle frequency before making a decision.</p>
722722
<h3 id="recommendation">Recommendation:<a class="headerlink" href="#recommendation" title="Permanent link"> #</a></h3>
723-
<p>For a deeper dive into GitFlow's advantages and implementation details, consider referring to the following blog post: <a href="https://lucamezzalira.medium.com/git-flow-vs-github-flow-76b93f4782f7">click here</a>.</p>
724-
<p>OSL recommends the github flow</p>
723+
<p>For a deeper dive into their advantages and implementation details, consider referring to the following blog post: <a href="https://www.harness.io/blog/github-flow-vs-git-flow-whats-the-difference">click here</a>.</p>
724+
<p>OSL recommends the GitHub flow for development.</p>
725725
<h2 id="python-linters-overview">Python Linters Overview<a class="headerlink" href="#python-linters-overview" title="Permanent link"> #</a></h2>
726726
<p>Here's a breakdown of popular Python linters and their functionalities:</p>
727727
<ol>

blog/first-time-contributors/index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,9 +379,9 @@
379379
"\n",
380380
"### Recommendation:\n",
381381
"\n",
382-
"For a deeper dive into GitFlow's advantages and implementation details, consider referring to the following blog post: [click here](https://lucamezzalira.medium.com/git-flow-vs-github-flow-76b93f4782f7).\n",
382+
"For a deeper dive into their advantages and implementation details, consider referring to the following blog post: [click here](https://www.harness.io/blog/github-flow-vs-git-flow-whats-the-difference).\n",
383383
"\n",
384-
"OSL recommends the github flow"
384+
"OSL recommends the GitHub flow for development."
385385
]
386386
},
387387
{

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed_rss_updated.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

opportunities/gsoc/index.html

Lines changed: 41 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -473,22 +473,47 @@
473473

474474
<div class="col-md-9 mx-auto">
475475

476-
<h1 id="google-summer-of-code-gsoc-with-open-science-labs">Google Summer of Code (GSoC) with Open Science Labs<a class="headerlink" href="#google-summer-of-code-gsoc-with-open-science-labs" title="Permanent link"> #</a></h1>
477-
<p>Google Summer of Code is a global program focused on bringing students and
478-
newcomer open-source developers into open-source software development.</p>
479-
<p>For more detailed and complete information about the GSoC, please check its
480-
<a href="https://developers.google.com/open-source/gsoc/resources/guide">official guide</a></p>
481-
<h3 id="contributor-guide">Contributor Guide<a class="headerlink" href="#contributor-guide" title="Permanent link"> #</a></h3>
482-
<p>Candidate contributors can find important information about GSoC in our
483-
<a href="/opportunities/gsoc/guides/contributor">Contributor Guide</a> section.</p>
484-
<h3 id="project-ideas-for-gsoc">Project Ideas for GSoC<a class="headerlink" href="#project-ideas-for-gsoc" title="Permanent link"> #</a></h3>
485-
<p>For more information about the Project Ideas, check the section
486-
<a href="/opportunities/gsoc/project-ideas">Project Ideas</a></p>
487-
<h3 id="history">History<a class="headerlink" href="#history" title="Permanent link"> #</a></h3>
488-
<p>Open Science Labs has participated in the GSoC 2024 and 2023 under
489-
<a href="https://github.com/numfocus/gsoc">NumFOCUS</a> umbrella.</p>
490-
<p>The list of OSL Project Ideas that participated in GSoC 2024 can be checked
491-
<a href="https://github.com/OpenScienceLabs/gsoc/blob/main/project-ideas/gsoc2024.md">here</a>.</p>
476+
<h1 id="google-summer-of-code-gsoc-at-open-science-labs">Google Summer of Code (GSoC) at Open Science Labs<a class="headerlink" href="#google-summer-of-code-gsoc-at-open-science-labs" title="Permanent link"> #</a></h1>
477+
<p>Open Science Labs is excited to apply as a mentoring organization for Google
478+
Summer of Code 2025. This global program is an excellent opportunity for
479+
students and newcomers to dive into open source software development.</p>
480+
<h2 id="about-google-summer-of-code">About Google Summer of Code<a class="headerlink" href="#about-google-summer-of-code" title="Permanent link"> #</a></h2>
481+
<p>Google Summer of Code offers students worldwide the chance to contribute to open
482+
source projects over the summer. This initiative is not only about coding; it's
483+
about learning the open source culture, understanding project maintenance, and
484+
improving software alongside experienced mentors.</p>
485+
<p>For more information about GSoC, check out its official web page at
486+
<a href="https://summerofcode.withgoogle.com/">https://summerofcode.withgoogle.com/</a>.</p>
487+
<h3 id="why-participate-with-osl">Why Participate with OSL?<a class="headerlink" href="#why-participate-with-osl" title="Permanent link"> #</a></h3>
488+
<p>Open Science Labs has a history of participation under the NumFOCUS umbrella in
489+
2023 and 2024, providing robust support to budding open-source enthusiasts
490+
through structured projects that enhance both learning and contribution.</p>
491+
<h3 id="project-ideas-submission">Project Ideas Submission<a class="headerlink" href="#project-ideas-submission" title="Permanent link"> #</a></h3>
492+
<p>Mentors play a crucial role at GSoC, providing guidance and expertise to help
493+
shape the next generation of open source contributors. If you have a project
494+
that could use enhancements or require tricky bug fixes, please propose your
495+
ideas. We welcome initial drafts, and if accepted, there will be time to refine
496+
these ideas further.</p>
497+
<p>The current list of project ideas can be found
498+
<a href="/opportunities/gsoc/project-ideas">here</a>.</p>
499+
<p>If you are considering submitting your project idea to OSL, please send your
500+
project by email to <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#116;&#101;&#97;&#109;&#64;&#111;&#112;&#101;&#110;&#115;&#99;&#105;&#101;&#110;&#99;&#101;&#108;&#97;&#98;&#115;&#46;&#111;&#114;&#103;">&#116;&#101;&#97;&#109;&#64;&#111;&#112;&#101;&#110;&#115;&#99;&#105;&#101;&#110;&#99;&#101;&#108;&#97;&#98;&#115;&#46;&#111;&#114;&#103;</a> by February 6. Check out our
501+
project idea template for more insights:
502+
</opportunities/gsoc/templates/project-ideas/>.</p>
503+
<p>Additionally, all discussions about OSL participation in GSoC will happen on our
504+
Discord server at <a href="https://opensciencelabs.org/discord">https://opensciencelabs.org/discord</a>.</p>
505+
<h3 id="for-potential-contributors">For Potential Contributors<a class="headerlink" href="#for-potential-contributors" title="Permanent link"> #</a></h3>
506+
<p>If you're a student or a newcomer eager to get involved in open source through
507+
GSoC, stay tuned to this page for updates on project ideas and submission
508+
guidelines. Check out our
509+
<a href="/opportunities/gsoc/guides/contributor">Contributor Guide</a> for more details on
510+
how to prepare for your application and stay updated with our project idea pages
511+
to check which projects are applying with us to GSoC.</p>
512+
<h3 id="reach-out-for-more-information">Reach Out for More Information<a class="headerlink" href="#reach-out-for-more-information" title="Permanent link"> #</a></h3>
513+
<p>For any inquiries or to discuss project ideas, feel free to reach out at
514+
<code>[email protected]</code>. Also, join us on our Discord server at
515+
<a href="https://opensciencelabs.org/discord">https://opensciencelabs.org/discord</a>, where all discussions with mentors and
516+
contributors will take place.</p>
492517

493518
</div>
494519
</div>

0 commit comments

Comments
 (0)