new_site/_includes/scripts
Abhilesh Dhawanjewar 9e59ab8d72
Fix: Add back-to-top button (#2433)
Fixes #2425 

PR #2427 adds a back-to-top button, however the button overlaps with the
footer when `footer_fixed: false` and [has inadequate
spacing](https://github.com/alshedivat/al-folio/issues/2425#issuecomment-2121670658)
with `footer_fixed: true`

Changes in this PR:
- Fix positioning of button on fixed and sticky footer layouts 
- Add option to disable back-to-top button by setting `back_to_top:
false` in `_config.yml`
- Add button transparency to avoid button blocking content view
- Reduce size of button

Demo - 

| Device | Fixed footer | Sticky footer |
| :-----------: | :-------------: | :-----------: |
| Mobile |
![fixed_footer_mobile](https://github.com/alshedivat/al-folio/assets/2447878/2e17be04-1fa7-40c5-b691-829e92055367)
|
![sticky_footer_mobile](https://github.com/alshedivat/al-folio/assets/2447878/f5567e43-e6fe-442d-9a7f-99e0577e220b)
|
| Desktop |
![fixed_footer_desktop](https://github.com/alshedivat/al-folio/assets/2447878/fc755839-841a-4e6b-b249-2c75bc552ad8)
|
![sticky_footer_desktop](https://github.com/alshedivat/al-folio/assets/2447878/ef9a4c99-ce4c-4ac3-8fbb-207af9be245a)
|

Miscellaneous change - Added personal website under `Academics` to
`README.md`
2024-05-24 15:58:55 -03:00
..
analytics.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
back_to_top.liquid Fix: Add back-to-top button (#2433) 2024-05-24 15:58:55 -03:00
badges.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
bootstrap.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
chartjs.liquid Fix offline leaflet (#2420) 2024-05-15 17:56:00 -03:00
diff2html.liquid Added support for Google Typograms (#2379) 2024-04-30 11:26:56 -03:00
echarts.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
imageLayouts.liquid Fix offline leaflet (#2420) 2024-05-15 17:56:00 -03:00
jekyll_tabs.liquid Added support for jekyll-tabs (#2380) 2024-05-02 14:34:48 -03:00
jquery.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
leaflet.liquid Fix offline leaflet (#2420) 2024-05-15 17:56:00 -03:00
masonry.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
mathjax.liquid Fix offline leaflet (#2420) 2024-05-15 17:56:00 -03:00
mermaid.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
misc.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
progressBar.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
pseudocode.liquid Fix offline leaflet (#2420) 2024-05-15 17:56:00 -03:00
search.liquid Added support for search (#2415) 2024-05-23 23:21:16 -03:00
tikzjax.liquid Updated tikzjax hash 2024-05-21 18:47:38 -03:00
typograms.liquid Added support for Google Typograms (#2379) 2024-04-30 11:26:56 -03:00
vega.liquid Offline mode (closes #1181) (#2312) 2024-04-08 14:51:28 -03:00
wechatModal.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00