Skip to content

Commit 733110e

Browse files
committed
remove cloudflare dependency
1 parent a021afc commit 733110e

16 files changed

Lines changed: 1323 additions & 2821 deletions

astro.config.mjs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,12 @@ import starlight from '@astrojs/starlight';
55
import remarkMath from 'remark-math'
66
import rehypeMathJax from 'rehype-mathjax'
77

8-
import cloudflare from '@astrojs/cloudflare';
9-
10-
118
// https://astro.build/config
129
export default defineConfig({
1310
markdown: {
1411
remarkPlugins: [remarkMath],
1512
rehypePlugins: [rehypeMathJax],
1613
},
17-
site: 'https://dylanopen.github.io',
1814

1915
integrations: [
2016
starlight({
@@ -536,6 +532,4 @@ export default defineConfig({
536532
],
537533
}),
538534
],
539-
540-
adapter: cloudflare(),
541535
});

dist/404.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dist/_astro/houston.CZZyCf7p.webp

-96.2 KB
Binary file not shown.
-26.9 KB
Binary file not shown.

dist/_astro/index.BK102pm3.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/guides/example/index.html

Lines changed: 0 additions & 85 deletions
This file was deleted.

dist/index.html

Lines changed: 63 additions & 7 deletions
Large diffs are not rendered by default.
-355 Bytes
Binary file not shown.
-377 Bytes
Binary file not shown.
-443 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)