-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More meta tags #28
More meta tags #28
Conversation
Oh. And Facebook-Admins. Then we should be able to get insights on likes and stuff for articles, too I think. |
How about placing a hashmap (dictionary?) in the config for author name (or ots-account name)-> gplus-account mapping? This way the pages could just have the author name and we can add more stuff to that later on. |
@stefanhoth that sounds like a great idea. But I am not sure that is really possible with liquid-template-engine. I'll try to figure it out and come back with you. |
about sams workshop
Ok. Messed up with the branch, but all should be back in order now. We are now using a pre-defined "authors" dictionary from the config. Much more smoother, thanks for the idea, @stefanhoth . Pls review again. |
This version looks very clear to me. Merging it.
Implements and fixes #27 . Adding Meta-Tags for OpenGraph, Twitter and Google+ to make it easier share- and findable.
// cc @stefanhoth , @stevenfarlie