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

Update to latest gatsby. Include Carbon and theme. #19

Closed
wants to merge 1 commit into from
Closed

Update to latest gatsby. Include Carbon and theme. #19

wants to merge 1 commit into from

Conversation

vpicone
Copy link
Collaborator

@vpicone vpicone commented Jan 15, 2019

This starts from scratch with the most modern Gatsby site starter.

It also adds: Carbon Components React as well as @carbon/themes to get the beautiful green theme going.

@vpicone vpicone closed this Jan 15, 2019
"version": "1.0.0",
"author": "Robin Wieruch <[email protected]> (https://www.robinwieruch.de/)",
"repository": "https://github.com/rwieruch/gatsby-mdx-starter-project",
"name": "gatsby-starter-default",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be gatsby-starter-carbon?

"gatsby": "^2.0.7",
"gatsby-image": "^2.0.8",
"gatsby-link": "^2.0.1",
"gatsby-mdx": "^0.1.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want to keep mdx packages - @alisonjoseph ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well it depends, looks like @vpicone goal here was to create a very un-opinionated starter?

Copy link
Collaborator Author

@vpicone vpicone Jan 16, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alisonjoseph yeah that was the motivation. I'm a big fan of MDX but it could be easily added in a couple of lines if the starter user wanted to implement markdown blogging functionality. I could be wrong here but I know I'm personally less inclined to use a starter/boilerplate when it's bogged down with tools I have no intention of using.

@vpicone
Copy link
Collaborator Author

vpicone commented Jan 16, 2019

This PR was moved to #20

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

Successfully merging this pull request may close these issues.

3 participants