greenboard
greenboard copied to clipboard
Question - Would it be possible to split the 1 md file in multiple files?
Hi Shamin,
Currently the gatsby setup processes the MD file data/index.html.md.
If there is a lot of API endpoints and documentation, what would you advice to split up the big data/index.html.md file?
Because currently I think the gatsby-greenboard gatsby plugin only support data/index.html.md file?
@thim81 Currently, greenboard only supports one markdown file. You can fork this and modify the code to support multiple files.