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

  • Custom language code for Indonesian lang support · 10 years ago

    Thanks :) https://github.com/getgrav/grav-plugin-admin/issues/938

  • Custom language code for Indonesian lang support · 10 years ago

    Please add this as an issue here: https://github.com/getgrav/grav-plugin-admin/issues

  • Custom language code for Indonesian lang support · 10 years ago

    We're looking to implement Indonesian interface language support in our app but unfortunately we can't use 'id' language code (various reasons, mainly because the rest of our app is using 'ind' on a d

  • Can someone (please) convince me to use Grav? · 10 years ago

    I think the biggest argument for Markdown > other formatting systems is to ask someone to write a formatted page in Word, then do the same with Markdown. Almost all Markdown-editors have an integra

  • Can someone (please) convince me to use Grav? · 10 years ago

    Honestly, I have found what you are saying to be true and I like it. The toughest sell for me will be convincing the client to learn markdown. I use it all the time at work with readme.md files for gi

  • Can someone (please) convince me to use Grav? · 10 years ago

    Grav doesn't have the ecosystem of Joomla or Wordpress. By that I mean you are not going to find the huge amount of pre-made plugins to build your site. What you are going to find is the ability to b

  • Can someone (please) convince me to use Grav? · 10 years ago

    I've been setting up sites with Joomla! since v1.5 so it is hard to convince myself to learn something new. I have a new customer that wants to build an e-commerce site with a good amount of media "fl

  • Custom Routing · 10 years ago

    Then you just need to setup a rewrite rule in your webserver config to process both variants.

  • Custom Routing · 10 years ago

    Ahhh. The tricky part is that we need both to run at root and direct the request based on the url. We are moving it over piece by piece and trying to avoid putting grav on a subdomain and the system w

  • Custom Routing · 10 years ago

    Grav actually does have quite powerful custom routing. At the site level via site.yaml and also at the page level. This is all covered in the documentation. However, it appears your problem is that