-
Notifications
You must be signed in to change notification settings - Fork 3
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
static sites from react components with gatsby #5
Comments
@travi what kind of site you guys working on? We have a similar repo to this NebraskaJS/speaker-signup and I created a site that basically sources (with Gatsby) the issues and lets users react to issues! |
(and yeah, Gatsby is amazing) |
i figured it wasnt ideal for the website of a js meetup to be built with jekyll, so i started looking into moving it to gatsby about a year ago. this was before we had our second child, so progress has been really slow. its still pretty rough, but its getting close enough for parity with the legacy site that i've been pushing it a little more lately to get it ready to transition. that site looks like a great addition to the repo for proposing talks. (i stole the idea for this repo from you guys, btw). once we get past parity, that looks like a nice feature we might have to consider. if you have experiences you'd like to share with our group, we'd certainly be interested :) |
heh, and you also used Netlify! It's the slickest. That site looks great! You could even still keep the content/proposals in Github and then source with Gatsby plugins. Shameless self promotion, but I actually wrote a Gatsby plugin to do just that -> https://github.com/DSchau/gatsby-source-github |
nice. im really impressed with how easy it is to build custom source plugins for gatsby and this is a great example. i'll definitely be keeping it in mind if we get the chance to follow through with adding that type of functionality to the site. |
@travi I'd be happy to speak on this, too. I'm presenting this talk (below) at MidwestJS, so could be a good opportunity to prep/tweak the content. TopicGatsby, Static site generation, React TitleGatsby: Static Site Generation with React SummaryFrom the React docs to Formidable's home page to seemingly everything in between, the "ludicrously fast" static site generator Gatsby is the engine powering a growing percentage of statically generated sites. This talk goes into the details of what Gatsby is, what static site generation really is, and how each of us armed with this combo can make performant, dynamic, and truly great static sites and performant web applications with the incredibly powerful combination of Gatsby, React, and static site generation. Supporting InfoWill add the link to the presentation once I get it set up! Scheduling
Need to prepare. I'd need about two weeks or so.
Yes. I'll be giving this talk at MidwestJS in August!
Only talk of the night.
Ideally would be before MidwestJS so I can prep/dry-run it :)
Nope! Presentation
Mac!
Nope. Just need HDMI!
You
Yes.
|
i don't want to give this talk until we've transitioned to the new site, but i think it gives a good example of how gatsby works, so it seems worth sharing.
The text was updated successfully, but these errors were encountered: