Commit Graph

26 Commits

Author SHA1 Message Date
owenrees b964e12f0e move handlers into useChessGame hook 2026-06-01 15:29:39 +02:00
owenrees 324e4eac31 save as PGN, reuse clear game handler, get headers 2026-06-01 15:18:10 +02:00
owenrees 38abf30ecc set and clear game state using reducers - removed the need for global state management 2026-06-01 11:22:56 +02:00
owenrees a69911d457 import lichess pgn viewer as a react component 2026-06-01 09:39:55 +02:00
owenrees 72f68da3b0 style file input and chess board page 2026-05-31 23:25:09 +02:00
owenrees 844702aa0a remove term role 2026-05-31 22:24:42 +02:00
owenrees 31f1b654fc css accordion 2026-05-31 22:21:28 +02:00
owenrees 5c3ffb68cd center hero 2026-05-31 21:14:38 +02:00
owenrees aefb308497 add button to hero 2026-05-31 21:08:58 +02:00
owenrees 71e4378325 add feature component and make routes thin 2026-05-31 21:01:29 +02:00
owenrees 5fea214ead reusable section component, highlighting the last word in the title 2026-05-31 20:34:20 +02:00
owenrees 5ee10f1374 add node v24 2026-05-31 20:13:11 +02:00
owenrees c5d512fe9c add icons to footer with colour transition 2026-05-31 20:13:05 +02:00
owenrees c199bb15ef add Matomo analytics code 2026-05-29 22:27:37 +02:00
owenrees 5ab1d94576 use pnpm as package manager 2026-05-29 22:21:52 +02:00
owenrees a4b75dc1b0 add footer 2026-05-29 22:20:50 +02:00
owenrees 56368fc8f3 bg colour fixes 2026-05-29 21:54:33 +02:00
owenrees 0a71f4e4be font loading and colours fixed 2026-05-29 21:51:44 +02:00
owenrees ea11678365 remove bg gradient 2026-05-29 21:27:08 +02:00
owenrees aa4e1844a3 remove theme init script 2026-05-29 21:22:20 +02:00
owenrees ce9bc0314c basic navbar layout 2026-05-29 21:14:57 +02:00
owenrees 4cbe1f404e remove theme toggle adn add link to chessboard route 2026-05-29 20:50:02 +02:00
owenrees 74e33f70c0 remove dark mode css 2026-05-29 20:47:40 +02:00
owenrees c14909d116 setup correct routes, add analytics and pgn viewer deps 2026-05-29 20:45:26 +02:00
owenrees 7f8cc180c3 update Biome scheme to 2.4.5 2026-05-29 20:38:25 +02:00
owenrees 2f973e9991 initial commit 2026-05-29 20:36:55 +02:00