The source for the catcrafts.net website
  • C++ 84.6%
  • Shell 11.7%
  • CSS 3%
  • WGSL 0.5%
  • JavaScript 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf 38688a68f5
All checks were successful
Deploy / build-deploy (push) Successful in 6m20s
CI fix
2026-08-10 01:51:39 +02:00
.forgejo/workflows CI fix 2026-08-10 01:51:39 +02:00
content posts and avif 2026-08-10 01:37:26 +02:00
deploy posts and avif 2026-08-10 01:37:26 +02:00
images new logo 2026-08-05 23:52:40 +02:00
implementations posts and avif 2026-08-10 01:37:26 +02:00
interfaces rewrite 2026-08-05 04:18:37 +02:00
server posts and avif 2026-08-10 01:37:26 +02:00
shaders webgpu demo 2026-07-19 01:13:30 +02:00
shared/interfaces posts and avif 2026-08-10 01:37:26 +02:00
styles posts and avif 2026-08-10 01:37:26 +02:00
tools CI fix 2026-08-10 01:51:39 +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 new logo 2026-08-05 23:52:40 +02:00
LICENSE inital commit 2025-11-12 20:58:07 +01:00
project.cpp posts and avif 2026-08-10 01:37:26 +02:00
README.md fixed links 2026-08-08 20:04:36 +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.

./tools/dev.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.