docs: update with links to playground
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<a href="https://docs.page/nmfisher/thermion/quickstart">Quickstart (Flutter)</a> •
|
<a href="https://docs.page/nmfisher/thermion/quickstart">Quickstart (Flutter)</a> •
|
||||||
<a href="https://docs.page/nmfisher/thermion">Documentation</a> •
|
<a href="https://docs.page/nmfisher/thermion">Documentation</a> •
|
||||||
<a href="https://docs.page/nmfisher/thermion/examples">Showcase</a> •
|
<a href="https://docs.page/nmfisher/thermion/examples">Showcase</a> •
|
||||||
|
<a href="https://dartpad.thermion.dev/">Playground</a> •
|
||||||
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,8 @@
|
|||||||
"Getting Started",
|
"Getting Started",
|
||||||
[
|
[
|
||||||
["Overview", "/"],
|
["Overview", "/"],
|
||||||
["Quick Start", "/quickstart"]
|
["Quick Start", "/quickstart"],
|
||||||
|
["Playground", "https://dartpad.thermion.dev"]
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
["Misc.", [["Contributing", "/contributing"]]]
|
["Misc.", [["Contributing", "/contributing"]]]
|
||||||
|
|||||||
@@ -4,3 +4,7 @@ Thermion is an open source project and we welcome all contributions from every l
|
|||||||
|
|
||||||
Please [join us on Discord](https://discord.gg/h2VdDK3EAQ) if you'd like some guidance or just want to chat.
|
Please [join us on Discord](https://discord.gg/h2VdDK3EAQ) if you'd like some guidance or just want to chat.
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
We are now using [Melos](https://melos.invertase.dev/) to manage the repository. This lets us auto-generate changelogs & versioning from commit messages, so if you wish to submit a PR, please use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
<a href="https://docs.page/nmfisher/flutter_filament/quickstart">Quickstart (Flutter)</a> •
|
<a href="https://docs.page/nmfisher/flutter_filament/quickstart">Quickstart (Flutter)</a> •
|
||||||
<a href="https://docs.page/nmfisher/flutter_filament">Documentation</a> •
|
<a href="https://docs.page/nmfisher/flutter_filament">Documentation</a> •
|
||||||
<a href="https://github.com/nmfisher/thermion/docs/examples/">Showcase</a> •
|
<a href="https://github.com/nmfisher/thermion/docs/examples/">Showcase</a> •
|
||||||
|
<a href="https://dartpad.thermion.dev/">Playground</a> •
|
||||||
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,8 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://docs.page/nmfisher/flutter_filament/quickstart">Quickstart (Flutter)</a> •
|
<a href="https://docs.page/nmfisher/flutter_filament/quickstart">Quickstart (Flutter)</a> •
|
||||||
<a href="https://docs.page/nmfisher/flutter_filament">Documentation</a> •
|
<a href="https://docs.page/nmfisher/flutter_filament">Documentation</a> •
|
||||||
<a href="https://github.com/nmfisher/thermion/docs/examples/">Showcase</a> •
|
<a href="https://github.com/nmfisher/thermion/docs/examples/">Showcase</a> •
|
||||||
|
<a href="https://dartpad.thermion.dev/">Playground</a> •
|
||||||
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
<a href="https://discord.gg/h2VdDK3EAQ">Discord</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user