Skip to content

Commit e51a6e4

Browse files
committed
chore: collapse community section on get started
1 parent 13f49ca commit e51a6e4

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

docs/topics/getting-started.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
<p>Latest Kotlin release:<b> <a href="%kotlinLatestWhatsnew%">%kotlinVersion%</a></b></p>
55
</tldr>
66

7-
Kotlin is a modern but already mature programming language designed to make developers happier.
8-
It's concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming.
7+
Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages.
98

10-
To start, why not take our tour of Kotlin? This tour covers the fundamentals of the Kotlin programming language and can
11-
be completed entirely within your browser.
9+
New to Kotlin? Take our tour to learn the fundamentals directly in your browser.
1210

1311
<a href="kotlin-tour-welcome.md"><img src="start-kotlin-tour.svg" width="700" alt="Start the Kotlin tour" style="block"/></a>
1412

@@ -90,18 +88,8 @@ From building data pipelines to productionizing machine learning models, Kotlin
9088

9189
</tabs>
9290

93-
## Join the Kotlin community
91+
## Get support
9492

95-
Stay in the loop with the latest updates across the Kotlin ecosystem and share your experience.
93+
If you encounter any difficulties or problems, ask for help in ![Slack](slack.svg){width=25}{type="joined"} Slack: [get an invite](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) or report an issue in our [issue tracker](https://youtrack.jetbrains.com/issues/KT).
9694

97-
* Join us on:
98-
* ![Slack](slack.svg){width=25}{type="joined"} Slack: [get an invite](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up).
99-
* ![StackOverflow](stackoverflow.svg){width=25}{type="joined"} StackOverflow: subscribe to the ["kotlin"](https://stackoverflow.com/questions/tagged/kotlin) tag.
100-
* Follow Kotlin on ![YouTube](youtube.svg){width=25}{type="joined"} [Youtube](https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw), ![Twitter](twitter.svg){width=18}{type="joined"} [Twitter](https://twitter.com/kotlin), ![Bluesky](bsky.svg){width=18}{type="joined"} [Bluesky](https://bsky.app/profile/kotlinlang.org), and ![Reddit](reddit.svg){width=25}{type="joined"} [Reddit](https://www.reddit.com/r/Kotlin/).
101-
* Subscribe to [Kotlin news](https://info.jetbrains.com/kotlin-communication-center.html).
102-
103-
If you encounter any difficulties or problems, report an issue in our [issue tracker](https://youtrack.jetbrains.com/issues/KT).
104-
105-
## Is anything missing?
106-
107-
If anything is missing or seems confusing on this page, please [share your feedback](https://surveys.hotjar.com/d82e82b0-00d9-44a7-b793-0611bf6189df).
95+
If anything is missing or seems confusing on this page, please [share your feedback](https://surveys.hotjar.com/d82e82b0-00d9-44a7-b793-0611bf6189df).

0 commit comments

Comments
 (0)