Skip to content

Commit

Permalink
update: add the overview section for GSoC with Kotlin (#4671)
Browse files Browse the repository at this point in the history
* feat: add GSoC overview

* update: update wording
  • Loading branch information
koshachy authored Jan 22, 2025
1 parent c6fe49a commit e0a8a50
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/kr.tree
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,9 @@
<toc-element toc-title="Kotlin Foundation FAQ" href="https://kotlinfoundation.org/faq/"/>
</toc-element>
<toc-element toc-title="Google Summer of Code">
<toc-element topic="gsoc-2024.md"/>
<toc-element topic="gsoc-2023.md"/>
<toc-element toc-title="Overview" topic="gsoc-overview.md"/>
<toc-element toc-title="GSoC 2024" topic="gsoc-2024.md"/>
<toc-element toc-title="GSoC 2023" topic="gsoc-2023.md"/>
</toc-element>
<toc-element topic="security.md"/>
<toc-element topic="kotlin-pdf.md"/>
Expand Down
13 changes: 13 additions & 0 deletions docs/topics/gsoc-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[//]: # (title: Google Summer of Code with Kotlin)

The Kotlin Foundation provides mentorship for Google Summer of Code (GSoC),
a global online program that introduces new contributors to open-source development.

Learn more about GSoC on the [official Google Summer of Code website](https://summerofcode.withgoogle.com/).

## Past GSoC projects with Kotlin

You can explore past Google Summer of Code projects and ideas with Kotlin:

* [](gsoc-2024.md)
* [](gsoc-2023.md)

0 comments on commit e0a8a50

Please sign in to comment.