wip: Basic site working

This commit is contained in:
Sol Irvine
2023-07-29 16:42:21 +09:00
parent 6902e053a0
commit 39cb4202c4
524 changed files with 6012 additions and 3 deletions

9
.gitignore vendored
View File

@@ -36,3 +36,12 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# yarn
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions