1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-01 21:47:46 +00:00

treewide: site redesign

This commit is contained in:
RGBCube 2025-06-01 21:32:33 +03:00
parent 3d663619e6
commit 4b146bbe4e
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
80 changed files with 1842 additions and 1117 deletions

20
.gitignore vendored
View file

@ -1,9 +1,14 @@
*
!.gitignore
!site/
!site/_includes/
!site/assets/
!site/blog/
!site/**/
!*.nu
!*.ts
!*.css
!*.md
!*.vto
@ -12,11 +17,4 @@
!*.webp
!*.woff2
!.gitignore
!*.json
!*.lock
!*.ts
!*.tsx
!*.nu
!deno.*