Skip to content

Commit

Permalink
Spelling change and added sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
David Di Biase committed Jun 28, 2021
1 parent 9f36113 commit 8a4f965
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The website is built with [Solid](https://github.com/ryansolid/solid). In order
- `yarn deploy:prod`: Helper method to deploy to prod
- `yarn fetch:releases`: Fetch the latest releases as MD and transforms them to JSON (see below for more)

## Additionnal information
## Additional information

#### How do I update the documentation?

Expand All @@ -52,10 +52,19 @@ All you have to do is retrieve the JSON file describing the them in your favorit

- [Solid](https://github.com/ryansolid/solid) - The view library
- [TailwindCSS](https://tailwindcss.com/) - For all the styles
- [Cloudflare Wrangler](https://github.com/shikijs/shiki) - Cloudflare Wrangler to deploy to Workers
- [vite](http://vitejs.dev/) - For the bundler / dev server
- [yarn](https://yarnpkg.com/) - The package manager
- [shiki](https://github.com/shikijs/shiki) - For the code highlight

## Contributions

We are actively accepting contributions to improve the Solid website. We accept PRs that are well structured, have formatting applied and follow the general structure of the site. If you have any questions, want to report a bug or a general concern, feel free to reach us on Github Issues or Discord.

## Sponsors

Thank you to our generous and helpful sponsors. If you're interested in sponsoring Solid, reach out to us on Discord.

- [Cloudflare](https://www.cloudflare.com/)
- [Builder.io](https://www.builder.io/)
- [SauceLabs](https://saucelabs.com/)

0 comments on commit 8a4f965

Please sign in to comment.