new_site/_includes
Noah West fb294e3348
Responsive image fix (#2014)
Fixes #1967 

Update the way responsive images are used to only use one srcset, and
add corresponding `sizes` attribute to the relevant layouts and
templates.
I did not go through and add `sizes` to all the example posts/projects.
When `sizes` is not specified by the user, the `figure.html` template
defaults to 95% the width of the viewport which should work fine for
most cases; users can optimize further if they wish by feeding `sizes`
into the template.

Additionally:
 - Enabled support for .gif to .webp compression
- fix error in jekyll-imagemagick config where all images were resized
to be 800px or less. (for example img-1400.webp was actually only 800px
wide, etc.)
- added note about making sure imagemagick is installed before enabling
it in responsive images section of `_config.yml`
2023-12-26 13:00:38 -05:00
..
cv Fixes #1952 (#1955) 2023-11-23 13:02:14 -03:00
repository Added github 🏆 section in repositories (#1229) 2023-03-18 18:01:30 -04:00
resume Fixes #1952 (#1955) 2023-11-23 13:02:14 -03:00
scripts Make publication thumbnails optional + fix small layout bugs (#1797) 2023-10-05 00:28:44 -04: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 Responsive image fix (#2014) 2023-12-26 13:00:38 -05:00
footer.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
giscus.html Fix a small bug in giscus template 2023-10-05 00:36:32 -04:00
head.html Implemented support for tikzjax (#1990) 2023-12-12 22:56:14 -03:00
header.html Now blog can be reorganized in header (#1996) 2023-12-25 14:41:27 -03:00
latest_posts.html fix inconsistent alignment for latest posts (#1832) 2023-10-26 02:50:44 -04:00
metadata.html Now blog can be reorganized in header (#1996) 2023-12-25 14:41:27 -03:00
news.html fix inconsistent alignment for latest posts (#1832) 2023-10-26 02:50:44 -04:00
pagination.html Better SEO, OpenGraph, schema.org and clean generated code (#481) 2021-12-31 11:46:42 -05:00
projects.html Responsive image fix (#2014) 2023-12-26 13:00:38 -05:00
projects_horizontal.html Responsive image fix (#2014) 2023-12-26 13:00:38 -05:00
related_posts.html Added related posts section (#1168) 2023-02-19 21:26:48 -05:00
selected_papers.html Remove by year grouping from selected publications (#1796) 2023-10-05 00:23:34 -04:00
social.html Fixes #1952 (#1955) 2023-11-23 13:02:14 -03:00
video.html Cache busting for _sass and individual files (#1557) 2023-07-30 00:14:23 -03:00