-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
content(blog/events): Dublin collab summit 2024 #7215
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Awesome! Thanks for this. I'll try to flesh out my section in the next day or so.
fbcd43b
to
5f7a00f
Compare
Commit cotent -> content |
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.
Love it :-)
Co-authored-by: Aviv Keller <redyetidev@gmail.com> Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr>
Co-authored-by: Aviv Keller <redyetidev@gmail.com> Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr>
Co-authored-by: Aviv Keller <redyetidev@gmail.com> Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr>
BTW, we use squash and merge for pr so just the title is important 😄 |
Description
Writting a blog post to summarize the summit.
The aim is to enable people who are not involved in the project to find out what's going on. And to make this post familiar in the way it is written.
Check List
npm run format
to ensure the code follows the style guide.npm run test
to check if all tests are passing.npx turbo build
to check if the website builds without errors.