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

  • Icon external link · 12 years ago

    I see. Thanks for the info

  • Icon external link · 12 years ago

    The problem is that the target attributes is not valid in HTML5: http://www.w3schools.com/tags/att_link_target.asp

  • Icon external link · 12 years ago

    For some reason I manage to add 'open in new window' feature to that link. I just add target="{{ mitem.target }}" to this line : <a href="{{ mitem.url }}" target="{{ mitem.target }}"> . And in

  • Icon external link · 12 years ago

    I see now I have to add the link just before the end of the line. And I also understand that you have made some update with it. This is great.Thanks

  • Icon external link · 12 years ago

    Nice i update my works :D

  • Icon external link · 12 years ago

    Actually i've added this to Antimatter. See this commit: https://github.com/getgrav/grav-theme-antimatter/commit/5a9a376f39ff08c0801be5f6ebb6e47d159e0ff0 And also the instructions in the README.md: ht

  • Icon external link · 12 years ago

    The icon-only links on the getgrav website are done simply via modifying the templates/partials/navigation.html.twig file in the theme. If you do modify the core antimatter theme, it's advisable to f

  • Icon external link · 12 years ago

    Helo. How can i make an icon only in navigation menu that go to external link like Grav website do with Twitter and Github icon link? Im totally new in this and step by step instruction would be nice.

  • Grav Assets Plugin · 11 years ago

    Thanks again!

  • Grav Assets Plugin · 11 years ago

    In the body of the .md, not the header.