[discussion] Tags
dandv opened this issue ยท 1 comments
dandv commented
rolwin100 commented
Hi, @dandv ๐ Thanks for the appreciation. That not a problem you filled an issue. Even I was not aware of the discussion being enabled, in fact, I don't know how to enable it ๐. I will figure it out once writing this comment.
Coming to the point about the tags page. Basically you need to write the graphql query to query the tags from md files. Once that is being done you need to write a template for the tag page which is placed in the src/templates folder. Next, I have created the page for tags in the gatsby-node.js file. Hope this clears your queries ๐.