update README and add workspace config for VS Code

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-03-09 10:04:48 +08:00
parent 9bbb4fb000
commit 09a0dcec99
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
2 changed files with 33 additions and 13 deletions

13
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,13 @@
{
"yaml.schemas": {
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml"
},
"git.alwaysSignOff": true,
"gitlens.remotes": [
{
"domain": "mau.dev",
"type": "GitLab",
"name": "Manimum GitLab"
}
]
}

View file

@ -1,21 +1,27 @@
# :wave: Welcome to RecapTime.dev!
Welcome to our home for all things Recap Time Squad on GitHub, GitLab and beyond!
We're a open-source organization behind numerous projects such as the
[Community Lorebooks domain service + documentation hub for our projects](https://lorebooks.wiki)
and more, spearheaded by an Autistic Filipino SABDFL, [@ajhalili2006]((https://andreijiroh.dev)).
We're a open-source organization behind numerous projects such as [lorebooks.wiki subdomain service and docs projects][lbwiki],
[Awesome Neurodiversity][awesomend],
[Stellapent Cier Community Wiki](https://stellapent.wiki) and more, spearheaded by an Autistic Filipino SABDFL,
[@ajhalili2006]((https://andreijiroh.dev)).
_**Fiscal sponsorship disclosure**:_ _Recap Time Squad is [fiscally sponsored](https://hackclub.com/fiscal-sponsorship) by
[The Hack Foundation](https://hackfoundation.org) (d.b.a. [Hack Club](https://hackclub.com)), a 501(c)(3) US nonprofit (EIN: 81-2908499)._
[lbwiki]: https://lorebooks.wiki
[awesomend]: https://github.com/awesome-neurodiversity/awesome-neurodiversity
## 🌈 Get involved
We'd love to have you involved in the community:
- [Get a free `.lorebooks.wiki` subdomain](https://lorebooks.wiki/docs/getting-started) for your project wiki/documentation or digital garden.
- Contribute to [our open source projects](https://recaptime.dev/projects) and help maintain them
- [Get a free `.lorebooks.wiki` subdomain](https://lorebooks.wiki/docs/getting-started) for your project or website
(non-profit use only)
- Contribute to [our open source projects](https://wiki.recaptime.dev/projects) and help maintain them
- [Donate today](https://recaptime.dev/donate) to support our projects and the team.
- [Join the team](https://recaptime.dev/join) (we're always open for applications soon)
- [Join the team](https://recaptime.dev/team/join) (we're always open for applications,
currently ironing out the details and team handbook behind the scenes)
We're working on adding more ways to get involved with the team, so stay tuned! 👀
@ -26,12 +32,13 @@ We're working on adding more ways to get involved with the team, so stay tuned!
| 💬 Join our Zulip Cloud org or Matrix space | <https://recaptime-dev.zulipchat.com> \| <https://go.recaptime.dev/matrix> |
| 🏫 Hack Clubber? ([Join HC Slack](https://hackclub.com/slack)) | <https://hackclub.slack.com/archives/C07H1R2PW9W> |
| 📖 Learn more about the team, its organization and more | <https://wiki.recaptime.dev> |
| 💵 Donate to keep the lights on | <https://recaptime.dev/donate> |
| 🏦 Look at our publicly-available finances | <https://transparency.recaptime.dev/finances>, <https://hcb.hackclub.com/recaptime-dev> (HCB), <https://opencollective.com/recaptime-dev> (Open Collective) |
| ⚖️ Read our legal policies | <https://policies.recaptime.dev> |
| 📘 Visit our help center and read support articles or reach support | <https://support.recaptime.dev> |
| 💖 See our contribution guidelines | [`CONTRIBUTING.md`](./CONTRIBUTING.md) |
| 🙏 Read our community guidelines/code of conduct | [`CODE_OF_CONDUCT.md`](./CODE_OF_CONDUCT.md) |
| 🙏 Read our community guidelines/code of conduct | <https://policies.recaptime.dev/code-of-conduct> |
## 📜 License
We use Mozilla Public License for most of our code (including here) and Creative Commons
Attribution-ShareAlike 4.0 International for documentation and everything else,
unless otherwise specified.
We use Mozilla Public License for most of our code (including here) and Creative Commons Attribution-ShareAlike 4.0 International for documentation and everything else, unless otherwise specified.