create method of swapping out multiple sites

This commit is contained in:
lightling 2024-05-02 18:09:38 -04:00
parent c223f2f7af
commit 04418cbfed
6 changed files with 233 additions and 11 deletions

1
.gitignore vendored
View file

@ -13,6 +13,7 @@ dist-ssr
*.local
.vite-ssg-temp
projects/frontend/content
projects/sites/sites
# Editor directories and files
.vscode/*