diff --git a/docs/blog/2020-04-01-LA-2020-Mathews/index.md b/docs/blog/2020-04-01-LA-2020-Mathews/index.md new file mode 100644 index 0000000000000..0fb9e392be058 --- /dev/null +++ b/docs/blog/2020-04-01-LA-2020-Mathews/index.md @@ -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") diff --git a/docs/blog/author.yaml b/docs/blog/author.yaml index 7ced83fa2fa0e..3c2e248ace572 100644 --- a/docs/blog/author.yaml +++ b/docs/blog/author.yaml @@ -400,3 +400,6 @@ bio: Semi-stack developer with a design background. Senior Product Manager at Gatsby Cloud. I love to make things with my hands, travel, and tinker with new tech. avatar: avatars/bob-orchard.jpg twitter: "@boborchard" +- id: Greg Thomas + bio: "Writer, musician, historian, and dedicated service provider for the dog." + avatar: avatars/greg-thomas.jpg diff --git a/docs/blog/avatars/greg-thomas.jpg b/docs/blog/avatars/greg-thomas.jpg new file mode 100644 index 0000000000000..0ec8e03b8e998 Binary files /dev/null and b/docs/blog/avatars/greg-thomas.jpg differ