Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Dev site is *really* slow
· 11 years ago
@rhukster RE: 4) I'm working with a custom theme that is still a work in progress... I have a single small logic tree checking to see if the post has an image, or if one is declared externally... but
-
Dev site is *really* slow
· 11 years ago
@mrbobdobolina Unless you aren't using any special plugins (slowing down the page generation), you haven't done anything wrong. Maybe its your harddrive (besides maybe XAMPP), that is your bottleneck
-
Dev site is *really* slow
· 11 years ago
@mrbobdobolibna Something is clearly wrong somewhere. I find Grav to be blazing fast and not demanding of resources. I do find that MAMP (are you using a similar set up for your PC?) bogs down and alm
-
Dev site is *really* slow
· 11 years ago
Really should not be that slow, but it sort of depends on how it's coded as much as anything else. Some standard things to check: 1) is caching enabled? should be by default 2) Are you running a good
-
Dev site is *really* slow
· 11 years ago
I've been browsing through the forums looking for more info on this, but didn't see anything. I've only been working with Grav for a few days now and still learning the ropes. Yesterday I exported my
-
Metadata not working with the new update v1.0.8
· 11 years ago
It's not like we missed to include the metadata file. It's not included in the "base.html.twig" in the "theme tutorial" which is must be included in the tutorial. I think it should be added from the d
-
Metadata not working with the new update v1.0.8
· 11 years ago
We just forget to include the metadata in base.html.twig
-
Metadata not working with the new update v1.0.8
· 11 years ago
So specifically it's the metadata in site.yaml? Can you create an issue here: https://github.com/getgrav/grav/issues and include details about the theme you are using, and a copy of your site.yaml co
-
Metadata not working with the new update v1.0.8
· 11 years ago
We already put a content in config. site, but the meta-data doesn't display.
-
Metadata not working with the new update v1.0.8
· 11 years ago
How are you setting the metadata? Can you give me an example of your page header?