Create a Blog Post Template for Gatsby v1

Taylor Bell
InstructorTaylor Bell
Share this video with your friends

Social Share Links

Send Tweet

In order to display the generated HTML from a Markdown post, we will build a GraphQL query and pass its data into a Template component that makes use of React’s dangerouslySetInnerHTML DOM element.