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

  • Resize thumb while respecting the ratio of the image · 9 years ago

    Hi there! I am working on a photography portfolio website. Because the original images will be quite big in filesize, I'd like to display thimbs on the portfolio overview. I use masonry to layout the

  • How can I define a page as non routable · 9 years ago

    All output is controlled by a theme, so it depends on the theme you are using?

  • How can I define a page as non routable · 9 years ago

    So which twig code I have to update? I don't know what you mean with menu twig. Thanks!

  • How can I define a page as non routable · 9 years ago

    You just need to update your menu twig code to not even link a page that is non-routable.

  • How can I define a page as non routable · 9 years ago

    Hi, when developing my menu, I want to define a page, that contains other pages, as non routable, so that its title appears in the menu bar, but it can not be accessed by the user. I've set the routab

  • CSS pipeline · 9 years ago

    Could be anything, we would need to see your site in question and inspect the compressed CSS to see what the problem is.

  • CSS pipeline · 9 years ago

    When CSS pipeline is ON, all styles CSS break. what is the problem?

  • Opinions on Grav for ecommerce · 9 years ago

    Grav works with a variety of JS-powered cart solutions such as moltin, snipcart, reactioncommerce, etc. That would get you a powerful ecommerce solution with a simple javasript integration. This is

  • Opinions on Grav for ecommerce · 9 years ago

    I'm currently developing my first site with Grav and so far I'm loving it. It's really nice to work with and I haven't faced any major blocks yet, I now plan to use it for more projects in the future.

  • How do I prevent Grav from "compressing" my page media? · 9 years ago

    All the media processing that Grav does is via GD. GD is a built-in PHP library for image manipulation. it does not produce optimally compressed file sizes. If you don't want to have the image mani