Hugo-theme-stack/assets/scss/partials
Zoroark 2b40a32d47
feat(article): Scrollspy for the table of contents (#425)
* Add first try at scrollspy (broken right now)

* Scrollspy actually works now

* Fix VS Code errors by setting JS version

* Recompute offsets when window size changes

* Improve list compatibility for toc active selection

Support up to 6 levels of indentation, properly support <ol>

* Remove debug string

* Add more docs in smoothAnchors

* Use a map to match ids to navigation elements
2022-01-22 10:35:08 +01:00
..
comments feat(comments): DisqusJS integration (#307) 2021-08-15 19:19:51 +02:00
highlight fix: add missing diff syntax highlight (#445) 2021-12-28 10:48:22 +01:00
layout feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
article.scss feat(article): reading time (#204) 2021-07-23 18:37:30 +02:00
base.scss feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
footer.scss
menu.scss feat: social menu (#401) 2021-10-23 11:58:55 +02:00
pagination.scss
sidebar.scss
widgets.scss