The source for the catcrafts.net website
- C++ 75.9%
- Shell 17%
- CSS 5.6%
- WGSL 1.1%
- JavaScript 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
Deploy / build-deploy (push) Failing after 1m0s
- .forgejo/workflows/deploy.yaml: build the wasm bundle on the arch-latest Docker runner and rsync it into the bind-mounted web root (/deploy) on push to master - deploy/Caddyfile.example: reference site block with the cross-origin isolation headers the WASM runtime requires Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
| .forgejo/workflows | ||
| deploy | ||
| implementations | ||
| interfaces | ||
| styles | ||
| .gitignore | ||
| catcrafts-head.js | ||
| favicon.svg | ||
| LICENSE | ||
| project.cpp | ||
| README.md | ||
| robots.txt | ||
| sitemap.xml | ||
catcrafts.net
This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.
crafter-build build executable
./run.sh
This will compile the project and serve it locally on http:://localhost:8080.
This project is source available for educational and viewing purposes only. No permission is granted to copy, modify, distribute, or create derivative works.