Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Notepad Date Format · 11 years ago

    While this question doesn't apply to just Grav, I'll ask it here: Is there a way updated version of the Notepad theme could support more than one date format? Specifically, I'd like to use the YYYY-MM

  • My own contact page · 11 years ago

    Thanks got my pages working (though not fully satisfactory). Used parsley's validation in the end (so well documented). For Q2, I've no decent solution yet. Currently I do something like this in conta

  • My own contact page · 11 years ago

    Q1 use templates/partials/base.html.twig, place your code before or even after </head> Q2 not sure what you mean exactly..., both deliver and antimatter are based on nucleus, both have similar l

  • My own contact page · 11 years ago

    I try creating a modular contact page (no simplecontact plugin) with antimatter theme. Q1 I want to use Google's recaptcha. It requires a script tag in the HTML header. How do I get that in place (onl

  • Variables between Twig files and MD? · 11 years ago

    Your code works when I try it. Are you sure the right twig file is being used?

  • Variables between Twig files and MD? · 11 years ago

    I've got this chunk of code at the Twig file {% for feature in page.header.features %} {% if feature.teste %} <h1>{{feature.teste}}</h1> {% endif %} {% endfor %} Then at .

  • Color/ Overlay showcase image one-page-site skeleton · 11 years ago

    thanks! i really enjoy learning grav.

  • Color/ Overlay showcase image one-page-site skeleton · 11 years ago

    that's actually being set by the showcase twig in the antimatter theme: themes/antimatter/templates/modular/showcase.html.twig {% set showcase_image = page.media.images|first.grayscale().contrast(20).

  • Color/ Overlay showcase image one-page-site skeleton · 11 years ago

    Hello everyone! I am very new with twig and grav, so i decided to dive into it. But my first problem is where i can change the color/ overlay of the showcase image. I searched a lot in css and compile

  • Mobile Navigation - Photographer · 11 years ago

    I had to do that because gallery was using completely different set of java scripts and js files to include..