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

  • Best Practice · 11 years ago

    I have it looking like this currently: Schedule | Offshore Powerboat Grand Prix 2015-03-20 16-23-35

  • Best Practice · 11 years ago

    or perhaps a screenshot of what your trying to achieve? I can see a mix of things in here, and none of them are quite 'finished'. For examples you are using modular pages, but you have no templates/m

  • Best Practice · 11 years ago

    Anyway you can explain to me what this schedule page should render?

  • Best Practice · 11 years ago

    That would be awesome! Can you also help me with the blog post feed on the homepage - same sort of issue there, I believe? https://www.dropbox.com/s/1hqizwlcer3ru4j/opgp_cms.zip?dl=0

  • Best Practice · 11 years ago

    if you can put a zip file with your current site somewhere on dropbox/onedrive/googledrive etc, i can download/install and take a look for you.

  • Best Practice · 11 years ago

    I get to a point, then I get stuck. http://ryanwake.com/opgp_cms/scheduletest The code I have in my html.twig is recognizing that I have three pages in my directory, but I don't know how I can call th

  • Best Practice · 11 years ago

    I thought doing this as a single page would be easier, but you can see on the gitter posts, that has not been the case.

  • Best Practice · 11 years ago

    For small amounts of content I would suggest sticking with a single page if that works for you. For more complex content in each tab, then a collection of pages probably would work best. This could b

  • Best Practice · 11 years ago

    I am trying to build a tabbed content page, http://ryanwake.com/opgp_dev_html/schedule/ using Grav. I know I could build this page using a modular page and just list all the content on one .md page.

  • How to add privacy page on skeleton deliver site · 11 years ago

    There is a private plugin provided by a community member: https://github.com/Diyzzuf/grav-plugin-private Instrutions on usage are on the github page. I've never tried it though.