Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Accessing page media or pagemediaselect from twig template?
· 10 years ago
So as I was reading back through my post, I had an idea and got it working. I just needed a forward slash between {{page.url}} and {{review.avatar}}. But, is that the proper way to do it?
-
Accessing page media or pagemediaselect from twig template?
· 10 years ago
I have a custom modular template/blueprint for reviews that is loosely based on the features template from Anitmatter. I'm trying to add a pagemediaselect option to the feature loop. In the blueprint,
-
Downloaded sceletone and can't access admin panel
· 10 years ago
thanks
-
Downloaded sceletone and can't access admin panel
· 10 years ago
Skeletons don't come with the Admin panel as of now. You need to install it manually
-
Downloaded sceletone and can't access admin panel
· 10 years ago
Downloaded sceletone and can't access admin panel
-
Support Markdown Multiline Grid Tables
· 10 years ago
Grav provides support for standard markdown and markdown extra, but you can add support for any additional markdown syntax using a plugin, see https://github.com/tidiview/grav-plugin-markdown-rubytext
-
Support Markdown Multiline Grid Tables
· 10 years ago
Geez... can't edit my own comment?
-
Support Markdown Multiline Grid Tables
· 10 years ago
Hi guys, First of all, I love Grav! I'm trying to use it to keep some software product documentation (just like you do with http://learn.getgrav.org/), and as far as the web-side of things goes, ever
-
404s on Grav generated pages like '/sitemap'
· 10 years ago
It's normal because they are not real pages, so Grav does not find them and issues the onPageNotFound event, is this what you are getting alerted of? They hook into the Grav lifecycle to provide outpu
-
404s on Grav generated pages like '/sitemap'
· 10 years ago
I have been using a plugin I built to alert me of 404 errors so I can fix them quickly. I have noticed that pages generated by Grav throw 404 errors internally even though the user gets the proper pag