diff --git a/astro.config.ts b/astro.config.ts index ff2cade..a877751 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -130,4 +130,7 @@ export default defineConfig({ ], ], }, + devToolbar: { + enabled: false, + }, }) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0739f22..03dddb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,9 +20,15 @@ importers: '@astrojs/sitemap': specifier: ^3.2.1 version: 3.2.1 + '@rehype-pretty/transformers': + specifier: ^0.13.2 + version: 0.13.2 '@swup/astro': specifier: ^1.5.0 version: 1.5.0 + '@unocss/reset': + specifier: ^65.4.0 + version: 65.4.0 astro: specifier: ^5.1.6 version: 5.1.6(@types/node@22.10.6)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@2.79.2)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) @@ -35,9 +41,6 @@ importers: astro-seo: specifier: ^0.8.4 version: 0.8.4(typescript@5.7.3) - fast-glob: - specifier: ^3.3.3 - version: 3.3.3 overlayscrollbars: specifier: ^2.10.1 version: 2.10.1 @@ -80,9 +83,6 @@ importers: sharp: specifier: ^0.33.5 version: 0.33.5 - shiki: - specifier: ^1.26.2 - version: 1.26.2 typescript: specifier: ~5.7.3 version: 5.7.3 @@ -114,15 +114,6 @@ importers: '@unocss/eslint-plugin': specifier: ^65.4.0 version: 65.4.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) - '@unocss/preset-attributify': - specifier: ^65.4.0 - version: 65.4.0 - '@unocss/reset': - specifier: ^65.4.0 - version: 65.4.0 - '@unocss/transformer-directives': - specifier: ^65.4.0 - version: 65.4.0 astro-eslint-parser: specifier: ^1.1.0 version: 1.1.0(typescript@5.7.3) @@ -144,9 +135,6 @@ importers: reading-time: specifier: ^1.5.0 version: 1.5.0 - unified: - specifier: ^11.0.5 - version: 11.0.5 unocss: specifier: ^65.4.0 version: 65.4.0(postcss@8.5.0)(rollup@2.79.2)(vite@6.0.7(@types/node@22.10.6)(jiti@2.4.2)(lightningcss@1.28.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) @@ -1527,6 +1515,10 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} + '@rehype-pretty/transformers@0.13.2': + resolution: {integrity: sha512-p2ciQSwqy5Ip8aNUa9q6rdS/hJZXrxHYYfDVOHvKOsBu3t9HDmQ65YX6r9Qbl19vi160OAxmGF7MIoCRDJrRhg==} + engines: {node: '>=18'} + '@rollup/plugin-alias@3.1.9': resolution: {integrity: sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw==} engines: {node: '>=8.0.0'} @@ -2765,8 +2757,8 @@ packages: es-module-lexer@1.6.0: resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} - es-object-atoms@1.0.0: - resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==} + es-object-atoms@1.0.1: + resolution: {integrity: sha512-BPOBuyUF9QIVhuNLhbToCLHP6+0MHwZ7xLBkPPCZqK4JmpJgGnv10035STzzQwFpqdzNFMB3irvDI63IagvDwA==} engines: {node: '>= 0.4'} es-set-tostringtag@2.1.0: @@ -7278,6 +7270,8 @@ snapshots: '@polka/url@1.0.0-next.28': {} + '@rehype-pretty/transformers@0.13.2': {} + '@rollup/plugin-alias@3.1.9(rollup@2.79.2)': dependencies: rollup: 2.79.2 @@ -8872,7 +8866,7 @@ snapshots: data-view-byte-offset: 1.0.1 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 es-set-tostringtag: 2.1.0 es-to-primitive: 1.3.0 function.prototype.name: 1.1.8 @@ -8920,7 +8914,7 @@ snapshots: es-module-lexer@1.6.0: {} - es-object-atoms@1.0.0: + es-object-atoms@1.0.1: dependencies: es-errors: 1.3.0 @@ -9528,7 +9522,7 @@ snapshots: call-bind-apply-helpers: 1.0.1 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 function-bind: 1.1.2 get-proto: 1.0.1 gopd: 1.2.0 @@ -9539,7 +9533,7 @@ snapshots: get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 get-stream@8.0.1: {} @@ -10943,7 +10937,7 @@ snapshots: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 has-symbols: 1.1.0 object-keys: 1.1.1 @@ -11458,7 +11452,7 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.23.9 es-errors: 1.3.0 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 get-intrinsic: 1.2.7 get-proto: 1.0.1 which-builtin-type: 1.2.1 @@ -11905,7 +11899,7 @@ snapshots: dependencies: dunder-proto: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 sharp@0.33.5: dependencies: @@ -12089,7 +12083,7 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.23.9 es-errors: 1.3.0 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 get-intrinsic: 1.2.7 gopd: 1.2.0 has-symbols: 1.1.0 @@ -12105,7 +12099,7 @@ snapshots: define-data-property: 1.1.4 define-properties: 1.2.1 es-abstract: 1.23.9 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 has-property-descriptors: 1.0.2 string.prototype.trimend@1.0.9: @@ -12113,13 +12107,13 @@ snapshots: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 string.prototype.trimstart@1.0.8: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-object-atoms: 1.0.0 + es-object-atoms: 1.0.1 stringify-entities@4.0.4: dependencies: diff --git a/src/components/Welcome.astro b/src/components/Welcome.astro deleted file mode 100644 index 75cd114..0000000 --- a/src/components/Welcome.astro +++ /dev/null @@ -1 +0,0 @@ -