From fbee816626a2479671741bebca8e5621748e606b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Toro=20C=C3=A1rdenas?= <67610317+deCaldas@users.noreply.github.com> Date: Sun, 28 Jul 2024 19:07:07 -0500 Subject: [PATCH] [UPDATED] Prettier and Building --- components/MatrixRain.jsx | 5 +- out/404.html | 3155 +-- .../data/Xv-2pEZ7QKHeoKlN_wcyi/index.json | 1 - .../data/Xv-2pEZ7QKHeoKlN_wcyi/portfolio.json | 1 - .../portfolio/reveal_js.json | 1 - .../portfolio/webPage.json | 1 - .../index.json | 0 .../portfolio.json | 0 .../portfolio/forSale.json} | 0 .../portfolio/webPage.json | 0 .../Raw1n0gOQ-7bTBJ9FEEv-/_buildManifest.js | 1 - .../Raw1n0gOQ-7bTBJ9FEEv-/_ssgManifest.js | 1 - .../Xv-2pEZ7QKHeoKlN_wcyi/_buildManifest.js | 25 - .../Xv-2pEZ7QKHeoKlN_wcyi/_ssgManifest.js | 7 - .../static/chunks/675-67bdaa0e55284a2f.js | 559 +- .../chunks/framework-0c7baedefba6b077.js | 9220 +------ .../static/chunks/main-d5f9a6605aeefdf3.js | 6536 +---- .../chunks/pages/404-c912757db2feb1cd.js | 83 +- .../chunks/pages/_app-0b8f213fda5b2a96.js | 330 + .../chunks/pages/_app-fc411c8044a789a6.js | 20602 ---------------- .../chunks/pages/_error-ee5b5fb91d29d86f.js | 20 +- .../chunks/pages/index-46ceddcb1356dc5f.js | 520 - .../chunks/pages/index-d746928726b1748a.js | 1 + .../pages/portfolio-2ad90beecdc65ba7.js | 265 - .../pages/portfolio-aa45d2f75bc772e7.js | 1 + .../portfolio/forSale-6c71f0c07b4543a6.js | 1 + .../portfolio/reveal_js-46dbfd912c05e87e.js | 344 - .../portfolio/reveal_js-c485e8934778a38e.js | 344 - .../portfolio/webPage-742bde8c2558f9eb.js | 343 +- .../chunks/polyfills-c67a75d1b6f99dc8.js | 6330 +---- .../static/chunks/webpack-975f6a13f6da10a1.js | 153 +- .../le1YE_lzi6s_unEZKSRsj/_buildManifest.js | 1 + .../le1YE_lzi6s_unEZKSRsj/_ssgManifest.js | 1 + .../media/reveal_js-serautosFT.9dacbc17.png | Bin 14171 -> 0 bytes .../static/media/webPageForSale.5abe2c78.png | Bin 0 -> 225389 bytes out/images/jobs/reveal_js-serautosFT.png | Bin 14171 -> 0 bytes out/images/jobs/webPageForSale.png | Bin 0 -> 225389 bytes out/index.html | 3749 +-- out/portfolio.html | 3337 +-- out/portfolio/forSale.html | 1 + out/portfolio/reveal_js.html | 3504 --- out/portfolio/webPage.html | 3499 +-- pages/index.js | 9 +- pages/portfolio.jsx | 3 +- pages/portfolio/forSale.jsx | 11 +- 45 files changed, 394 insertions(+), 62571 deletions(-) delete mode 100644 out/_next/data/Xv-2pEZ7QKHeoKlN_wcyi/index.json delete mode 100644 out/_next/data/Xv-2pEZ7QKHeoKlN_wcyi/portfolio.json delete mode 100644 out/_next/data/Xv-2pEZ7QKHeoKlN_wcyi/portfolio/reveal_js.json delete mode 100644 out/_next/data/Xv-2pEZ7QKHeoKlN_wcyi/portfolio/webPage.json rename out/_next/data/{Raw1n0gOQ-7bTBJ9FEEv- => le1YE_lzi6s_unEZKSRsj}/index.json (100%) rename out/_next/data/{Raw1n0gOQ-7bTBJ9FEEv- => le1YE_lzi6s_unEZKSRsj}/portfolio.json (100%) rename out/_next/data/{Raw1n0gOQ-7bTBJ9FEEv-/portfolio/reveal_js.json => le1YE_lzi6s_unEZKSRsj/portfolio/forSale.json} (100%) rename out/_next/data/{Raw1n0gOQ-7bTBJ9FEEv- => le1YE_lzi6s_unEZKSRsj}/portfolio/webPage.json (100%) delete mode 100644 out/_next/static/Raw1n0gOQ-7bTBJ9FEEv-/_buildManifest.js delete mode 100644 out/_next/static/Raw1n0gOQ-7bTBJ9FEEv-/_ssgManifest.js delete mode 100644 out/_next/static/Xv-2pEZ7QKHeoKlN_wcyi/_buildManifest.js delete mode 100644 out/_next/static/Xv-2pEZ7QKHeoKlN_wcyi/_ssgManifest.js create mode 100644 out/_next/static/chunks/pages/_app-0b8f213fda5b2a96.js delete mode 100644 out/_next/static/chunks/pages/_app-fc411c8044a789a6.js delete mode 100644 out/_next/static/chunks/pages/index-46ceddcb1356dc5f.js create mode 100644 out/_next/static/chunks/pages/index-d746928726b1748a.js delete mode 100644 out/_next/static/chunks/pages/portfolio-2ad90beecdc65ba7.js create mode 100644 out/_next/static/chunks/pages/portfolio-aa45d2f75bc772e7.js create mode 100644 out/_next/static/chunks/pages/portfolio/forSale-6c71f0c07b4543a6.js delete mode 100644 out/_next/static/chunks/pages/portfolio/reveal_js-46dbfd912c05e87e.js delete mode 100644 out/_next/static/chunks/pages/portfolio/reveal_js-c485e8934778a38e.js create mode 100644 out/_next/static/le1YE_lzi6s_unEZKSRsj/_buildManifest.js create mode 100644 out/_next/static/le1YE_lzi6s_unEZKSRsj/_ssgManifest.js delete mode 100644 out/_next/static/media/reveal_js-serautosFT.9dacbc17.png create mode 100644 out/_next/static/media/webPageForSale.5abe2c78.png delete mode 100644 out/images/jobs/reveal_js-serautosFT.png create mode 100644 out/images/jobs/webPageForSale.png create mode 100644 out/portfolio/forSale.html delete mode 100644 out/portfolio/reveal_js.html diff --git a/components/MatrixRain.jsx b/components/MatrixRain.jsx index a0d6c84..502a7e0 100644 --- a/components/MatrixRain.jsx +++ b/components/MatrixRain.jsx @@ -4,10 +4,7 @@ const MatrixRain = () => { useEffect(() => { const canvas = document.querySelector('#my-canvas') const context = canvas.getContext('2d') - const content = - 'Whiskey Diego 是一名 Web 開發人員和資料工程師。'.split( - '' - ) + const content = 'Whiskey Diego 是一名 Web 開發人員和資料工程師。'.split('') const matrixRain = () => { const { width, height } = canvas diff --git a/out/404.html b/out/404.html index 833cb9e..d28589a 100644 --- a/out/404.html +++ b/out/404.html @@ -1,3154 +1 @@ -<<<<<<< HEAD -<<<<<<< HEAD - -
- - - - - - - - - - - - - - - -De Caldas
-De Caldas
-De Caldas
De Caldas