[READ-ONLY] Mirror of https://github.com/bombshell-dev/docs. bomb.sh/docs
0

Configure Feed

Select the types of activity you want to include in your feed.

fix outdir?

Nate Moore (Mar 31, 2025, 8:30 PM -0500) d361ac2e 163f429c

+1
+1
astro.config.mjs
··· 9 9 export default defineConfig({ 10 10 site: 'https://docs.bomb.sh/', 11 11 base: '/docs', 12 + outDir: './dist/docs/', 12 13 integrations: [ 13 14 starlight({ 14 15 title: "Bombshell",