new_site/_includes
George 312cbdb4c5
Cache busting for _sass and individual files (#1557)
Addressing #1395 but with a different solution from #1478, using
semantic versioning based on implementation found
[here](https://distresssignal.org/busting-css-cache-with-jekyll-md5-hash).

Implemented a way of calculating the hash for both a single file or
directory. This way we can calculate the hash for when there is a change
in the `_sass` dir, for example, or in the contents of a single file.

Examples of generated outputs of the plugin:
```
/al-folio/assets/css/main.css?d41d8cd98f00b204e9800998ecf8427e
/al-folio/assets/js/theme.js?96d6b3e1c3604aca8b6134c7afdd5db6
/al-folio/assets/js/dark_mode.js?9b17307bb950ffa2e34be0227f53558f
/al-folio/assets/js/no_defer.js?d633890033921b33e0ceb13d22340a9c
/al-folio/assets/js/common.js?acdb9690d7641b2f8d40529018c71a01
/al-folio/assets/js/copy_code.js?c9d9dd48933de3831b3ee5ec9c209cac
/al-folio/assets/img/prof_pic.jpg?974957d202f671e4fa6700c04e68deae
```

Signed-off-by: George Araujo <george.gcac@gmail.com>
2023-07-30 00:14:23 -03:00
..
cv CV Restyled (#1339) 2023-07-11 22:53:53 -03:00
repository Added github 🏆 section in repositories (#1229) 2023-03-18 18:01:30 -04:00
resume Add jsonresume support (#1547) 2023-07-11 23:26:25 -03:00
scripts Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00
audio.html Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00
disqus.html Add support for giscus comments (#1028) 2022-12-11 22:33:09 -05:00
figure.html Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00
footer.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
giscus.html Add support for giscus comments (#1028) 2022-12-11 22:33:09 -05:00
head.html Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00
header.html Add a progress bar to show the scroll position (#934) 2022-10-24 15:08:26 +05:30
latest_posts.html Make latest post redirect if the blog post redirects (#1451) 2023-06-10 21:43:31 -04:00
metadata.html Added missing socials to metadata (#1575) 2023-07-17 16:35:33 -03:00
news.html Fixed news limit (#1359) 2023-04-27 12:26:48 -03:00
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
related_posts.html Added related posts section (#1168) 2023-02-19 21:26:48 -05:00
selected_papers.html Fixed hard-coded bib files in templates (#1373) 2023-04-27 11:55:57 -03:00
social.html Added Zotero socials (#1572) 2023-07-17 16:21:45 -03:00
video.html Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00