Skip to content

Commit e0a8a50

Browse files
authored
update: add the overview section for GSoC with Kotlin (#4671)
* feat: add GSoC overview * update: update wording
1 parent c6fe49a commit e0a8a50

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

docs/kr.tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,9 @@
423423
<toc-element toc-title="Kotlin Foundation FAQ" href="https://kotlinfoundation.org/faq/"/>
424424
</toc-element>
425425
<toc-element toc-title="Google Summer of Code">
426-
<toc-element topic="gsoc-2024.md"/>
427-
<toc-element topic="gsoc-2023.md"/>
426+
<toc-element toc-title="Overview" topic="gsoc-overview.md"/>
427+
<toc-element toc-title="GSoC 2024" topic="gsoc-2024.md"/>
428+
<toc-element toc-title="GSoC 2023" topic="gsoc-2023.md"/>
428429
</toc-element>
429430
<toc-element topic="security.md"/>
430431
<toc-element topic="kotlin-pdf.md"/>

docs/topics/gsoc-overview.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[//]: # (title: Google Summer of Code with Kotlin)
2+
3+
The Kotlin Foundation provides mentorship for Google Summer of Code (GSoC),
4+
a global online program that introduces new contributors to open-source development.
5+
6+
Learn more about GSoC on the [official Google Summer of Code website](https://summerofcode.withgoogle.com/).
7+
8+
## Past GSoC projects with Kotlin
9+
10+
You can explore past Google Summer of Code projects and ideas with Kotlin:
11+
12+
* [](gsoc-2024.md)
13+
* [](gsoc-2023.md)

0 commit comments

Comments
 (0)