jbolda / gatsby-source-airtable

MIT License
216 stars 43 forks source link

createPages - use value from "name" column as url #33

Closed amlcodes closed 5 years ago

amlcodes commented 5 years ago

very confused how i can make use this to create pages at /fieldvalue. field in airtable is "name"

shaunbent commented 5 years ago

Check out the example about recipes, it does pretty much exactly what you're asking for: https://github.com/jbolda/gatsby-source-airtable/blob/master/examples/recipes-with-photos/gatsby-node.js