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

  • Use Antimatter and Learn2 Theme on Same Site · 11 years ago

    Themer did the trick for me. Exactly what I was looking for. Thanks.

  • Use Antimatter and Learn2 Theme on Same Site · 11 years ago

    Hi Robert, I just recently answered the same question in the gitter chat. However, for the sake of completeness and for others having the same question I will post it here again. Further your question

  • Use Antimatter and Learn2 Theme on Same Site · 11 years ago

    @rhukster sorry I guess I should have put this in the Themes channel

  • Use Antimatter and Learn2 Theme on Same Site · 11 years ago

    I would like to use both of these themes, I have copied both of the themes into my /user/themes folder as well as copied the sample pages for the Learn2 theme intoa new page folder. My site starts in

  • Lightbox for 'first' image · 11 years ago

    That work like a charm. Many thanks!

  • Lightbox for 'first' image · 11 years ago

    NO simply change it to this: {{ image.lightbox().cropResize(400,400).html('','','align-'~page.header.i mage_align) }}

  • Lightbox for 'first' image · 11 years ago

    Hello, I have installed the feather light plugin and it's working fine on my markdown images. Yet, I'm using text.html.twig of antimatter theme which includes a header image as follows: {% set image

  • Optimisation Tips for Large Site? · 11 years ago

    Have you considered pushing the changes incrementally, or in parallel? For example, push pages 1-100 before 101-200, etc, rather than all at once. As DarryllD says above, pushing just the changed file

  • Optimisation Tips for Large Site? · 11 years ago

    What does your hosting look like? Are you using a shared instance or a dedicated server? I would suggest having a small farm setup using AWS or maybe even Heroku so that you can update one at a time,

  • Optimisation Tips for Large Site? · 11 years ago

    Google PageSpeed Insights might be helpful?