pages/_sass
Carlos Morales 08a839c5f5
Add a progress bar to show the scroll position (#934)
This feature adds a horizontal bar under the top menu which tracks the
vertical scroll position. Such a feature can be useful to represent how
much is left to read on the current page more aesthetically.

As this is an optional feature, `enable_progressbar` must be set to
`true` in `_config.yml` to activate the functionality.

I am not the original author of this code. I just made it compatible
with the current version of the template at the time of this commit. The
original code was most likely authored by Pankaj Parashar in this
[post](https://css-tricks.com/reading-position-indicator/) made a few
years before the first inclusion in an `al-folio` site. Then, the code
was adapted for compatibility with the template at Anthony Plantanios'
site. Finally, I did
the last updates to have the code fit the new conventions used in the
project.

This was discussed in #557

Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
2022-10-24 15:08:26 +05:30
..
_base.scss Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
_distill.scss Fix distill dark mode again (#517) 2021-12-31 11:47:19 -05:00
_layout.scss Add TOC to distill blog posts (#470) 2021-11-21 17:18:23 -05:00
_themes.scss Adds support for repositories (#760) 2022-07-24 22:45:39 +05:30
_variables.scss Theme and responsiveness fixes (#509) 2022-02-19 20:46:45 -05:00