Closed maelle closed 3 years ago
@jeroen I was looking at GitHub READMEs for inspiration, and they also have the anchor in the HTML at all times. So I'm not sure we could solve this via CSS. Maybe I'll look another time :thinking:
OK thanks. It already looks better on r-bloggers with the smaller icons: https://www.r-bloggers.com/2020/11/moving-away-from-travis-ci/
It could only look better :joy: :see_no_evil:
bootstrap has classes special for print display, now I wish we could just add classes for R-bloggers display :thinking:
I think the bootstrap class is equivalent of doing "style: display:none;"
yeah but we want to do that only for rbloggers
For the rss feed you mean? I don't think any rss feed should contain anchor icons, not just r-bloggers?
I think we don't have the issue with other feeds, at least not so much, because they use the summary rather than the whole content.
The huge anchors also show up in our forum, if you click "show full post": https://discuss.ropensci.org/t/ropensci-behind-the-magick-updates-to-imagemagick-and-beyond/2329
Oops, this is not good indeed. @sckott how does this integration work? Could the link to full post direct to the website instead? I am wondering where best to tweak this.
Also say we publish a post on the website, it gets re-posted on the forum, we update the post on the forum: does it get updated in the forum?
Here's the plugin for the integration https://github.com/discourse/discourse-chat-integration I don't see any way to change anything about the integration. I'm guessing most people don't read the post in the forum, but maybe they do
Thanks @sckott
@jeroen I'll try your idea to make the anchor an icon.
they come from the render hook https://gohugo.io/getting-started/configuration-markup/#markdown-render-hooks