I have a gh-pages with jekyll minima theme on https://physicys.github.io/
Site source: https://github.com/Physicys/physicys.github.io
How can I create a Table of Contents on the left/right side exactly like this site: https://0xdf.gitlab.io/2022/10/08/htb-opensource.html
So the ToC will still there/following when I scroll down or click on the content.
Updates:
I don't see how it can automatically generate the ToC on a specific post based on heading elements. like this afeld.github.io/bootstrap-toc but I have no idea how to implement it in Jekyll based site. talk.jekyllrb.com/t/jekyll-minima-toc-on-the-left-side/7734/3
I play around with bootstrap-toc for a while, it require bootstrap.min.css and bootstrap.bundle.min.js which turns out messing with my dark theme and the ToC doesn’t look like working as intended. I can't embed the screenshot here. talk.jekyllrb.com/t/jekyll-minima-toc-on-the-left-side/7734/5