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

  • Add logo to deliver theme · 11 years ago

    Really it's just HTML at this point, you can't do that?

  • Add logo to deliver theme · 11 years ago

    Thanks. Can you send me an example to add the logo in the base.html.twig and use it in site.yaml?

  • Add logo to deliver theme · 11 years ago

    Looks like the deliver theme doesn't actually support a logo configured from site.yaml. You could however modify it and put your own logo there: https://github.com/getgrav/grav-theme-deliver/blob/dev

  • Add logo to deliver theme · 11 years ago

    I want my company logo placed in users/images to show up on the header left-side (like the standard logo on all websites). I added "logo: \user\images\SandLogoOriginal.jpg" in site.yaml, but only the

  • Different Themes for Different Pages · 9 years ago

    It's possible with a 3rd party plugin: https://github.com/sommerregen/grav-plugin-themer

  • Different Themes for Different Pages · 9 years ago

    Is it possible to implement different themes for different pages? e.g. my main site uses the antimatter theme (with mods) through inheritance but I thought to implement the Resume theme/skeleton for m

  • Pagemediaselect: Error when saving · 9 years ago

    I had the same problem when using multiple pages field. I was able to solve this by adding validate.type: header.pages: type: pages label: Pages multiple: true validate: type: array

  • Pagemediaselect: Error when saving · 9 years ago

    I wanted to extend the blueprint of a page by adding a pagemediaselect field, which works perfectly when it's set to "single item". header.images: type: pagemediaselect label: Images But when

  • Wireframe => design => GRAV theme creation · 9 years ago

    Hi guys, I'm looking for someone who will help to prepare GRAV theme based on existing wireframes. Write me at [email protected]. Thanks!

  • Question about modular template (begginer) · 9 years ago

    The best thing to discover a theme is to check out its skeleton, if there is one. It's basically a demo site you can install. Agency has one, check https://getgrav.org/downloads/skeletons. It has a s