new_site/_includes
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
..
cv Add support for CV (#628) 2022-06-25 18:58:59 -04:00
repository Adds support for repositories (#760) 2022-07-24 22:45:39 +05:30
scripts Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
figure.html Fix responsive image (#748) 2022-07-08 21:41:36 +05:30
footer.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
head.html Fix default highlighting (#931) 2022-10-10 22:13:59 +05:30
header.html Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
metadata.html Fixed missing year in title when in blog archive (#921) 2022-10-12 15:32:15 +05:30
news.html Adds vertical scrollbar to news (#729) 2022-06-27 09:37:28 +05:30
pagination.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
projects.html Theme and responsiveness fixes (#509) 2022-02-19 20:46:45 -05:00
projects_horizontal.html fix #814 (#818) 2022-08-15 08:40:12 +05:30
selected_papers.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
social.html add more social media (#878) 2022-09-14 08:13:46 +05:30