From e0a8a50eea998e3ecde8ed81e812717bf769eb53 Mon Sep 17 00:00:00 2001 From: Andrey Polyakov Date: Wed, 22 Jan 2025 10:20:21 +0100 Subject: [PATCH] update: add the overview section for GSoC with Kotlin (#4671) * feat: add GSoC overview * update: update wording --- docs/kr.tree | 5 +++-- docs/topics/gsoc-overview.md | 13 +++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 docs/topics/gsoc-overview.md diff --git a/docs/kr.tree b/docs/kr.tree index e53ed6faa01..08d938df9d5 100644 --- a/docs/kr.tree +++ b/docs/kr.tree @@ -423,8 +423,9 @@ - - + + + diff --git a/docs/topics/gsoc-overview.md b/docs/topics/gsoc-overview.md new file mode 100644 index 00000000000..57dd62ef8bf --- /dev/null +++ b/docs/topics/gsoc-overview.md @@ -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) \ No newline at end of file