|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Singapore and ICLR 2025 |
| 4 | +date: 2025-05-05 00:00:00 |
| 5 | +description: this is what included image galleries could look like |
| 6 | +tags: personal_blog |
| 7 | +categories: conference |
| 8 | +images: |
| 9 | + photoswipe: true |
| 10 | +giscus_comments: true |
| 11 | +related_posts: false |
| 12 | + |
| 13 | +authors: |
| 14 | + - name: Dung Nguyen Manh |
| 15 | + affiliations: |
| 16 | + name: FPTSoftware AI Center |
| 17 | + |
| 18 | +thumbnail: assets/img/iclr2025/DSC00349.jpg |
| 19 | +--- |
| 20 | + |
| 21 | +<!-- Dummy thumbnail: https://cdn.photoswipe.com/photoswipe-demo-images/photos/3/img-200.jpg --> |
| 22 | + |
| 23 | +<div class="pswp-gallery pswp-gallery--single-column" id="gallery--getting-started"> |
| 24 | + <a href="/assets/img/iclr2025/DSC00349.jpg" |
| 25 | + data-pswp-width="5472" |
| 26 | + data-pswp-height="3648" |
| 27 | + data-cropped="true" |
| 28 | + target="_blank"> |
| 29 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/3/img-200.jpg" alt="" /> |
| 30 | + </a> |
| 31 | +</div> |
| 32 | + |
| 33 | +<div class="pswp-gallery "> |
| 34 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/2/img-2500.jpg" |
| 35 | + data-pswp-width="1669" |
| 36 | + data-pswp-height="2500" |
| 37 | + target="_blank"> |
| 38 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/2/img-200.jpg" alt="" /> |
| 39 | + </a> |
| 40 | + <!-- cropped thumbnail: --> |
| 41 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/7/img-2500.jpg" |
| 42 | + data-pswp-width="1875" |
| 43 | + data-pswp-height="2500" |
| 44 | + data-cropped="true" |
| 45 | + target="_blank"> |
| 46 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/7/img-200.jpg" alt="" /> |
| 47 | + Cropped |
| 48 | + </a> |
| 49 | + <!-- data-pswp-src with custom URL in href --> |
| 50 | + <a href="https://unsplash.com" |
| 51 | + data-pswp-src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/3/img-2500.jpg" |
| 52 | + data-pswp-width="2500" |
| 53 | + data-pswp-height="1666" |
| 54 | + target="_blank"> |
| 55 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/3/img-200.jpg" alt="" /> |
| 56 | + </a> |
| 57 | + <!-- wrapped with any element: --> |
| 58 | + <div> |
| 59 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-2500.jpg" |
| 60 | + data-pswp-width="2500" |
| 61 | + data-pswp-height="1667" |
| 62 | + target="_blank"> |
| 63 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="" /> |
| 64 | + </a> |
| 65 | + </div> |
| 66 | +</div> |
| 67 | + |
| 68 | +<div class="pswp-gallery custom-masonry-gallery" id="gallery--custom-masonry"> |
| 69 | + <div class="gallery-left"> |
| 70 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" data-pswp-width="2000" data-pswp-height="1500" target="_blank"> |
| 71 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="Large" /> |
| 72 | + </a> |
| 73 | + </div> |
| 74 | + <div class="gallery-right"> |
| 75 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" data-pswp-width="800" data-pswp-height="800" target="_blank"> |
| 76 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="Small 1" /> |
| 77 | + </a> |
| 78 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" data-pswp-width="800" data-pswp-height="800" target="_blank"> |
| 79 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="Small 2" /> |
| 80 | + </a> |
| 81 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" data-pswp-width="800" data-pswp-height="800" target="_blank"> |
| 82 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="Small 3" /> |
| 83 | + </a> |
| 84 | + <a href="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" data-pswp-width="800" data-pswp-height="800" target="_blank"> |
| 85 | + <img src="https://cdn.photoswipe.com/photoswipe-demo-images/photos/6/img-200.jpg" alt="Small 4" /> |
| 86 | + </a> |
| 87 | + </div> |
| 88 | +</div> |
| 89 | + |
| 90 | +<style> |
| 91 | +.custom-masonry-gallery { |
| 92 | + display: grid; |
| 93 | + grid-template-columns: 2fr 1fr; |
| 94 | + gap: 16px; |
| 95 | + align-items: stretch; |
| 96 | +} |
| 97 | + |
| 98 | +.custom-masonry-gallery .gallery-left { |
| 99 | + grid-row: 1 / span 2; |
| 100 | +} |
| 101 | + |
| 102 | +.custom-masonry-gallery .gallery-left img { |
| 103 | + width: 100%; |
| 104 | + height: 100%; |
| 105 | + object-fit: cover; |
| 106 | + display: block; |
| 107 | +} |
| 108 | + |
| 109 | +.custom-masonry-gallery .gallery-right { |
| 110 | + display: grid; |
| 111 | + grid-template-columns: 1fr 1fr; |
| 112 | + grid-template-rows: 1fr 1fr; |
| 113 | + gap: 16px; |
| 114 | +} |
| 115 | + |
| 116 | +.custom-masonry-gallery .gallery-right a img { |
| 117 | + width: 100%; |
| 118 | + height: 100%; |
| 119 | + object-fit: cover; |
| 120 | + display: block; |
| 121 | +} |
| 122 | +</style> |
0 commit comments