init: penfield split from website monorepo
This commit is contained in:
commit
c38253a17f
11 changed files with 261 additions and 0 deletions
5
astro.config.mjs
Normal file
5
astro.config.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
|
||||
export default defineConfig({
|
||||
output: 'static'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue