diff --git a/README.md b/README.md index 624058c..5211172 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 511a7ae..c0743f6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,4 +7,5 @@ services: # - 127.0.0.1:8080:80 - 8080:80 volumes: - - ./html:/usr/share/nginx/html \ No newline at end of file + - ./html:/usr/share/nginx/html + - ./nginx_default.conf:/etc/nginx/conf.d/default.conf:ro \ No newline at end of file diff --git a/html/3dprinting_painting.html b/html/3dprinting_painting.html index 91be757..496b653 100644 --- a/html/3dprinting_painting.html +++ b/html/3dprinting_painting.html @@ -1,4 +1,4 @@ - + @@ -6,7 +6,8 @@ - + + Vixenchroma @@ -17,22 +18,12 @@