-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add validated-patterns
content
#2666
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
π¦ Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action π€ New Pages AddedThe following pages were added to the bundle from the code in this PR:
|
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.
thank you!
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.
You'll need to add { return notFound: true }
to the files you added in the pages dir. That way, it won't surface in production and it won't try to fetch tutorials that don't yet exist.
Co-authored-by: Heat Hamilton <[email protected]>
validated-patterns
content (placeholder)validated-patterns
content
Co-authored-by: Heat Hamilton <[email protected]>
Co-authored-by: Heat Hamilton <[email protected]>
π Relevant links
ποΈ What
This PR temporarily creates an empty
validated-patterns
landing page so we can preview the changes in thetutorials
repo.π€· Why
π οΈ How
I used well-architected-framework as a template for validated-patterns. We'll add
validated-patterns
to the product dropdown when the content is ready intutorials
.πΈ Design Screenshots
π§ͺ Testing
π Anything else?