Skip to content

Commit 2e0b718

Browse files
committed
feat(welcome): add docs lead callout
1 parent 54244d8 commit 2e0b718

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/welcome.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Welcome to Wokwi!
44
---
55

66
import { LEDBullet } from '@site/src/components/LEDBullet'
7+
import Admonition from '@theme/Admonition';
78

89
Wokwi is an online Electronics simulator. You can use it to simulate Arduino, ESP32, STM32, and many other popular boards, parts and sensors.
910

@@ -16,6 +17,14 @@ Here are some quick examples of things you can make with Wokwi:
1617
- [Animate an LED Matrix with FastLED](https://wokwi.com/projects/320579687608746578)
1718
- [7 Segment Counter with MicroPython on Pi Pico](https://wokwi.com/projects/300210834979684872)
1819

20+
<Admonition type="tip" icon="💡" title="We're hiring a Technical Documentation Lead">
21+
22+
Think you can help improve our documentation? Take charge of Wokwi's docs and make a real impact on how users learn and build.
23+
24+
[Apply here](https://docs.google.com/forms/d/e/1FAIpQLSebt166EkqsOtduU9hRurA65r6OjCftN9ECm4NFnmj0uQuOHw/viewform?usp=dialog)
25+
26+
</Admonition>
27+
1928
## Why Wokwi?
2029

2130
<LEDBullet title="Start right now">

0 commit comments

Comments
 (0)