Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Antimatter docs
· 12 years ago
thanks for the direction... enjoying using this product. refreshing way to build a cms!
-
Antimatter docs
· 12 years ago
That is all broken down in the SCSS files. If you have Chrome, you can use the inspector and it will identify exactly what line and in what file the CSS element is defined in: For example: Home | Gra
-
Antimatter docs
· 12 years ago
thanks for the reply... I am looking for any reference to fonts, formatting, buttons, panels, etc
-
Antimatter docs
· 12 years ago
I'm afraid Anitmatter itself has no specific documentation. We have general documentation for theming: http://learn.getgrav.org/themes If it's related to the tag syntax in the .html.twig templates the
-
Antimatter docs
· 12 years ago
hello, are there any antimatter docs available?
-
Are there plans to add og tags and rich snippets?
· 12 years ago
This is now available in 0.9.2 release. I will update the documentation tomorrow but an example is already in the announce blog post: http://getgrav.org/blog/grav-0.9.2-released
-
Are there plans to add og tags and rich snippets?
· 12 years ago
Ok so little update. I started doing this in a plugin and had it all working. However, I decided to refactor it into the Pages object in a pretty generic way to allow for the addition of facebook, o
-
Are there plans to add og tags and rich snippets?
· 12 years ago
Awesome! Thanks Andy!
-
Are there plans to add og tags and rich snippets?
· 12 years ago
FYI, i already have a functioning plugin that supports all the basic metadata fields. I will add support for OG tags tomorrow. I think this can be part of 0.9.2.
-
Are there plans to add og tags and rich snippets?
· 12 years ago
yah, microdata is another kettle of fish. That is integrated into the content, and would need an approach more tightly integrated with the theme and the template files.