https://github.com/caleb531/jcanvas-website
The official website for jCanvas, the jQuery canvas library
https://github.com/caleb531/jcanvas-website
astro jcanvas jquery starlight
Last synced: 5 months ago
JSON representation
The official website for jCanvas, the jQuery canvas library
- Host: GitHub
- URL: https://github.com/caleb531/jcanvas-website
- Owner: caleb531
- License: mit
- Created: 2016-12-01T02:56:08.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T03:08:34.000Z (over 1 year ago)
- Last Synced: 2025-09-28T23:19:46.446Z (9 months ago)
- Topics: astro, jcanvas, jquery, starlight
- Language: TypeScript
- Homepage: https://projects.calebevans.me/jcanvas/
- Size: 1.44 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jCanvas Website
*Copyright 2016-2024, Caleb Evans*
*Released under the MIT license*
This repository hosts the official website for [jCanvas](https://projects.calebevans.me/jcanvas/), the jQuery canvas library.
## Serving the site locally
```sh
npm install
npm run dev -- --open
```
## Contributing
See any mistakes in the documentation or errors in the code? Please submit an [issue](https://github.com/caleb531/jcanvas-website/issues) or [pull request](https://github.com/caleb531/jcanvas-website/pulls)! All code contributions are welcome.