Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 740 Bytes

File metadata and controls

24 lines (14 loc) · 740 Bytes

OpenWorkers Website

This is the source code for the OpenWorkers website. It is built with SvelteKit and hosted on GitHub Pages.

Development

To run the website locally, you need to have Bun installed. Then, run the following commands:

bun install
bun run dev

Deployment

The website is automatically deployed to GitHub Pages when changes are pushed to the master branch.

Contributing

If you want to contribute to the OpenWorkers documentation, please read the contributing guidelines.

License

The OpenWorkers website is licensed under the CC BY-SA 4.0 and CC0 1.0 Universal licenses.