This is the source code for the OpenWorkers website. It is built with SvelteKit and hosted on GitHub Pages.
To run the website locally, you need to have Bun installed. Then, run the following commands:
bun install
bun run devThe website is automatically deployed to GitHub Pages when changes are pushed to the master branch.
If you want to contribute to the OpenWorkers documentation, please read the contributing guidelines.
The OpenWorkers website is licensed under the CC BY-SA 4.0 and CC0 1.0 Universal licenses.