Matt 90b4e55ebc
Docusaurus Overhaul (#2275)
* change suffixes from md to mdx
fix broken links for English locale
tree shake and update docusaurus
add docusaurus ideal image plugin
use svg and themed image
delete unused static asset

* move localized landing page

* change GitLocalize project page

* nit pick

* remove ignore to have the block checked
2021-12-20 12:10:45 +02:00

12 lines
453 B
Plaintext

---
title: "Examples"
---
The Yew repository is chock-full of [examples] \(in various states of maintenance\).
We recommend perusing them to get a feel for how to use different features of the framework.
We also welcome Pull Requests and issues for when they inevitably get neglected and need some ♥️
For more details including a list of examples, refer to the [README][examples].
[examples]: https://github.com/yewstack/yew/tree/master/examples