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

  • Optimisation Tips for Large Site? · 11 years ago

    Hi Anyone have any tips for large sites? 5000+ pages... I have NGINX running along with PHP 5.6 (latest), I have also installed / enabled OpCache and APCU cache. The site runs fine with this my main i

  • Subpages don't work with XAMPP? · 11 years ago

    no worries :) glad you got it sorted...

  • Subpages don't work with XAMPP? · 11 years ago

    Thanks for the link, that solved it. Looks like I'm an idiot and didn't copy the .htaccess file. Works fine now.

  • Subpages don't work with XAMPP? · 11 years ago

    http://learn.getgrav.org/troubleshooting/page-not-found

  • Subpages don't work with XAMPP? · 11 years ago

    You need to makes sure you have the rewrite and headers modules enabled for Apache

  • Subpages don't work with XAMPP? · 11 years ago

    I've locally installed Grav with the Agency skeleton theme and the newest version of XAMPP. However, there's a problem. Any of the subpages don't work, only the front page works. I installed the admin

  • How can I change the name of the Home page? · 11 years ago

    Excuse me, it worked out, after re-save the file "default.md" in encoding UTF8 w/o BOM

  • How can I change the name of the Home page? · 11 years ago

    I'm sorry, I did not get it. I use standart package - theme "antimatter" I edit ./user/pages/01.home/default.md I change the record: title: Home on: title: Главная I do it in the editor "notepad++" (U

  • How can I change the name of the Home page? · 11 years ago

    You just change the title: in the page frontmatter. If there is a menu: override this will be used instead, so change that.

  • How can I change the name of the Home page? · 11 years ago

    I change the menu name from English into Russian and all is well. Blog - Блог Forum - Форум But I can not change the name of the "Home" page. Home - Главная Сan I do it? Homepage