I'm interested to understand if there's a way to reference markdown content located via an URL (e.g. https://github.com/username/myrepo/README.md) and have that rendered inline with a page in Grav?
I have a wide smattering of github repos with markdown that I don't want to change.
I'd like to be able to aggregate that content within a site powered by Grav and allow creating new content that has nothing to do with any of the aforementioned github repos.
I'm open to various solutions such as plugins, Twig, etc.
Any suggestions?
Cheers,
Trevor Ackerman