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

Better emdaer integration #26

Merged
merged 2 commits into from
Apr 29, 2018
Merged

Better emdaer integration #26

merged 2 commits into from
Apr 29, 2018

Conversation

infiniteluke
Copy link
Member

@infiniteluke infiniteluke commented Apr 29, 2018

What:
use graphql to query @emdaer/meta md files.

Why:
better dx, more flexibility if we want to piecemeal the website together using parts of emdaer's readme.

How:
plugin-import can handle md files from a node package so @emdaer/meta simply holds .md files. Those are pulled in to gatsby via gatsby-source-filesystem and gatsby-transformer-remark and queried with graphql

Checklist:

  • Documentation
  • Ready to be merged
  • Added myself to AUTHORS

@infiniteluke infiniteluke force-pushed the better-emdaer-integration branch from e09e83f to 93ca240 Compare April 29, 2018 01:24
Copy link
Contributor

@flipactual flipactual left a comment

Choose a reason for hiding this comment

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

lgtm

@infiniteluke infiniteluke merged commit 7595844 into site Apr 29, 2018
@infiniteluke infiniteluke deleted the better-emdaer-integration branch April 29, 2018 02:49
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.

2 participants