Skip to content

Commit f5b6ef3

Browse files
committed
chore: wip
1 parent d48631d commit f5b6ef3

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

README.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ sh <(curl stacksjs.org) my-project # wip
3838
bunx stacks new my-project
3939
```
4040

41-
## 🤖 Usage
41+
## Usage
4242

4343
The following list includes some of the most common ways to interact with the Stacks API.
4444

45-
Meet the toolkit, Buddy:
45+
_Meet the toolkit, Buddy:_
4646

4747
```bash
4848
buddy install # installs all dependencies
@@ -316,7 +316,7 @@ Develop beautiful, reactive, composable UIs without learning a new set of langua
316316

317317
> _A true rapid application development framework for all Full Stack needs. Next-level simplicity & helpful DX._
318318
319-
## 🎯 Roadmap
319+
## Roadmap
320320

321321
Part of the Stacks ecosystem are the following first-party supported stacks:
322322

@@ -337,21 +337,21 @@ View our detailed roadmap/s [here](https://github.com/stacksjs/stacks/projects?q
337337

338338
While we currently only fully support `us-east-1`, we are looking forward to expanding to other regions soon.
339339

340-
## 🧪 Testing
340+
## Testing
341341

342342
```bash
343343
bun test
344344
```
345345

346-
## 📈 Changelog
346+
## Changelog
347347

348348
Please see our [releases](https://github.com/stacksjs/stacks/releases) page for more information on what has changed recently.
349349

350-
## 🚜 Contributing
350+
## Contributing
351351

352352
Please see the [Contributing Guide](https://github.com/stacksjs/contributing) for details.
353353

354-
## 🏝 Community
354+
## Community
355355

356356
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
357357

@@ -361,21 +361,28 @@ For casual chit-chat with others using this package:
361361

362362
[Join the Stacks Discord Server](https://discord.gg/stacksjs)
363363

364-
## 📄 Sponsors
364+
## Postcardware
365+
366+
You're free to use this package, and we would love to receive a postcard.
367+
368+
Our address is: Stacks.js, 5710 Crescent Park #107, Playa Vista 90094, CA
369+
370+
##### _We publish all received postcards on our website. Thanks to Spatie for this wonderful idea 💙_
371+
372+
## Sponsors
365373

366374
Once we launch a usable Stacks version, we hope people will start enjoying it! In the meantime, thanks to the following sponsors for helping to fund the development of this framework:
367375

368376
- [The Solana Foundation](https://solana.com/)
369377

370-
## 🙏🏼 Credits
371-
372-
Many thanks to the following core technologies & people who have contributed to this package:
378+
## Credits
373379

374380
- [Chris Breuer](https://github.com/chrisbbreuer)
375-
- [Dan Scanlon](https://twitter.com/danscan) _many thanks for donating the `stacks` name on npm_
376381
- [All Contributors](../../contributors)
377382

378-
## 📄 License
383+
And a special thanks to [Dan Scanlon](https://twitter.com/danscan) for donating the `stacks` name on npm ✨
384+
385+
## License
379386

380387
The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.
381388

storage/framework/ide/dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ plivo
204204
pluginutils
205205
pnpm
206206
polacek
207+
Postcardware
207208
postcssrc
208209
prefetch
209210
preinstall

0 commit comments

Comments
 (0)