The source for the catcrafts.net website
Find a file
2025-11-12 23:33:48 +01:00
implementations update 2025-11-12 23:33:48 +01:00
interfaces new blog structure 2025-11-12 22:40:33 +01:00
styles new blog structure 2025-11-12 22:40:33 +01:00
.gitignore inital commit 2025-11-12 20:58:07 +01:00
LICENSE inital commit 2025-11-12 20:58:07 +01:00
project.json removed AI readme 2025-11-12 22:53:37 +01:00
README.md removed AI readme 2025-11-12 22:53:37 +01:00
robots.txt removed AI readme 2025-11-12 22:53:37 +01:00
run.sh removed AI readme 2025-11-12 22:53:37 +01:00
sitemap.xml removed AI readme 2025-11-12 22:53:37 +01:00

catcrafts.net

This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.CppDOM 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.