Skip to content

Conversation

@secretfader
Copy link

This PR should allow the RSS plugin, applied in #68, to run cleanly.

Copy link
Contributor

@KyleAMathews KyleAMathews left a comment

Choose a reason for hiding this comment

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

Nice!

}

exports.onCreateNode = ({ node, boundActionCreators, getNode }) => {
const { createNodeField } = boundActionCreators
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

No use it directly. The function is exported from gatsby-source-filesystem and intended to be used for creating slugs from files.

@secretfader
Copy link
Author

@KyleAMathews Take a look now and let me know what you think.

@KyleAMathews KyleAMathews merged commit 557555c into gatsbyjs:master Nov 13, 2017
@KyleAMathews
Copy link
Contributor

Looks great!

@KyleAMathews
Copy link
Contributor

Did a bit more work to make it use the new auto-generated slugs instead of the path from the frontmatter 6d51a2c

@secretfader
Copy link
Author

@KyleAMathews Looks good! 👍

@secretfader secretfader deleted the generate-slug branch November 13, 2017 02:26
restato pushed a commit to restato/gatsby-starter-blog that referenced this pull request Jun 30, 2019
add link to bottom of RSS feed articles
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