Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Assets pipeline and page-specific assets
· 10 years ago
What is the status of HTTP/2 per now? I don't think I've seen much implementation of it yet. From what I read server support is still in development, but the speed seems a lot better compared to HTTP
-
Assets pipeline and page-specific assets
· 10 years ago
it's handled automatically by Grav. Whatever is in the Assets for a given page, is pipelined and saved into assets. The next time you request that same group of assets (be it this one page or another
-
Assets pipeline and page-specific assets
· 10 years ago
There are options to explicitly not pipeline an asset. In my opinion it should come down to size: When minified, does the additional weight of the added asset have a significant impact on the overall
-
Assets pipeline and page-specific assets
· 10 years ago
Hi, Like most of grav user, I use the asset manager for my project, and I wonder what would be the best way to handle page-specific asset. Let's say I will only use the google maps js asset for my pa
-
Question about precache plugin / website with many images
· 10 years ago
The plugin has, to my knowledge, not been rewritten for optimized processing. The problem is that it goes page by page and processes images as they appear, rather than spreading resources out and doin
-
Question about precache plugin / website with many images
· 10 years ago
Having the same problem. Reinstalled the plugin - no luck.
-
Question about precache plugin / website with many images
· 11 years ago
There are modifiers for the clear cache command: bin/grav help clear Usage: clear-cache [options] clearcache Options: --all
-
Question about precache plugin / website with many images
· 11 years ago
okay, an other solution would be to not delete the image cache after upgrading. Would that be possible or will this let to other problems?
-
Question about precache plugin / website with many images
· 11 years ago
The Precache plugin probably needs a little attention. I think that it should be possible to create a CLI command that causes the images to be cached. This is something I've had on my list of things
-
Question about precache plugin / website with many images
· 11 years ago
Hi, I'm working on my first grav website http://www.weinfest-malans.ch - so far a really pleasant process - but now I'm wondering if there's a possibility to create the cached images directly after