From b4f9a5c2afb1c7716ba661dd5b4cfe2ba148959e Mon Sep 17 00:00:00 2001
From: Nick Fisher
Date: Sat, 22 Jun 2024 10:29:08 +0800
Subject: [PATCH] docs: update with links to playground
---
README.md | 1 +
docs.json | 3 ++-
docs/contributing.mdx | 4 ++++
thermion_dart/README.md | 1 +
thermion_flutter/thermion_flutter/README.md | 3 ++-
5 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2cc67dfc..00d364a3 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
Quickstart (Flutter) •
Documentation •
Showcase •
+ Playground •
Discord
diff --git a/docs.json b/docs.json
index f177d25e..9221f82f 100644
--- a/docs.json
+++ b/docs.json
@@ -7,7 +7,8 @@
"Getting Started",
[
["Overview", "/"],
- ["Quick Start", "/quickstart"]
+ ["Quick Start", "/quickstart"],
+ ["Playground", "https://dartpad.thermion.dev"]
]
],
["Misc.", [["Contributing", "/contributing"]]]
diff --git a/docs/contributing.mdx b/docs/contributing.mdx
index a4466ca5..3f3758f3 100644
--- a/docs/contributing.mdx
+++ b/docs/contributing.mdx
@@ -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.
+##
+
+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/).
+
diff --git a/thermion_dart/README.md b/thermion_dart/README.md
index 12053abd..0f4dd7ba 100644
--- a/thermion_dart/README.md
+++ b/thermion_dart/README.md
@@ -4,6 +4,7 @@
Quickstart (Flutter) •
Documentation •
Showcase •
+ Playground •
Discord
diff --git a/thermion_flutter/thermion_flutter/README.md b/thermion_flutter/thermion_flutter/README.md
index 1c9b88a3..af32f1b4 100644
--- a/thermion_flutter/thermion_flutter/README.md
+++ b/thermion_flutter/thermion_flutter/README.md
@@ -3,7 +3,8 @@
Quickstart (Flutter) •
Documentation •
- Showcase •
+ Showcase •
+ Playground •
Discord