-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(showcases): add case studies to showcase page * fix(build): ts errors in case study type * feat(showcases): retrieve showcases in getStaticProps * feat(showcases): remove download image logic * feat(showcases): use vercel blob storage for the showcase images * chore(build): add notion and vercel env vars to turbo config * feat(showcases): add revalidation route * feat(svelte-docs): add revalidate route for showcase * feat(showcase): improve dx when api secrets are not present * fix(showcase): prevent page freezing in dev mode on hot reload * feat(showcases): use folder in vercel blob storage for showcase images * feat(showcase): style case study previews * refactor(showcases): chnge copy text, sorting and case study preview
- Loading branch information
Showing
126 changed files
with
586 additions
and
308 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 @@ | ||
.env |
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 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 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 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
Oops, something went wrong.