Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Custom header fields
· 12 years ago
Mmm to me working fine. You need to check where you write the variable, you can post the template and the page where you edit? On pastie or gits it's fine to see the whitespace :)
-
Custom header fields
· 12 years ago
Oops. Typo. Can I retract a post?
-
Custom header fields
· 12 years ago
In order to configure a template, I would like to add properties to the header section of a (blog) page. When I add foo: bar and add {{ page.header.foo }} into the template, nothing is shown, but when
-
Default.md
· 12 years ago
Ah, i'm glad it is possible, with a simple little extra. Thank you for your explanation.
-
Default.md
· 12 years ago
For simplicity each page is contained within it's own folder. This allows us to bundle other page-related items (images, videos, files) in that same folder. Those folder names automatically become t
-
Default.md
· 12 years ago
Grav looks like a dream. But does it mean content of 100 pages is contained in 100 files named the same "default.md" and it means 100x make new folder with meanigful name, 100x times make new file or
-
Popular blog posts
· 12 years ago
I already have a plugin that is part of the upcoming admin plugin. This provides some simple statistics tracking. One of those will allow you to see the popularity of posts/pages. It's not quite re
-
Popular blog posts
· 12 years ago
For create a popular blog posts plugin you can use a views or replies, for views I have already write a simple plugin, for the comments using the external comments system is not simple to get all page
-
Popular blog posts
· 12 years ago
Is there way to come up with a list for popular blog posts in Grav?
-
Managing content in two columns
· 12 years ago
Doing so avoids at least the exception. So far so good. But I see no content...