Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Accelerated Mobile Pages: AMP
· 10 years ago
Looking forward to someone writing a plugin so I can check this out :)
-
Accelerated Mobile Pages: AMP
· 10 years ago
+1
-
Accelerated Mobile Pages: AMP
· 10 years ago
+1
-
Accelerated Mobile Pages: AMP
· 10 years ago
Just met it today and would like to use it... My first thought is that there could be an AMP template to be made but that wouldn't be really feature that Grav could have, would be better to have a plu
-
Second paragraph on item.md pages sometimes is inexplicably larger
· 10 years ago
Thanks guys. I was able to find the nth-child(2) selector in the CSS (in case anyone else is running into this).
-
Second paragraph on item.md pages sometimes is inexplicably larger
· 10 years ago
Yup, can confirm it's a CSS feature to give the first paragraph emphasis. Just change/remove that CSS if you don't like it.
-
Second paragraph on item.md pages sometimes is inexplicably larger
· 10 years ago
I think this is a theme feature, that renders the second paragraph larger than the normal, not sure what's the reason for this design, but check the CSS applied.
-
Second paragraph on item.md pages sometimes is inexplicably larger
· 10 years ago
I'm putting together a few blog posts and come across this issue every once in a while... though I have many paragraphs, the second one seems to render as a font size larger than the rest. Example Ev
-
Blank page with Nginx
· 10 years ago
Thank you very much. Turns out it was some permissions issue. Should have checked twice !
-
Blank page with Nginx
· 10 years ago
I think the solution is in the nginx.conf you posted, as a comment: # for subfolders, simply adjust: # `location /subfolder {` # and the rewrite to use `/subfolder/index.php`