-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add embedded studio and simplify structure (#22)
* upgrade to Astro 3 * Add View Transitions * rename folder * Add embedded Studio * simplify structure * correct CLI command * fix path * ignore build and deployment folders * install dependencies * ignore build folders * change to vercel adapter * Adjust remove ts script
- Loading branch information
Showing
42 changed files
with
12,278 additions
and
22,427 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Remember to add PUBLIC_ if generated by npx sanity init --env | ||
PUBLIC_SANITY_STUDIO_PROJECT_ID="r0z1eifg" | ||
PUBLIC_SANITY_STUDIO_DATASET="clean-dev" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ dist/ | |
|
||
# generated types | ||
.astro/ | ||
|
||
.vercel | ||
# dependencies | ||
node_modules/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
9f6d4b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
template-astro-clean – ./
template-astro-clean-git-main.sanity.build
template-astro-clean.sanity.build