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

  • How to exclude pages from sitemap? · 11 years ago

    Currently sitemap doesn't have any capability to exclude any pages. If you add an issue on the SiteMap repo on GitHub. I'll see if I can add that capability when i get a moment. :) https://github.com

  • How to exclude pages from sitemap? · 11 years ago

    I'm using the sitemap plugin and it's working very well. But I want to exclude two pages from the sitemap, as they are not shown in the menu and are used for some special cases that should not be visi

  • Js_pipeline: true resulting position · 11 years ago

    You can move the {{ asssets.js() }} call to the bottom of the theme if you wish. This is where the JS files get output. However, as long as your initializations are performed onload there is no grea

  • Js_pipeline: true resulting position · 11 years ago

    Hi, I wonder if there is a way to get the compressed and minified javascript inserted at the bottom of the page (read: just before the </body> tag) instead of the header. Is ther eany configurat

  • Permission Denied for update? · 11 years ago

    Could be a few things. I'm guessing this is on a shared hosting account? If so can you first ensure that the gpm and grav commands in the bin/ folder have execute (x) permissions? Like this: gravnor

  • Permission Denied for update? · 11 years ago

    When in the terminal is attempted to update the core and the plugins but the shell says permission denied, anybody have any idea why? Here is the sequence? [lila@res162 ~]$ cd public_html [lila@res16

  • Cache Initialization · 11 years ago

    Maybe turn off the related pages plugin for now. You can just uninstall it with gpm (you can install it again later if needed). bin/gpm uninstall relatedpages Can you also paste your current system.y

  • Cache Initialization · 11 years ago

    Thanks for the suggestion. I tried both of these settings (pages: check: method: and cache: check: method: - which was there before) and still got the error. …/­user/­plugins/­relatedpages/­relatedpag

  • Cache Initialization · 11 years ago

    We've only really tested Grav up to about a 1000 pages, so your in a bit of uncharted waters with your blog size. The first thing I would recommend is to turn of the page checking to ensure that ever

  • Cache Initialization · 11 years ago

    Hi, I'm playing with grav for the first time. Attempted to port an existing blog with 2898 entries, generating item.md files, placing them in grav/user/pages/01.blog/X/ folders, using the Blog Site sk