Update Homepage and More Resources#2425
Merged
hramos merged 1 commit intojestjs:new-docsfrom Dec 22, 2016
hramos:homepage
Merged
Update Homepage and More Resources#2425hramos merged 1 commit intojestjs:new-docsfrom hramos:homepage
hramos merged 1 commit intojestjs:new-docsfrom
hramos:homepage
Conversation
Current coverage is 89.23% (diff: 100%)@@ new-docs #2425 diff @@
==========================================
Files 40 39 -1
Lines 1902 1486 -416
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 1684 1326 -358
+ Misses 218 160 -58
Partials 0 0
|
hramos
added a commit
that referenced
this pull request
Jan 27, 2017
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
skovhus
pushed a commit
to skovhus/jest
that referenced
this pull request
Apr 29, 2017
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
tushardhole
pushed a commit
to tushardhole/jest
that referenced
this pull request
Aug 21, 2017
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. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Expand the More Resources section.
Reduce number of CTAs on the home page.
Do not use single-character aliases in examples.
Fixes #2383