You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
I'm really taken with the layout of Eugene Wei's blog. In particular, the use of footnotes that are rendered as sidenotes is an elegant and practical use of screen real estate on widescreen. I'd like the upcoming theme for sbstr8 (which will be a lot more aesthetic than the current barebones) to offer a similar feature.
Notably, at narrower resolutions, the footnote (sidenote, really) is 'folded', and only appears when you click on the tiny subscript:
While I really like the layout on fullwidth screens, I'm not as certain that clickable footnotes on narrower devices is the best approach. It might make more sense to include footnotes at the end of the document on narrower screens. Yet this seems like it also might be more difficult to achieve.
I think this will probably involve a lot of mucking about with mdx-components, remark, rehype, etc. Feasibility study needs doing.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm really taken with the layout of Eugene Wei's blog. In particular, the use of footnotes that are rendered as sidenotes is an elegant and practical use of screen real estate on widescreen. I'd like the upcoming theme for sbstr8 (which will be a lot more aesthetic than the current barebones) to offer a similar feature.

Notably, at narrower resolutions, the footnote (sidenote, really) is 'folded', and only appears when you click on the tiny subscript:
While I really like the layout on fullwidth screens, I'm not as certain that clickable footnotes on narrower devices is the best approach. It might make more sense to include footnotes at the end of the document on narrower screens. Yet this seems like it also might be more difficult to achieve.
I think this will probably involve a lot of mucking about with
mdx-components
, remark, rehype, etc. Feasibility study needs doing.The text was updated successfully, but these errors were encountered: