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

  • Change Pretty URLs to Ugly URL? · 11 years ago

    BTW, what you asking for is already there. Grav supports filename extensions, but as the default is .html this is optional. So /some-page and /some-page.html will display the same page.

  • Change Pretty URLs to Ugly URL? · 11 years ago

    You can add in Slugs to your md file to change that. A better solution would be to 301 redirect the old url's to the new ones (server level/htacess). Google will honour the 301 redirect and several da

  • Change Pretty URLs to Ugly URL? · 11 years ago

    Hiya! Is it possible to change the url structure for example from /page-name/ to /page-name.html ? And for subpages /main-page/subpage.html I want to migrate an old existing site with good google-rank

  • Bin/gpm no such file or directory? · 11 years ago

    I changed permissions to 755...and it works. Thank you!

  • Bin/gpm no such file or directory? · 11 years ago

    First check to make sure your gpm script in the bin/ folder has executable permissions. It should have either 755 or 777 permissions. Next, make sure you are running PHP 5.4+ from the CLI. Simply

  • Bin/gpm no such file or directory? · 11 years ago

    Hi, I tried different bin/gpm commands (update, upgrade..), but I get this message. I read about trying to execute 32-bit commands in 64bit environments. My Hoster is on amd64, so is it possible gpm i

  • Nested Menus · 11 years ago

    Good luck :)

  • Nested Menus · 11 years ago

    Thanks Karol! ... I have shared a folder with you on Dropbox via the provided email. However, I would like an extra day to try and figure this out myself - it's a learning thing :) I did manage to cre

  • Nested Menus · 11 years ago

    if you can like zip you skeleton and send it to me via dropbox, gitter or email ([email protected]) then i can take a look at your theme and help you get that solved. From what i see on your scree

  • Nested Menus · 11 years ago

    Here is what I've got for structure: Screenie-grav-folders I have pretty much copied the home folder and renamed everything. I enabled dropdowns in the theme and moved the YAML file to user/themes. I