Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Include yaml front matter from external file
· 10 years ago
Thanks. Maybe I should have found this myself. Documentation of grav is excellent, but it can be a bit overwhelming.
-
Include yaml front matter from external file
· 10 years ago
you can provide a frontmatter.yaml in the page directory and this will be merged with the page information.
-
Include yaml front matter from external file
· 10 years ago
I tried: https://github.com/getgrav/grav-plugin-file-content/tree/master {{'a.txt'|filecontent}} but only saw the above in the output file
-
Include yaml front matter from external file
· 10 years ago
My .md files are created by R with knitr, and all front matter is stripped off. I would like to always include one file, e.g. yaml.md, from my directory with the required tags etc. to be prepended to
-
Looping over images in a media folder
· 10 years ago
Take a look at this: Gallery Tutorial
-
Looping over images in a media folder
· 10 years ago
Also, never mind that bit about the adminterface. I was wrong about that.
-
Looping over images in a media folder
· 10 years ago
Ok, I guess I figured it out. If I do: {% for image in page.find('/paintings').media.images %} it works. Though given that individual images are accesible directly on the media object, and that this
-
Looping over images in a media folder
· 10 years ago
Hi there. I am thinking of using Grav to build an artist's portfolio website. I am still in the early stages, just playing around, but I'm having trouble using Grav's media functionality to loop ove
-
Font size changes without reason
· 10 years ago
check out this post which demonstrates it. https://www.tool-kit.info/blog/sunshine-in-the-hills
-
Font size changes without reason
· 10 years ago
This says bigger first para, yet the opposite is happening with Antimatter? Any idea why that would be? I'm finding the first and third para's are smaller than the second, which is why it looks so odd