greenboard icon indicating copy to clipboard operation
greenboard copied to clipboard

Question - Would it be possible to split the 1 md file in multiple files?

Open thim81 opened this issue 5 years ago • 1 comments

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 avatar Apr 06 '20 15:04 thim81

@thim81 Currently, greenboard only supports one markdown file. You can fork this and modify the code to support multiple files.

shamin avatar Apr 21 '20 18:04 shamin