diff --git a/astro.config.mjs b/astro.config.mjs index e35fa7a..a5dc299 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -5,7 +5,7 @@ import mdx from '@astrojs/mdx'; // https://astro.build/config export default defineConfig({ integrations: [icon(), mdx()], - // Deploy to GitHub Pages - // https://docs.astro.build/en/guides/deploy/github/ site: 'https://jstncno.github.io', + output: 'static', + outDir: './docs', }); \ No newline at end of file diff --git a/docs/astro/ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js b/docs/_astro/ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js similarity index 100% rename from docs/astro/ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js rename to docs/_astro/ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js diff --git a/docs/astro/hoisted.CTeAhnd3.js b/docs/_astro/hoisted.CTeAhnd3.js similarity index 100% rename from docs/astro/hoisted.CTeAhnd3.js rename to docs/_astro/hoisted.CTeAhnd3.js diff --git a/docs/_astro/hoisted.DAinj0nu.js b/docs/_astro/hoisted.DAinj0nu.js new file mode 100644 index 0000000..01bcff7 --- /dev/null +++ b/docs/_astro/hoisted.DAinj0nu.js @@ -0,0 +1 @@ +import{n as e}from"./ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js";class s extends HTMLElement{constructor(){super();const t=this.dataset.post;console.debug(t),t&&this.addEventListener("click",()=>e(t))}}customElements.define("grid-item-container",s); diff --git a/docs/astro/hoisted.eMUjSmQu.js b/docs/astro/hoisted.eMUjSmQu.js deleted file mode 100644 index 2977932..0000000 --- a/docs/astro/hoisted.eMUjSmQu.js +++ /dev/null @@ -1 +0,0 @@ -import{n as s}from"./ViewTransitions.astro_astro_type_script_index_0_lang.ZN1KJq2I.js";class i extends HTMLElement{constructor(){super();const t=this.querySelector("img"),n=this.dataset.post;t&&n&&t.addEventListener("click",()=>o(n))}}function o(e){console.debug(e),s(e)}customElements.define("grid-item-container",i); diff --git a/docs/crystal-creator/index.html b/docs/crystal-creator/index.html index 1772201..6349d08 100644 --- a/docs/crystal-creator/index.html +++ b/docs/crystal-creator/index.html @@ -1,6 +1,6 @@