Skip to content

Commit a6a484d

Browse files
committed
chore: add sponsors and stargazers
1 parent a479964 commit a6a484d

File tree

4 files changed

+41
-17
lines changed

4 files changed

+41
-17
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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,26 @@ CURRENT_USER="$(whoami)"
100100

101101
Ready to get started? Check out the [Installation Guide](/install) to add bun-plugin-dotenvx to your project.
102102

103+
## Stargazers
104+
105+
[![Stargazers](https://starchart.cc/stacksjs/bun-plugin-dotenvx.svg?variant=adaptive)](https://starchart.cc/stacksjs/bun-plugin-dotenvx)
106+
107+
## Community & Support
108+
109+
- [GitHub Discussions](https://github.com/stacksjs/clarity/discussions) for questions & help
110+
- [Discord Community](https://discord.gg/stacksjs) for real-time chat
111+
- [GitHub Issues](https://github.com/stacksjs/clarity/issues) for bugs & feature requests
112+
113+
## Contributing
114+
115+
We welcome contributions! Please see our [Contributing Guide](https://github.com/stacksjs/stacks/blob/main/.github/CONTRIBUTING.md) for details.
116+
117+
## Postcardware
118+
119+
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._
120+
121+
Our address: Stacks.js, 12665 Village Ln #2306, Playa Vista, CA 90094 🌎
122+
103123
## Sponsors
104124

105125
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.

0 commit comments

Comments
 (0)