The source for the catcrafts.net website
  • C++ 75.9%
  • Shell 17%
  • CSS 5.6%
  • WGSL 1.1%
  • JavaScript 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf 8c80740514
All checks were successful
Deploy / build-deploy (push) Successful in 4m37s
fixed risremembered claim
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 07:45:40 +02:00
.forgejo/workflows about page 2026-08-05 07:05:00 +02:00
content about page 2026-08-05 07:05:00 +02:00
deploy caddy 2026-08-05 04:32:52 +02:00
images rewrite 2026-08-05 04:18:37 +02:00
implementations rewrite 2026-08-05 04:18:37 +02:00
interfaces rewrite 2026-08-05 04:18:37 +02:00
server about page 2026-08-05 07:05:00 +02:00
shaders webgpu demo 2026-07-19 01:13:30 +02:00
shared/interfaces fixed risremembered claim 2026-08-05 07:45:40 +02:00
styles about page 2026-08-05 07:05:00 +02:00
tools about page 2026-08-05 07:05:00 +02:00
.gitignore rewrite 2026-08-05 04:18:37 +02:00
catcrafts-head.js rewrite 2026-08-05 04:18:37 +02:00
favicon.svg rewrite 2026-08-05 04:18:37 +02:00
LICENSE inital commit 2025-11-12 20:58:07 +01:00
project.cpp ci fix 2026-08-05 05:50:01 +02:00
README.md webgpu demo 2026-07-19 01:13:30 +02:00
robots.txt about page 2026-08-05 07:05:00 +02:00

catcrafts.net

This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.

crafter-build -r

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.