docs
This commit is contained in:
11
docs.json
11
docs.json
@@ -2,4 +2,15 @@
|
||||
"name": "Thermion",
|
||||
"description": "3D rendering framework for Dart and/or Flutter",
|
||||
"logo": "logo.png",
|
||||
"sidebar": [
|
||||
[
|
||||
"Getting Started",
|
||||
[
|
||||
["Overview", "/"],
|
||||
["Quick Start", "/quickstart"]
|
||||
]
|
||||
],
|
||||
["Misc.", [["Contributing", "/contributing"]]]
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
6
docs/contributing.mdx
Normal file
6
docs/contributing.mdx
Normal file
@@ -0,0 +1,6 @@
|
||||
## Contributing
|
||||
|
||||
Thermion is an open source project and we welcome all contributions from every level of experience.
|
||||
|
||||
Please [join us on Discord](https://discord.gg/h2VdDK3EAQ) if you'd like some guidance or just want to chat.
|
||||
|
||||
Reference in New Issue
Block a user