Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Andy Clark Newcomer

@Gibney · Joined 3 years ago · 5 posts · 2 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to add a table that a client can easily edit · 3 years ago

    Thanks @pamtbaau and @hughbris for replying. So, it's new stuff for me to learn - not a bad thing. Having a plan is half the battle and you've shown me how to progress. I'll read up on this and see ho

  • How to add a table that a client can easily edit · 3 years ago

    I'm quite a new user of Grav and slowly getting to know it. Previously I built a site using Perch CMS, but it looks like Perch is no longer in development. The site has a pricing table which needs to

  • Edit to navigation.html.twig doesn't show · 3 years ago

    @pamtbaau: Which docs? I’m not aware of any docs about Tailwind and Grav… You are right. By docs I meant following the creation of a new theme using the CLI As you said, I chose the Tailwind option,

  • Edit to navigation.html.twig doesn't show · 3 years ago

    Solved. The first part of the navigation files uses {% macro loop(page) %} (which I have no idea what it does. ) The second part outputs the navigation html. Edited that, now it's working.

  • Edit to navigation.html.twig doesn't show · 3 years ago

    Hi, new to Grav. I made a theme and wanted to change the twig templates to utilise Tailwind. Followed the docs and everything is going well. In theme/templates/partials if I edit the base.html.twig te