pages/_layouts
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
..
about.html fixe typos (#823) 2022-08-16 22:00:09 +05:30
archive-category.html Added Jekyll-Archives (for tags, categories) and Jekyll site-map (#346) 2021-10-30 16:58:42 -04:00
archive-tag.html Added Jekyll-Archives (for tags, categories) and Jekyll site-map (#346) 2021-10-30 16:58:42 -04:00
archive-year.html Added Jekyll-Archives (for tags, categories) and Jekyll site-map (#346) 2021-10-30 16:58:42 -04:00
bib.html fix bug where proceedings do not render (#913) 2022-10-02 08:51:25 -04:00
cv.html Add support for CV (#628) 2022-06-25 18:58:59 -04:00
default.html Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
distill.html Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
none.html Update the theme with a neat publications page. 2016-07-05 02:38:32 -04:00
page.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
post.html Slugify tag and category links (#947) 2022-10-16 16:36:52 +05:30