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

  • Get rid of summary in Striped · 11 years ago

    Nevermind ! Just found I could add : continue_link: false in the page. Works. Keep up the good work !

  • Get rid of summary in Striped · 11 years ago

    Hello, Very excited to start working with grav, great project. My little obstacle right now is I can't seem to get rid of the summary in the main blog list page. I'd like to show each page's entire co

  • Hosting Suggestions · 11 years ago

    I would go with a modern hosting provider that has built their offering on SSD drives, Litespeed HTTPD server, etc. I would recommend any of the top three in the Hosting section of the docs: http://l

  • Hosting Suggestions · 11 years ago

    Hey everyone, I'm thinking where to host Grav. Was thinking about Bluehost, but I'm sure there might be some more lightweight hosting solutions. So, let me know, where do you host Grav, and why?

  • Language supported: where should it be set? · 11 years ago

    I think learning to use Grav with files alone is the right way :) Admin is a nice tool, but you get a much better understanding of how things work if you use the file-system approach. It's how I do i

  • Language supported: where should it be set? · 11 years ago

    Thank you again for support: I really appreciate. I choosed the hard way: no admin panel. As I am a beginner, I am trying to deal with the code... I followed your advices and corrected everything.

  • Language supported: where should it be set? · 11 years ago

    You only need to override the stuff that you want to change from the defaults of the system version. If you were to do this via the admin, it would copy all the values.

  • Language supported: where should it be set? · 11 years ago

    so, for time/zone, it means thats I should create a constant in user/config/system.yaml on the model of system/config/system.yaml, isn't it? And like that for all the other constants, right? Sorry to

  • Language supported: where should it be set? · 11 years ago

    Never change system/config/system.yaml, always modify the user version that overrides the system file in user/config/system.yaml

  • Language supported: where should it be set? · 11 years ago

    thank you for the answer: it seems the Grav Learn Doc is not may be sufficiently clear. Sometimes, like for settting time/zone, the system/system.yamlfile is modified, but in other no. Am I wrong?