-
-
Notifications
You must be signed in to change notification settings - Fork 185
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
toc: add more TOC options #800
Labels
feature
New feature or request
Comments
It is possible with a certain amount of Hugo background by overriding some of the theme files. Nevertheless this isn't an easy task. I've plans to add more options to the toc, but currently it's not my priority. |
This was already outlined in #167. These were the requirements and I still think they are a valid starting point: The new TOC implementation should:
Additional:
|
McShelby
added
feature
New feature or request
and removed
support
Request for achieving a specific goal
labels
Mar 15, 2024
Thanks for the update, take time to make the update, that was just an
improvement idea.
Le ven. 15 mars 2024, 21:40, Sören Weber ***@***.***> a
écrit :
… This was already outlined in #167
<#167>.
These were the requirements and I still think they are a valid starting
point:
The new TOC implementation should:
- be usable on touch as on pointer devices
- be accessible even if the page is scrolled down
- take the least space possible
- may have configurable behaviour (to resemble the old UX)
Additional:
- If it's displayed inside of the content area, maybe make it
collapsible
—
Reply to this email directly, view it on GitHub
<#800 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADG3FWSZ23E6FZEXFBMKMUDYYNMDHAVCNFSM6AAAAABEXYAFAWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBQGQYTCNBUGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to add an optionnal TOC menu on right like on this other template https://shadocs.netlify.app/markdown/blockquote/
But in HUGO Theme relearn as it's more nicer ?
The text was updated successfully, but these errors were encountered: