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

  • Minified Icomoon icons · 11 years ago

    I queue custom.css from base.html.twig (inherent to the theme), like so: {% do assets.addCss('theme://css/custom.css') %}. This custom css is the same as the local css linked above. Basically embedded

  • Minified Icomoon icons · 11 years ago

    How do you include the font? Can you show me the twig/markdown/... code of how you load the icomoon font?

  • Minified Icomoon icons · 11 years ago

    I just noticed an interesting bug with minifying local fonts. I have a small iconset from Icomoon, which I use with the with the Notepad theme as replacements for the defaults (in the footer). I serve

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    OK - now I feel like a dickhead.....needed to clear my browser cache. Cleared every other cache (Grav, Cloudflare etc) but not the browser cache. Cheers guys....I'm off to slap my forehead now and fa

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    First time going to the website I see the "logo" in the default deliver font. When I did a CTRL F5 to hard refresh the page I can see the logo as per Gert's image.

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    That logo? https://monosnap.com/file/9Ca6zqfjaoV1vgEXB4kfyC9xAqfusP.png

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    Unfortunately no. I have it working on all normal pages that run on the partials folders.....but not modular pages like {this one}(http://www.absolutemaintenanceandcleaning.com.au/about) Can you see

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    I see your logo on your website. You sorted it right ?

  • Adding custom logo to modular pages in Deliver Theme · 11 years ago

    Hi Guys, I've followed these instructions to add a custom logo to the Deliver theme but I'm having some issues trying to figure out how to add the logo into the modular page that I've set up. I've lo

  • Add Author name in blog post? · 11 years ago

    Durlabh this makes no sense. {{ site.author.andym.name }} should be placed INSIDE twig template. So if your page files is called item.md then corresponding twig template file should be: item.html.twig