This is something I'm playing around with. I don't know if it makes sense to do this. Docsify has some nice features (search and sidebar) but also some limitations.
I did:
Copy .md files from docsify repo
Add "frontmatter" to some .md files, specifying the URL path and title
Get Gatsby to load these files as pages (There's a mix of two approaches right now, where one works for some pages but not others)
This is something I'm playing around with. I don't know if it makes sense to do this. Docsify has some nice features (search and sidebar) but also some limitations.
I did:
.md
files from docsify repo.md
files, specifying the URL path and titleI did not: