Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
{{ base_url }} for Pagination - Antimatter Theme
· 12 years ago
I'm having trouble getting navigation links to work. I think it's related to base_url and I'm wondering if you can point me to a place where I can change base_url so that it captures server name? ==
-
Access author YAML field?
· 12 years ago
OK. Thank you!
-
Access author YAML field?
· 12 years ago
You can create any field you like in the page headers, yes.
-
Access author YAML field?
· 12 years ago
Ah, ok! Can I create another field there? Like "description"?
-
Access author YAML field?
· 12 years ago
if you have author set in the page headers, and you are trying to access from a Twig template, it would be: {{ page.header.author }} There is an example of this in the Theme Variable Docs.
-
Access author YAML field?
· 12 years ago
I'm talking in the context of making a blog theme... Loosely following the Blog skeleton...
-
Access author YAML field?
· 12 years ago
How do I access the author YAML field? I tried "page.author" and it doesn't work.
-
Got a question about themes in Grav?
· 12 years ago
Ah, I should have started another topic... Will do...
-
Got a question about themes in Grav?
· 12 years ago
Ie., the "author" YAML field, e.g., in the blog skeleton?
-
Got a question about themes in Grav?
· 12 years ago
How do I access the author YAML data?