Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
William Saxton Newcomer
@wfsaxton · Joined 9 years ago · 8 posts · 4 topics · 0 reputation
Badges
Recent posts
-
Where would you put favicon's? themes or user/pages/images?
· 9 years ago
I'm sure either is fine, but I'm trying to understand grav best practices. On one hand, themes makes the most sense because you are almost always going to have a theme head.html.twig template which wi
-
How can I modify the html outputted from the html filter?
· 9 years ago
I'm actually already doing that. I considered it a workaround, though, and wondered if I was missing something obvious. So this really is the best way?
-
How can I modify the html outputted from the html filter?
· 9 years ago
Creating a slider using the following code: <ul> {% for slide in page.header.slides %} <li>{{ page.media.images[slide.image].html('', slide.description) }}</li> {% endfor %} </ul&
-
[CLOSE] Install grav in virtualhost
· 9 years ago
I would recommend starting here: https://learn.getgrav.org/webservers-hosting Lots of information on how to get grav up and running on various hosting sites.
-
Installing Grav with Ansible
· 9 years ago
Talk about great timing. I was trying to get https://github.com/afonsoduarte/ansible-grav working, but it seems like its broken in the latest version of Ansible. Then I tried porting trellis myself...
-
Can I reference variables within my page markdown files?
· 9 years ago
Exactly what I was looking for. Thank you.
-
Can I reference variables within my page markdown files?
· 9 years ago
Let's say I have my company name/phone # stored in my config file: /usr/config/themes/mytheme.yaml: company_name: XYZ Builders contact_phone_no: (123) 456-7890 Is there a way of accessing this within
-
New user here: Should I avoid using Gantry at first?
· 9 years ago
Hi all. Very new to grav here, but I played around with it for a day or two and I understand the basics. I then found Gantry and it looks like it does A LOT for you. The problem: when I look @ the d