welcome.md: YT preview

This commit is contained in:
Yann Cébron 2021-09-01 12:47:41 +02:00
parent bf3f6fcdf4
commit a31047cd8b

View File

@ -7,8 +7,18 @@
Welcome to the IntelliJ Platform SDK - the primary source of documentation for extending the IntelliJ Platform by creating plugins, custom language support, or building a custom IDE.
## Getting Started
Watch [Busy plugin developers series. Episode 0](https://www.youtube.com/watch?v=-6D5-xEaYig) to get started with developing plugins and publishing on [JetBrains Marketplace](https://plugins.jetbrains.com).
<table>
<tr>
<th>
SDK Docs Trail
</th>
<th>
Webinar
</th>
</tr>
<tr>
<td>
* [What is the IntelliJ Platform?](intellij_platform.md)
* [About this Guide](about.md)
@ -18,6 +28,20 @@ Watch [Busy plugin developers series. Episode 0](https://www.youtube.com/watch?v
* [Useful Links](useful_links.md)
* [Marketing](marketing.md)
</td>
<td width="50%">
Watch [Busy plugin developers series. Episode 0](https://www.youtube.com/watch?v=-6D5-xEaYig) to get started with developing plugins and publishing on [JetBrains Marketplace](https://plugins.jetbrains.com).
<br/>
<br/>
<video href="-6D5-xEaYig" title="Busy plugin developers series. Episode 0" />
</td>
</tr>
</table>
## Updates
> Gradle IntelliJ Plugin 1.x is now available [What's New & Upgrade Instructions](https://lp.jetbrains.com/gradle-intellij-plugin)