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

Gatsby X Contentful X Netlify #330

Closed
Maxhodges opened this issue Jun 14, 2016 · 9 comments
Closed

Gatsby X Contentful X Netlify #330

Maxhodges opened this issue Jun 14, 2016 · 9 comments

Comments

@Maxhodges
Copy link

Hi I'm new here. Is there a forums for peer-to-peer help?

Transform plain text into dynamic blogs and websites using the latest web technologies.

why "plain text"? Can it also render video and images?

Can it be used with content from Contentful? is anyone doing something like that?

Cheers!

@Maxhodges Maxhodges changed the title contentful? Gatsby X Contentful X Netlify Jun 14, 2016
@KyleAMathews
Copy link
Contributor

It can't natively treat video/images as "content types" yet but is in the plans. Right now you can still easily include images/text in pages either by linking to it normally e.g. <img src="./my-picture.jpg" /> or using image loaders. See for example what @timurc did #303

@KyleAMathews
Copy link
Contributor

Oh and on peer-to-peer help. Most activity has happened either here or on Discord but now that you've added the tag on Stackoverflow, I'm going to start pushing more people there. I've subscribed to the Gatsby tag there so should be easy enough to follow along.

@Maxhodges
Copy link
Author

You prefer gatsby or gatsbyjs? 

Cheers,
Max

On Wed, Jun 15, 2016 at 1:51 AM +0900, "Kyle Mathews" [email protected] wrote:

Oh and on peer-to-peer help. Most activity has happened either here or on Discord but now that you've added the tag on Stackoverflow, I'm going to start pushing more people there. I've subscribed to the Gatsby tag there so should be easy enough to follow along.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@KyleAMathews
Copy link
Contributor

gatsby seems fine. I looked at a number of other JS projects to see what they use and it seems many don't have a trailing js. Gatsby is an uncommon enough word that we should be fine.

@Maxhodges
Copy link
Author

Maxhodges commented Jun 14, 2016

do you have any tips on how to get started with something like Contentful? So the articles would be structured JSON. Is there some way to feed that into the react components, or do I basically need to convert it to gatsby md first? Are there any examples you know of that start with json source?

@KyleAMathews
Copy link
Contributor

Gatsby can handle JSON natively, see http://gatsbyjs.github.io/gatsby-starter-default/json/ So you could pull json straight from Contentful and use that to build pages.

Also there's some people discussing Contentful integration already @ #324 How about we close this issue and move the discussion there?

@Maxhodges
Copy link
Author

Awesome news!
Sure thing! weird, I searched the repo before I posted, but somehow missed that

@Maxhodges
Copy link
Author

tag approved!
http://stackoverflow.com/tags/gatsby/info

@KyleAMathews
Copy link
Contributor

nice! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants