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

  • Propeller Ads · 10 years ago

    I assume you just need to inject JavaScript, so put that in the template Twig.

  • Propeller Ads · 10 years ago

    Greetings! I am new to Grav, and im wondering if there is a way to embed propeller ads?

  • High Traffic / Large number of Posts · 10 years ago

    Hello, Been reading the Github thread. I'm I correct to assume that Grav would only need that much memory if it's loading thousands of pages simultaneously? If the pages are in memory, shouldn't there

  • High Traffic / Large number of Posts · 10 years ago

    Thanks for your replies. In my previous setups, I did utilize scaling varnish servers to handle the load. But since I don't want to manage it on my own, I opted to get a managed service. The problem w

  • High Traffic / Large number of Posts · 10 years ago

    In general hangling high traffic is not a problem. Grav out-of-the-box can handle large amounts of traffic due to hits high throughput. However, large number of posts makes things trickier. Grav is

  • High Traffic / Large number of Posts · 10 years ago

    Check out this issue https://github.com/getgrav/grav/issues/1099 for some pointers. Basically with the right tweaks and caching strategy, it's possible. That said, I don't know a single site that does

  • High Traffic / Large number of Posts · 10 years ago

    Hello. Wanted to ask if Grav is enterprise ready. We have wordpress based site that has a very large DB. 4GB if dumped to a sql text file and 300GB worth of images. We get around 70-80m pageviews per

  • Is there a Wordpress "functions.php" equivalent in antimatter theme? · 10 years ago

    Never mind- adding dropdown: enabled: false to the mytheme.yaml file turned it back on.

  • Is there a Wordpress "functions.php" equivalent in antimatter theme? · 10 years ago

    Question- I've lost the menu dropdowns. I recall that antimatter had a theme option to turn those on. How would I get my child theme to not override the antimatter dropdown setting?

  • Is there a Wordpress "functions.php" equivalent in antimatter theme? · 10 years ago

    Nice, the Them Inheritance page was exactly what I needed and now the child theme is working perfectly to remove the zoom blocking.