-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
New blog post for new-docs #2522
Conversation
|
||
## Get Involved | ||
|
||
This is just the start. Go ahead and take a look at the docs, and don't hesitate to send any feedback our way. If you find a mistake in the docs or you just want to let us know what needs to be documented better, please tweet at us at [@fbjest](https://twitter.com/fbjest) or [open an issue on GitHub](https://github.com/facebook/jest/issues) and tag it under "Documentation". |
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.
can you send a follow up that asks users to send a PR through the edit button? :)
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.
Just a note: regular users cannot label/tag issues, so it may be confusing.
Nice blog post Hector! Looking forward to this going out. |
New look and feel. Updated all tutorials, docs, guides with latest best practices. * Cleaned up API Reference docs (#2422) * Reorganized Sidebar Navigation * New Introduction Section (#2425) * Simplified Getting Started introduction * Break up API Reference into multiple docs, separate from Guides (#2388) * Support is now Help (#2370) * Add "Snapshot Testing", "Testing Asynchronous Code" & "Setup and Teardown" docs (#2419, #2406) * Create Jest user showcase (#2369) * New blog post announcing refreshed documentation (#2522) * Truncate blog posts in blog index * New homepage hero (#2662) * New mobile nav (#2664) * Add standard FB Open Source Footer (#2660) * Add RedirectLayout to prevent broken links (#2700) * Refreshed Homepage and Colors across site (#2699) * Deploy Jest website via CircleCI
New look and feel. Updated all tutorials, docs, guides with latest best practices. * Cleaned up API Reference docs (jestjs#2422) * Reorganized Sidebar Navigation * New Introduction Section (jestjs#2425) * Simplified Getting Started introduction * Break up API Reference into multiple docs, separate from Guides (jestjs#2388) * Support is now Help (jestjs#2370) * Add "Snapshot Testing", "Testing Asynchronous Code" & "Setup and Teardown" docs (jestjs#2419, jestjs#2406) * Create Jest user showcase (jestjs#2369) * New blog post announcing refreshed documentation (jestjs#2522) * Truncate blog posts in blog index * New homepage hero (jestjs#2662) * New mobile nav (jestjs#2664) * Add standard FB Open Source Footer (jestjs#2660) * Add RedirectLayout to prevent broken links (jestjs#2700) * Refreshed Homepage and Colors across site (jestjs#2699) * Deploy Jest website via CircleCI
New look and feel. Updated all tutorials, docs, guides with latest best practices. * Cleaned up API Reference docs (jestjs#2422) * Reorganized Sidebar Navigation * New Introduction Section (jestjs#2425) * Simplified Getting Started introduction * Break up API Reference into multiple docs, separate from Guides (jestjs#2388) * Support is now Help (jestjs#2370) * Add "Snapshot Testing", "Testing Asynchronous Code" & "Setup and Teardown" docs (jestjs#2419, jestjs#2406) * Create Jest user showcase (jestjs#2369) * New blog post announcing refreshed documentation (jestjs#2522) * Truncate blog posts in blog index * New homepage hero (jestjs#2662) * New mobile nav (jestjs#2664) * Add standard FB Open Source Footer (jestjs#2660) * Add RedirectLayout to prevent broken links (jestjs#2700) * Refreshed Homepage and Colors across site (jestjs#2699) * Deploy Jest website via CircleCI
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
First draft of our blog post introducing changes in the website. Tentatively scheduling this for the 10th but we can update the date as needed depending on when we actually deploy the new site.
This PR depends on some changes introduced in #2369, hence the additional showcase commits. You only need to review the one markdown file in
blog/
.