Languages update and some better organization and optimization

This commit is contained in:
2025-11-04 13:08:25 +01:00
parent 72e83a3c30
commit 44b349dbca
14 changed files with 770 additions and 1034 deletions

View File

@@ -1,4 +1,14 @@
Git project for my website, it's free and public.
So you are free to take inspiration from it or steal things from it~
Start the project :
```
git pull ......
cd VixenchromaWebSite
# You need to have git-lfs installed
git lfs pull
docker compose up -d
# enjoy the website at localhost:8080
```
LINE / Alyx