Adding preview images to the documentation
khlumzeemee opened this issue · 1 comments
khlumzeemee commented
Hi,
you could benefit from putting a screenshot of what the result looks like in a browser.
For instance I know what addThis looks like on both desktop and mobile and I know I don't like it. It doesn't integrate with the website, it pulls all the attention...
But for django-social-share I have to install it to see the result.
Just my two cents :)
Cheers
fcurella commented
I'm not sure screenshots would make much sense.
django-social-share
only provides plain HTML templates with no styling, with the idea that you should override them to suit your need. Maybe I could make that more clear in the README