-
Notifications
You must be signed in to change notification settings - Fork 10.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
docs: add videos for Gatsby Link + rewrite for flow #11700
Merged
jlengstorf
merged 3 commits into
gatsbyjs:master
from
jlengstorf:docs/egghead-gatsby-link
Feb 12, 2019
Merged
docs: add videos for Gatsby Link + rewrite for flow #11700
jlengstorf
merged 3 commits into
gatsbyjs:master
from
jlengstorf:docs/egghead-gatsby-link
Feb 12, 2019
Conversation
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
jlengstorf
added
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
status: WIP
labels
Feb 12, 2019
marcysutton
reviewed
Feb 12, 2019
marcysutton
reviewed
Feb 12, 2019
marcysutton
approved these changes
Feb 12, 2019
jlengstorf
changed the title
[WIP] docs: add videos for Gatsby Link + rewrite for flow
docs: add videos for Gatsby Link + rewrite for flow
Feb 12, 2019
Videos are posted! |
gurpreet-hanjra
pushed a commit
to gurpreet-hanjra/gatsby
that referenced
this pull request
Feb 14, 2019
* docs: add videos for Gatsby Link + rewrite for flow * docs: fix egghead link * docs: add titles for a11y
m-allanson
added a commit
to gurpreet-hanjra/gatsby
that referenced
this pull request
Feb 15, 2019
* master: (76 commits) chore(release): Publish Update relay version once again (gatsbyjs#11767) Update CHANGELOG.md (gatsbyjs#11764) chore(release): Publish Move to @gatsbyjs scoped version of yarn (gatsbyjs#11759) fix(blog): 2019-01-01 json code blocks (gatsbyjs#11750) fix(starters): update dependency gatsby to ^2.1.0 (gatsbyjs#11745) fix(starters): update dependency prop-types to ^15.7.2 (gatsbyjs#11748) feat(showcase): add Incremental.com.au (gatsbyjs#11729) feat(starters): add starter magicsoup.io (gatsbyjs#11670) docs(gatsby): Add documentation for useStaticQuery (gatsbyjs#11741) chore(release): Publish feat(gatsby): add useStaticQuery hook (gatsbyjs#11588) chore(release): Publish chore(docs): reword CSS in JS docs for clarity (gatsbyjs#11439) chore: Upgrade Prettier related packages to the latest (gatsbyjs#11735) fix(core): added event source polyfill in develop to fix IE/edge hmr (gatsbyjs#11582) chore: minify svg husky hook (gatsbyjs#10560) docs: add videos for Gatsby Link + rewrite for flow (gatsbyjs#11700) docs: add egghead lesson to quickstart (gatsbyjs#11699) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
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.
NOTE: This is currently blocked while we wait for egghead’s team to approve the lessons.
There are some substantial changes here:
Link
Link
docs for cohesion and to add an API reference fornavigate
This is related to #11699.