pages/_includes/scripts
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
..
analytics.html Adds support for GA4 Google Analytics (#727) 2022-07-26 08:59:57 +05:30
bootstrap.html Include bootstrap bundle (#756) 2022-07-10 21:51:39 +05:30
jquery.html Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) (#521) 2022-01-13 17:50:50 -05:00
masonry.html Theme and responsiveness fixes (#509) 2022-02-19 20:46:45 -05:00
mathjax.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
misc.html Minor changes and fixes (#726) 2022-06-25 19:47:01 -04:00
progressBar.html Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30