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 practices · 11 years ago

    i'm partial to modular pages for multiple blocks of 'stuff'. Check out the One Page Skeleton for an example of this.

  • Best practices · 11 years ago

    Thank you for your answer! I will do it with a template. Would you take a standard or modular page for the following layout? Text Text text text Text

  • Best practices · 11 years ago

    There are no hard-and-fast rules in Grav about how you must do things, you really need to experiment with it based on how you want things to look, and how you prefer to manage your content. I prefer t

  • Best practices · 11 years ago

    Hello, maybe this topic can be for Grav-learners like me. Since two days ago I play with Grav and it is exciting! I have done the "Theme Tutorial" and have a (for now default) page with 3 elements whi

  • Template "default.html.twig" is not defined () · 11 years ago

    Hi, I have also gone through this tutorial. I made the mistake of creating default.html.tiwg within the templates\partials folder. It needs to be in the templates root folder, not the partials sub fol

  • Template "default.html.twig" is not defined () · 11 years ago

    Thanks. I'll have a look.

  • Template "default.html.twig" is not defined () · 11 years ago

    For a blog I strongly suggest downloading the blog skeleton package as it has a great example off a blog site similar to the getgrav.org site. You can see a demo here.

  • Template "default.html.twig" is not defined () · 11 years ago

    I must have missed something - I did get it to work, but am unsire of what it was I missed. On a related note - is there a tutorial for setting up simple blog and post templates? I'm decent on front-

  • Template "default.html.twig" is not defined () · 11 years ago

    Did you do this all the steps in the tutorial: Theme Tutorial? You need to create the templates/default.html.twig file that extends the templates/partials/base.html.twig

  • Template "default.html.twig" is not defined () · 11 years ago

    Did you find the cause of this? I just went through the turotial and had the same issue crop up.