Hello friends!
I am new to grav and I am really fascinated, congratulations to everyone !!!
After browsing the documentation, (the closest I found was the following https://learn.getgrav.org/16/content/media), I was wondering if there is any possibility to import a text file within a quote from code (inside code xxx).
I explain the purpose so that it is better understood.
I would like to have a documentation page that was in .md:
Compilation of YAML files
General description blablablaba ....
With this yaml a DeployConfig rises
file: codes/DeployConfig/first.yaml
And that the content of the yaml (let's imagine a file of 100 lines) was imported on the page in .md.
In this way you could keep a simpler main page (in long files) and at the same time have the original yaml files ready to use, which would facilitate its updating and maintenance.
Is there any possibility of doing it allowing these files to be indexed by the search?
Thank you!!
I did not find anything similar in google or in the forum, (my level of English is not very high).
A greeting!!