Replies: 1 comment 1 reply
-
Do you find any solution or is it unsolved yet? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe distill has a
toc_float
option, but addingtoc_float: true
into the markdown file of my post does not seem to do anything. Having the table of contents follow as you scroll through lengthy posts would be very convenient.I suppose an alternate solution would be a "scroll to top" floating button, but I'm afraid I'm not experienced enough to add that to the footer or layout template without breaking everything (I did try and it didn't go well).
Beta Was this translation helpful? Give feedback.
All reactions