Open antontranelis opened 5 years ago
Would also like to know the answer to this!
I'm not sure I got the question. I use this plugin for i18n and I have all my pages with markdown, something like page.en.md
and page.pt.md
, and then I have www.site.com/page
and www.site.com/pt/page
. Is that what you are trying to achieve? I can check my personal website source code here: https://github.com/hugomn/hugomagalhaes.com
Hi, I'm trying to use this Plugin for Markdown pages with the gatsby-transformer-remark plugin. Is there somewhere a documentation how to do that with this plugin or somewhere examples? How have the markdown files to be structured?