Skip to content
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

fix(blog): remove local domain #23141

Merged
merged 5 commits into from
Apr 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/blog/2020-04-02-community-qa-with-kyle-mathews/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The [full video is on YouTube](https://www.youtube.com/watch?v=mGyUJvKjzXQ&featu

## In 2018 you blogged about "a new version of Gatsby" with incremental and parallelizing builds—what's the status & roadmap for incremental builds with Gatsby?

I’m guessing this question is referring to [my blog post on the launch of our company in 2018](https://www.gatsbyjs.org/blog/2018-05-24-launching-new-gatsby-company/) and that supporting very fast deployments for everyone is our top goal as a company.
I’m guessing this question is referring to [my blog post on the launch of our company in 2018](/blog/2018-05-24-launching-new-gatsby-company/) and that supporting very fast deployments for everyone is our top goal as a company.

This has always been my goal with Gatsby. The Gatsby v1 architecture was designed specifically to support this. Here’s the original tweet announcing when the basic support for incremental builds was added to the framework in a 1.0 alpha:

Expand All @@ -21,7 +21,7 @@ Gatsby has always used “incremental building” to drive developing on sites.

The Gatsby cache, if saved between builds, also substantially increases the speed of builds by avoiding much of the rework.

As most of you know, [we recently launched our own continuous deployment product on Gatsby Cloud](https://www.gatsbyjs.org/blog/2020-01-27-announcing-gatsby-builds-and-reports/). Included in that was initial support for parallelizing parts of the build process — images to start with, and more to come.
As most of you know, [we recently launched our own continuous deployment product on Gatsby Cloud](/blog/2020-01-27-announcing-gatsby-builds-and-reports/). Included in that was initial support for parallelizing parts of the build process — images to start with, and more to come.

That drove some impressive improvements to build speeds:

Expand Down Expand Up @@ -77,7 +77,7 @@ Yup! Once the new gatsby-source-wordpress version is ready, Preview & Incrementa

## Are there going to be any big Gatsby core releases coming up?

We ship releases multiple times a week. Most are incremental improvements and bug releases. We periodically write blog posts summarizing improvements. You can catch up with them at [https://www.gatsbyjs.org/blog/tags/gazette/](https://www.gatsbyjs.org/blog/tags/gazette/)
We ship releases multiple times a week. Most are incremental improvements and bug releases. We periodically write blog posts summarizing improvements. You can catch up with them at [https://www.gatsbyjs.org/blog/tags/gazette/](/blog/tags/gazette/)

We put up a couple of RFCs recently for “[Recipes](https://github.com/gatsbyjs/gatsby/pull/22610)” and a “[Gatsby Admin](https://github.com/gatsbyjs/gatsby/pull/22713)” experience you can go read. They’re going to push the Gatsby experience forward a lot.

Expand Down Expand Up @@ -121,4 +121,4 @@ A team at Chrome has been doing a lot of investigation into how frameworks like

We care a lot about accessibility. We think that’s part and parcel of building a great framework. We moved to @reach/router as part of Gatsby v2 to take advantage of Ryan Florence’s work on JS router accessibility, and Marcy Sutton has done a lot of testing on how to solve some lingering issues. We hired [Madalyn Rose](https://twitter.com/madalynrose) last fall as a full-time specialist for accessibility engineering in Gatsby.

Check out our blog posts tagged with accessibility: [https://www.gatsbyjs.org/blog/tags/accessibility](https://www.gatsbyjs.org/blog/tags/accessibility)
Check out our blog posts tagged with accessibility: [https://www.gatsbyjs.org/blog/tags/accessibility](/blog/tags/accessibility)
2 changes: 1 addition & 1 deletion docs/blog/2020-04-06-LA-2020-Gordon/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags:

_Welcome to the Gatsby Days 2020 Video Blog: Los Angeles Edition. In this series of eleven videos, you can catch up with all the wit and wisdom shared at the presentations from our February community gathering in LA. If you weren’t able to make it in person, these videos are the next best thing to owning a time machine! (Though owning a time machine would be super cool for sure, joining us at our next Gatsby Days—currently scheduled as a virtual event June 2nd-3rd—would be pretty awesome, too 💜. Follow [Gatsby on Twitter](https://twitter.com/gatsbyjs) to keep up with when registration starts, speaker announcements and other developments)._

Zac Gordon is a community builder at [Strattic](https://www.strattic.com/) the serverless WordPress host Strattic and an educator who has taught courses on building with JavaScript and Gatsby in WordPress for high schools, colleges, bootcamps, and online learning sites. He is particularly excited to discuss ways the evolving [content mesh](https://www.gatsbyjs.org/blog/2018-10-04-journey-to-the-content-mesh/) is pushing WordPress and the web forward by enabling developers to capitalize on best-of-breed microservices.
Zac Gordon is a community builder at [Strattic](https://www.strattic.com/) the serverless WordPress host Strattic and an educator who has taught courses on building with JavaScript and Gatsby in WordPress for high schools, colleges, bootcamps, and online learning sites. He is particularly excited to discuss ways the evolving [content mesh](/blog/2018-10-04-journey-to-the-content-mesh/) is pushing WordPress and the web forward by enabling developers to capitalize on best-of-breed microservices.

At Gatsby Days LA 2020, Zac explored developer options for building highly dynamic, rich WordPress sites. First focusing on ways to incorporate comments into sites, Zac examined native, custom coding, and SaaS approaches. Learn the pros and cons of each option and discover what similar options exist for implementing additional dynamic elements, including forms, memberships, and e-commerce capabilities to websites.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ We love that you love getting together as much as we do. But in light of the cur
The good news is it’s easier than ever to interact with people online and host remote events. Here are some ideas for engaging with the community and sharing your Gatsby expertise while still safely physically, if not socially, distancing:

1. **Host your own Gatsby webinar.** Invite the folks who usually attend your in-person events to a live stream or online call, and give a Gatsby presentation.
2. **Do some live pair programming.** Get together with one of your Gatsby buddies on your preferred remote interaction tools and stream on Twitch or YouTube. You can also [sign up to pair with someone from the Gatsby team](https://www.gatsbyjs.org/contributing/pair-programming/). You might even make it onto our [Twitch channel](https://www.twitch.tv/gatsbyjs)!
2. **Do some live pair programming.** Get together with one of your Gatsby buddies on your preferred remote interaction tools and stream on Twitch or YouTube. You can also [sign up to pair with someone from the Gatsby team](/contributing/pair-programming/). You might even make it onto our [Twitch channel](https://www.twitch.tv/gatsbyjs)!
3. **Chat with other community members on the [Gatsby Discord server](https://gatsby.dev/discord).**
4. **Hang out on the [Gatsby Twitch channel](https://www.twitch.tv/gatsbyjs).** Check out our channel for info on our upcoming streams.
5. **Plan to attend [Virtual Gatsby Days](https://www.gatsbyjs.org/blog/2020-04-14-virtual-gatsby-days-registration/)**, June 2nd & 3rd!
5. **Plan to attend [Virtual Gatsby Days](/blog/2020-04-14-virtual-gatsby-days-registration/)**, June 2nd & 3rd!

## Some great tools for remote events

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/glossary/hydration.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ When a visitor requests their first URL from your site, the response contains st

### Learn More

- [Understanding React Hydration](https://www.gatsbyjs.org/docs/react-hydration/) from the Gatsby docs
- [Understanding React Hydration](/docs/react-hydration/) from the Gatsby docs
- [ReactDOM.hydrate()](https://reactjs.org/docs/react-dom.html#hydrate) from the React API Reference
- [Rendering on the Web](https://developers.google.com/web/updates/2019/02/rendering-on-the-web) from Google
2 changes: 1 addition & 1 deletion docs/docs/recipes/deploying-your-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ module.exports = {

### Additional resources

- [adding-analytics](https://www.gatsbyjs.org/docs/adding-analytics/)
- [adding-analytics](/docs/adding-analytics/)