-
Notifications
You must be signed in to change notification settings - Fork 70
footnotes #97
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
Conversation
👋 @jeroen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Which you are free to dislike, and which might just not work in your browser?) |
ah! Works for me in Chrome Version 87.0.4280.67 (Official Build) (x86_64) It's great to see the footnote/ citation without going to bottom of post. However, as with journal articles, I like to see the citations (aka footnotes here) listed at the bottom of the post. Is it easily possible to have both or should we choose? |
At least if we use littlefoot.js we need to choose (I've just checked its docs). |
but we could use something else, in distill blogs you get both. |
I don't really like this. For example I had a little foot note on: https://ropensci.org/technotes/2020/11/19/moving-away-travis/ But with the new plugin this turns into a popup that isn't even the right size: https://deploy-preview-97--ropensci.netlify.app/technotes/2020/11/19/moving-away-travis/ I don't agree that popups result in a better "flow" than footnotes. I prefer old fashioned footnotes over widgets. |
Fix #7 -- In the future if there is a Markdown render hook for footnotes, we can switch to using bootstrap for this.
PR in roweb3-styles adding the littlefoot npm package https://github.com/ropensci-org/roweb3-styles/pull/3 (to get the CSS)