forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…
…y-starter-builder * 'master' of github.com:gatsbyjs/gatsby: (24 commits) Added Fluiditype (gatsbyjs#22686) Add blog post with Gatsby LA video 2 - Dustin Schau (gatsbyjs#22736) Fix DatoCMS benchmarks (gatsbyjs#22761) chore(starters): add gatsby-starter-reason-blog (gatsbyjs#22690) remove local domain (gatsbyjs#22729) remove local domain (gatsbyjs#22732) fix(gatsby-source-contentful): use request url for base64 image cache key (gatsbyjs#22745) Add blog post for community Q&A (gatsbyjs#22737) chore(gatsby-cli): use `gatsby clean` in tests to test `gatsby clean` (gatsbyjs#22739) Fix typo (gatsbyjs#22727) fix(gatsby): Support grouping by reserved keywords (gatsbyjs#22603) remove local domain (gatsbyjs#22723) docs: clarification about `.cache` and `public` persistance when using GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES (gatsbyjs#22720) chore(release): Publish fix(gatsby-plugin-google-gtag): OutboundLink Forward Ref (gatsbyjs#22705) [docs]Docs/Blog Frontmatter Documentation (gatsbyjs#22604) chore(gatsby): create single filter cache key generator (gatsbyjs#22716) chore(gatsby-cli): Add integration tests for `gatsby develop` (gatsbyjs#22699) create index.md (gatsbyjs#22671) Gatsby cli develop tests (gatsbyjs#22697) ...
- Loading branch information
Showing
43 changed files
with
973 additions
and
295 deletions.
There are no files selected for viewing
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Gatsby Days LA 2020 Video 1: GatsbyJS CEO and Co-founder Kyle Mathews Shares His Vision for Gatsby’s Future" | ||
date: 2020-04-01 | ||
author: Greg Thomas | ||
excerpt: "How did Gatsby get started and where is it headed? Learn more about the past, present, and future of Gatsby in founder Kyle Mathews' keynote presentation from Gatsby Days LA 2020" | ||
tags: | ||
- gatsby-days | ||
- themes | ||
- plugins | ||
- documentation | ||
- community | ||
--- | ||
|
||
_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, joining us at our next Gatsby Days—currently scheduled for October 19th in Amsterdam—would also be pretty awesome)._ | ||
|
||
As the co-founder and CEO of Gatsby, Kyle Mathews kicked off Gatsby Days LA 2020 with a keynote address that spanned Gatsby’s past, present, and future. Learn what sparked Kyle and co-founder Sam Bhagwat to develop a framework that could combine the best of static-site generation, content management system (CMS), and React technologies. Next, hear how Gatsby today is helping produce amazing developer experiences for building ridiculously fast websites. | ||
|
||
Kyle also shared his vision for the future of Gatsby, highlighting some of the “missing pieces” that are current focus areas for the company. For example, to help speed development, Gatsby is looking to significantly expand the collection of Gatsby themes, which provide building blocks for quickly adding functionality to websites. With help from a fast-growing community, Gatsby anticipates increasing contributions of themes, plugins, docs, and more. | ||
|
||
[![Gatsby Days Los Angeles: Kickoff/Keynote video](https://res.cloudinary.com/marcomontalbano/image/upload/v1585686057/video_to_markdown/images/youtube--9Ta7L4rN3x4-c05b58ac6eb4c4700831b2b3070cd403.jpg)](http://www.youtube.com/watch?v=9Ta7L4rN3x4 "Gatsby Days Los Angeles - Kickoff/Keynote video and future of Gatsby") |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Gatsby Days LA 2020 Video 2: Live demo of Gatsby + Contentful developer workflow" | ||
date: 2020-04-02 | ||
author: Greg Thomas | ||
excerpt: "Watch in real time as Dustin Schau, Gatsby's head of product, updates a fully accessible Gatsby-built site using the Contentful headless CMS and then deploys to a CDN." | ||
tags: | ||
- gatsby-days | ||
- contentful | ||
- accessibility | ||
- cdn | ||
- diversity-and-inclusion | ||
- gatsby-cloud | ||
--- | ||
|
||
_Welcome to the Gatsby Days 2020 Video Blog: Los Angeles Edition. In this series of eleven videos, you can catch up with all 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, joining us at our next Gatsby Days—currently scheduled for October 19th in Amsterdam—would also be pretty awesome)._ | ||
|
||
Dustin Shau, Gatsby's Head of Product, is a dedicated open source developer. He was first drawn to the framework by Gatsby’s exceptional performance and outstanding developer experience. Now a Gatsby team member, Dustin is focused on making Gatsby the fastest, most inclusive platform for building websites and web applications. | ||
|
||
Watch Dustin demonstrate the impressive build-time performance of Gatsby and Gatsby Cloud by walking through typical developer workflows, including updating a website using Contentful's headless CMS and then rapidly deploying the results through a content delivery network (CDN). And discover how Gatsby enables developers to quickly incorporate accessibility capabilities—such as a SkipNav function—to deliver inclusive web experiences to the widest possible audience. | ||
|
||
[![Gatsby Days LA Video 2: What's next for Gatsby and Gatsby Cloud](https://res.cloudinary.com/marcomontalbano/image/upload/v1585776287/video_to_markdown/images/youtube--zbR47FqMJYY-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://www.youtube.com/watch?v=zbR47FqMJYY "Gatsby Days LA Video 2: What's next for Gatsby and Gatsby Cloud") |
Oops, something went wrong.