From be2e58131912bf8cb7236f83751fe2992a35fb7a Mon Sep 17 00:00:00 2001 From: Hermann Stanew Date: Wed, 6 Dec 2023 18:53:57 +0100 Subject: [PATCH] create `github:luau-lang/awesome` repository --- docs/2023-12-06-add-awesome-list.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/2023-12-06-add-awesome-list.md diff --git a/docs/2023-12-06-add-awesome-list.md b/docs/2023-12-06-add-awesome-list.md new file mode 100644 index 0000000..167a1b1 --- /dev/null +++ b/docs/2023-12-06-add-awesome-list.md @@ -0,0 +1,7 @@ +## What's an `awesome` list + +Most **GitHub orgs** - _Platforms, Programming Languages, Communities, etc_ host README.MD [`awesome` Lists](https://github.com/topics/awesome). An `awesome` List, is a reference manual of "awesome" links to **platform-based resources** - _Documentation, Libraries, Demos, Plugins, etc._, listing both official resources and 3rd party resources. The only requirement for entry is that the resource is "awesome" to platform users. + +## The `luau-lang/awesome` list + +Everyone in the community could document their Luau written libraries, tools, scripts, plugins, assets, etc., in `luau-lang/awesome`. One place to overview the community ecosystem.