Skip to content

Commit 3b72e3d

Browse files
committed
chore: add stargazers and sponsors
1 parent c53f5db commit 3b72e3d

File tree

4 files changed

+38
-21
lines changed

4 files changed

+38
-21
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const nav = [
2626
{ text: 'Sponsors', link: '/sponsors' },
2727
{ text: 'Partners', link: '/partners' },
2828
{ text: 'Postcardware', link: '/postcardware' },
29+
{ text: 'Stargazers', link: '/stargazers' },
2930
{ text: 'License', link: '/license' },
3031
{
3132
items: [

docs/intro.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,25 @@
1717
We are soon releasing [local tunnel](https://localtunnel.sh/) support.
1818
:::
1919

20-
## Sponsors
20+
## Stargazers
2121

22-
We would like to extend our thanks to the following sponsors for funding Stacks development. If you are interested in becoming a sponsor, please reach out to us.
22+
[![Stargazers](https://starchart.cc/stacksjs/vite-plugin-local.svg?variant=adaptive)](https://starchart.cc/stacksjs/vite-plugin-local)
2323

24-
- [JetBrains](https://www.jetbrains.com/)
25-
- [The Solana Foundation](https://solana.com/)
24+
## Community & Support
25+
26+
- [GitHub Discussions](https://github.com/stacksjs/clarity/discussions) for questions & help
27+
- [Discord Community](https://discord.gg/stacksjs) for real-time chat
28+
- [GitHub Issues](https://github.com/stacksjs/clarity/issues) for bugs & feature requests
29+
30+
## Contributing
31+
32+
We welcome contributions! Please see our [Contributing Guide](https://github.com/stacksjs/stacks/blob/main/.github/CONTRIBUTING.md) for details.
33+
34+
## Postcardware
35+
36+
Two things are true: Stacks OSS will always stay open-source, and we do love to receive postcards from wherever Stacks is used! _We also publish them on our website._
37+
38+
Our address: Stacks.js, 12665 Village Ln #2306, Playa Vista, CA 90094 🌎
2639

2740
## Credits
2841

0 commit comments

Comments
 (0)