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

  • Environment config for local development · 10 years ago

    If you turn on the debbuger, you will get a bar at the bottom of your page, in the first messages tab it tells you the name of the environment as Grav has detected it. What does it say?

  • Environment config for local development · 10 years ago

    I have a Grav site set up as sd-site.dev on my workstation, and have tried following these instructions to get an independent configuration set up for this that is different than the production site.

  • Trouble with email or form · 10 years ago

    Thanks

  • Trouble with email or form · 10 years ago

    the default.html.twig which is used by default.md does not have any support for outputting a form. If you look at the form.html.twig in the Antimatter theme you will see the logic that outputs the for

  • Trouble with email or form · 10 years ago

    Hello grav My modular contact form went out out of order suddenly, I can't understand why. I have been trying to resolve it step by step rebuilding the whole process from nothing following documentati

  • Getting 404s with directory-based multi-site · 10 years ago

    I have similar setup and I cannot see anything wrong in yours. First thing I would check if setup.php gets called and returns the proper array.

  • Getting 404s with directory-based multi-site · 10 years ago

    I have just installed Grav 1.0.10 on a Raspberry Pi running Apache 2.4.10 and cannot get subdir-based multi-site to work. Default single site works perfectly. My document base is /var/www/html/and I u

  • Thoughts on Environments · 10 years ago

    WOW!, Gingah. Your article A Grav Development Workflow is really inspiring. Thanks for the time and effort to write such a well-reasoned thought-piece. Lots of morsels to chew on!

  • Thoughts on Environments · 10 years ago

    This is an interesting approach. It's a bit more involved than I mostly want to bother with, but it definitely seems like a solid solution that gets you from flexible development setup to streamlined

  • Thoughts on Environments · 10 years ago

    I wrote a note with an update on my progress in setting up my development environments and deployment-process. In essence: