From 43a3dbcc0852364ee3613a4a885abbe69e23d3c8 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 16 Feb 2023 22:24:33 +0200 Subject: [PATCH] Update covers --- snippet-template.md | 2 +- snippets/aspect-ratio.md | 2 +- snippets/border-with-top-triangle.md | 2 +- snippets/bouncing-loader.md | 2 +- snippets/box-sizing-reset.md | 2 +- snippets/broken-image-fallback.md | 2 +- snippets/button-border-animation.md | 2 +- snippets/button-focus-swing-animation.md | 2 +- snippets/button-hover-fill-animation.md | 2 +- snippets/button-hover-grow-animation.md | 2 +- snippets/button-hover-shrink-animation.md | 2 +- snippets/card-image-cutout.md | 2 +- snippets/checkerboard-pattern.md | 2 +- snippets/circle.md | 2 +- snippets/clearfix.md | 2 +- snippets/constant-width-to-height-ratio.md | 2 +- snippets/counter.md | 2 +- snippets/custom-checkbox.md | 2 +- snippets/custom-radio.md | 2 +- snippets/custom-scrollbar.md | 2 +- snippets/custom-text-selection.md | 2 +- snippets/disable-selection.md | 2 +- snippets/display-empty-links.md | 2 +- snippets/display-table-centering.md | 2 +- snippets/donut-spinner.md | 2 +- snippets/drop-cap.md | 2 +- snippets/dynamic-shadow.md | 2 +- snippets/etched-text.md | 2 +- snippets/evenly-distributed-children.md | 2 +- snippets/fit-image-in-container.md | 2 +- snippets/flexbox-centering.md | 2 +- snippets/floating-list-titles.md | 2 +- snippets/fluid-typography.md | 2 +- snippets/focus-within.md | 2 +- snippets/full-width.md | 2 +- snippets/fullscreen.md | 2 +- snippets/gradient-text.md | 2 +- snippets/grid-centering.md | 2 +- snippets/hamburger-button.md | 2 +- snippets/height-transition.md | 2 +- snippets/hide-empty-elements.md | 2 +- snippets/hide-scrollbars.md | 2 +- snippets/horizontal-gallery.md | 2 +- snippets/horizontal-scroll-snap.md | 2 +- snippets/hover-additional-content.md | 2 +- snippets/hover-perspective.md | 2 +- snippets/hover-shadow-box-animation.md | 2 +- snippets/hover-underline-animation.md | 2 +- snippets/image-hover-menu.md | 2 +- snippets/image-hover-rotate.md | 2 +- snippets/image-mosaic.md | 2 +- snippets/image-overlay-hover.md | 2 +- snippets/image-text-overlay.md | 2 +- snippets/input-with-prefix.md | 2 +- snippets/isometric-card.md | 2 +- snippets/line-clamp.md | 2 +- snippets/masonry-layout.md | 2 +- snippets/mouse-cursor-gradient-tracking.md | 2 +- snippets/navigation-list-item-hover-and-focus-effect.md | 2 +- snippets/offscreen.md | 2 +- snippets/overflow-scroll-gradient.md | 2 +- snippets/polka-dot-pattern.md | 2 +- snippets/popout-menu.md | 2 +- snippets/pretty-text-underline.md | 2 +- snippets/pulse-loader.md | 2 +- snippets/reset-all-styles.md | 2 +- snippets/responsive-layout-sidebar.md | 2 +- snippets/rotating-card.md | 2 +- snippets/scroll-progress-bar.md | 2 +- snippets/shake-invalid-input.md | 2 +- snippets/shape-separator.md | 2 +- snippets/shifting-card.md | 2 +- snippets/sibling-fade.md | 2 +- snippets/squiggle-link-hover-effect.md | 2 +- snippets/staggered-animation.md | 2 +- snippets/sticky-list-titles.md | 2 +- snippets/stripes-pattern.md | 2 +- snippets/stylized-quotation-marks.md | 2 +- snippets/system-font-stack.md | 2 +- snippets/text-backdrop-overlay.md | 2 +- snippets/tile-layout-using-inline-block.md | 2 +- snippets/toggle-switch.md | 2 +- snippets/transform-centering.md | 2 +- snippets/triangle.md | 2 +- snippets/truncate-text-multiline.md | 2 +- snippets/truncate-text.md | 2 +- snippets/typewriter-effect.md | 2 +- snippets/vertical-gallery.md | 2 +- snippets/vertical-scroll-snap.md | 2 +- snippets/zebra-striped-list.md | 2 +- snippets/zig-zag-pattern.md | 2 +- snippets/zoomin-zoomout-animation.md | 2 +- 92 files changed, 92 insertions(+), 92 deletions(-) diff --git a/snippet-template.md b/snippet-template.md index 19d2b7921..16a988886 100644 --- a/snippet-template.md +++ b/snippet-template.md @@ -1,7 +1,7 @@ --- title: Snippet Name tags: other -cover: blog_images/image.jpg +cover: image firstSeen: 2021-06-13T05:00:00-04:00 --- diff --git a/snippets/aspect-ratio.md b/snippets/aspect-ratio.md index 1d769cc97..d0f39111c 100644 --- a/snippets/aspect-ratio.md +++ b/snippets/aspect-ratio.md @@ -2,7 +2,7 @@ title: Aspect ratio tags: layout author: chalarangelo -cover: blog_images/digital-nomad-12.jpg +cover: digital-nomad-12 firstSeen: 2022-08-14T05:00:00-04:00 --- diff --git a/snippets/border-with-top-triangle.md b/snippets/border-with-top-triangle.md index 86ad38b78..e836aef10 100644 --- a/snippets/border-with-top-triangle.md +++ b/snippets/border-with-top-triangle.md @@ -1,7 +1,7 @@ --- title: Border with top triangle tags: visual -cover: blog_images/greek-coffee.jpg +cover: greek-coffee firstSeen: 2019-01-18T12:18:43+02:00 lastUpdated: 2021-01-07T23:52:15+02:00 --- diff --git a/snippets/bouncing-loader.md b/snippets/bouncing-loader.md index 607ed8078..7b3af7266 100644 --- a/snippets/bouncing-loader.md +++ b/snippets/bouncing-loader.md @@ -1,7 +1,7 @@ --- title: Bouncing loader tags: animation -cover: blog_images/digital-nomad-12.jpg +cover: digital-nomad-12 firstSeen: 2018-03-04T06:24:22+02:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/box-sizing-reset.md b/snippets/box-sizing-reset.md index 695d68dfa..bfc1ab9d9 100644 --- a/snippets/box-sizing-reset.md +++ b/snippets/box-sizing-reset.md @@ -1,7 +1,7 @@ --- title: Box-sizing reset tags: layout -cover: blog_images/interior.jpg +cover: interior firstSeen: 2018-02-27T18:59:09+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/broken-image-fallback.md b/snippets/broken-image-fallback.md index 307b0254a..d6aadb994 100644 --- a/snippets/broken-image-fallback.md +++ b/snippets/broken-image-fallback.md @@ -3,7 +3,7 @@ title: Fallback for images that fail to load shortTitle: Broken image fallback tags: visual author: chalarangelo -cover: blog_images/building-facade.jpg +cover: building-facade firstSeen: 2022-11-04T05:00:00-04:00 --- diff --git a/snippets/button-border-animation.md b/snippets/button-border-animation.md index 1352dd727..ec3cc8a17 100644 --- a/snippets/button-border-animation.md +++ b/snippets/button-border-animation.md @@ -1,7 +1,7 @@ --- title: Button border animation tags: animation -cover: blog_images/highlands.jpg +cover: highlands firstSeen: 2019-01-21T18:52:46+02:00 lastUpdated: 2021-05-24T15:28:52+03:00 --- diff --git a/snippets/button-focus-swing-animation.md b/snippets/button-focus-swing-animation.md index 9a93511bc..77e418916 100644 --- a/snippets/button-focus-swing-animation.md +++ b/snippets/button-focus-swing-animation.md @@ -2,7 +2,7 @@ title: Button swing animation tags: animation author: chalarangelo -cover: blog_images/painters-desk.jpg +cover: painters-desk firstSeen: 2021-05-24T15:28:52+03:00 lastUpdated: 2021-05-24T15:28:52+03:00 --- diff --git a/snippets/button-hover-fill-animation.md b/snippets/button-hover-fill-animation.md index 05ae85c61..31a00558c 100644 --- a/snippets/button-hover-fill-animation.md +++ b/snippets/button-hover-fill-animation.md @@ -1,7 +1,7 @@ --- title: Button fill animation tags: animation -cover: blog_images/beach-pineapple.jpg +cover: beach-pineapple firstSeen: 2020-10-08T20:48:11+03:00 lastUpdated: 2021-04-02T21:34:43+03:00 --- diff --git a/snippets/button-hover-grow-animation.md b/snippets/button-hover-grow-animation.md index 51bfa3c32..8b678ee58 100644 --- a/snippets/button-hover-grow-animation.md +++ b/snippets/button-hover-grow-animation.md @@ -2,7 +2,7 @@ title: Button grow animation tags: animation author: chalarangelo -cover: blog_images/white-laptop.jpg +cover: white-laptop firstSeen: 2021-05-24T15:28:52+03:00 lastUpdated: 2021-05-24T15:28:52+03:00 --- diff --git a/snippets/button-hover-shrink-animation.md b/snippets/button-hover-shrink-animation.md index e4478c662..3ed2b68fc 100644 --- a/snippets/button-hover-shrink-animation.md +++ b/snippets/button-hover-shrink-animation.md @@ -2,7 +2,7 @@ title: Button shrink animation tags: animation author: chalarangelo -cover: blog_images/clay-pot-horizon.jpg +cover: clay-pot-horizon firstSeen: 2021-05-24T15:28:52+03:00 lastUpdated: 2021-05-24T15:28:52+03:00 --- diff --git a/snippets/card-image-cutout.md b/snippets/card-image-cutout.md index b9c32d7b4..5df62016c 100644 --- a/snippets/card-image-cutout.md +++ b/snippets/card-image-cutout.md @@ -2,7 +2,7 @@ title: Card with image cutout tags: visual author: chalarangelo -cover: blog_images/radio-monstera.jpg +cover: radio-monstera firstSeen: 2022-12-11T05:00:00-04:00 --- diff --git a/snippets/checkerboard-pattern.md b/snippets/checkerboard-pattern.md index ca4883596..5001c7138 100644 --- a/snippets/checkerboard-pattern.md +++ b/snippets/checkerboard-pattern.md @@ -1,7 +1,7 @@ --- title: Checkerboard background pattern tags: visual -cover: blog_images/digital-nomad-2.jpg +cover: digital-nomad-2 firstSeen: 2021-01-11T09:51:43+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/circle.md b/snippets/circle.md index 8b629f6a5..d447036e3 100644 --- a/snippets/circle.md +++ b/snippets/circle.md @@ -1,7 +1,7 @@ --- title: Circle tags: visual -cover: blog_images/oven-paddle.jpg +cover: oven-paddle firstSeen: 2018-03-04T08:19:52+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/clearfix.md b/snippets/clearfix.md index 45d2df0be..442645f05 100644 --- a/snippets/clearfix.md +++ b/snippets/clearfix.md @@ -1,7 +1,7 @@ --- title: Clearfix tags: layout -cover: blog_images/memories-of-pineapple-3.jpg +cover: memories-of-pineapple-3 firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/constant-width-to-height-ratio.md b/snippets/constant-width-to-height-ratio.md index 2c2e34da9..ae6941db6 100644 --- a/snippets/constant-width-to-height-ratio.md +++ b/snippets/constant-width-to-height-ratio.md @@ -1,7 +1,7 @@ --- title: Constant width to height ratio tags: layout -cover: blog_images/clutter.jpg +cover: clutter firstSeen: 2018-02-27T10:45:26+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/counter.md b/snippets/counter.md index 5ad1dffce..2391f8dd9 100644 --- a/snippets/counter.md +++ b/snippets/counter.md @@ -1,7 +1,7 @@ --- title: Counter tags: visual -cover: blog_images/laptop-plants.jpg +cover: laptop-plants firstSeen: 2018-03-07T22:12:42+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/custom-checkbox.md b/snippets/custom-checkbox.md index 45bfbea5c..b6014bdaa 100644 --- a/snippets/custom-checkbox.md +++ b/snippets/custom-checkbox.md @@ -2,7 +2,7 @@ title: Custom checkbox tags: visual,animation author: chalarangelo -cover: blog_images/interior-8.jpg +cover: interior-8 firstSeen: 2021-05-16T13:09:15+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/custom-radio.md b/snippets/custom-radio.md index 09fc8c6f1..8f795a256 100644 --- a/snippets/custom-radio.md +++ b/snippets/custom-radio.md @@ -2,7 +2,7 @@ title: Custom radio button tags: visual,animation author: chalarangelo -cover: blog_images/messy-computer.jpg +cover: messy-computer firstSeen: 2022-11-16T05:00:00-04:00 --- diff --git a/snippets/custom-scrollbar.md b/snippets/custom-scrollbar.md index be9f1b2f8..2aa5372bd 100644 --- a/snippets/custom-scrollbar.md +++ b/snippets/custom-scrollbar.md @@ -1,7 +1,7 @@ --- title: Custom scrollbar tags: visual -cover: blog_images/sea-view.jpg +cover: sea-view firstSeen: 2018-03-01T10:34:55+02:00 lastUpdated: 2021-05-16T13:09:15+03:00 --- diff --git a/snippets/custom-text-selection.md b/snippets/custom-text-selection.md index 81d86f8c3..f4c4a47c7 100644 --- a/snippets/custom-text-selection.md +++ b/snippets/custom-text-selection.md @@ -1,7 +1,7 @@ --- title: Custom text selection tags: visual -cover: blog_images/digital-nomad.jpg +cover: digital-nomad firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/disable-selection.md b/snippets/disable-selection.md index dbeb63f23..a0b85da83 100644 --- a/snippets/disable-selection.md +++ b/snippets/disable-selection.md @@ -1,7 +1,7 @@ --- title: Disable selection tags: interactivity -cover: blog_images/interior-9.jpg +cover: interior-9 firstSeen: 2018-02-26T19:09:58+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/display-empty-links.md b/snippets/display-empty-links.md index e522766c1..5de07b1e7 100644 --- a/snippets/display-empty-links.md +++ b/snippets/display-empty-links.md @@ -2,7 +2,7 @@ title: Style links with no text tags: visual author: chalarangelo -cover: blog_images/metro-tunnel.jpg +cover: metro-tunnel firstSeen: 2022-11-11T05:00:00-04:00 --- diff --git a/snippets/display-table-centering.md b/snippets/display-table-centering.md index 9bcb3e8db..96ba0df87 100644 --- a/snippets/display-table-centering.md +++ b/snippets/display-table-centering.md @@ -1,7 +1,7 @@ --- title: Display table centering tags: layout -cover: blog_images/malibu.jpg +cover: malibu firstSeen: 2018-03-30T01:15:54+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/donut-spinner.md b/snippets/donut-spinner.md index 6e9dfda53..f8e5ed90f 100644 --- a/snippets/donut-spinner.md +++ b/snippets/donut-spinner.md @@ -1,7 +1,7 @@ --- title: Donut spinner tags: animation -cover: blog_images/digital-nomad-3.jpg +cover: digital-nomad-3 firstSeen: 2018-02-27T17:32:35+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/drop-cap.md b/snippets/drop-cap.md index e4044d165..48d352cb7 100644 --- a/snippets/drop-cap.md +++ b/snippets/drop-cap.md @@ -1,7 +1,7 @@ --- title: Drop cap tags: visual -cover: blog_images/bamboo-lamp.jpg +cover: bamboo-lamp firstSeen: 2018-10-13T07:47:30+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/dynamic-shadow.md b/snippets/dynamic-shadow.md index 587742c29..1d2e012e6 100644 --- a/snippets/dynamic-shadow.md +++ b/snippets/dynamic-shadow.md @@ -1,7 +1,7 @@ --- title: Dynamic shadow tags: visual -cover: blog_images/couch-laptop.jpg +cover: couch-laptop firstSeen: 2018-03-05T13:51:36+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/etched-text.md b/snippets/etched-text.md index daa37fc7b..c1edb2ca9 100644 --- a/snippets/etched-text.md +++ b/snippets/etched-text.md @@ -1,7 +1,7 @@ --- title: Etched text tags: visual -cover: blog_images/memories-of-pineapple-2.jpg +cover: memories-of-pineapple-2 firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/evenly-distributed-children.md b/snippets/evenly-distributed-children.md index f9c0b689b..92223aca3 100644 --- a/snippets/evenly-distributed-children.md +++ b/snippets/evenly-distributed-children.md @@ -1,7 +1,7 @@ --- title: Evenly distributed children tags: layout -cover: blog_images/little-bird.jpg +cover: little-bird firstSeen: 2018-02-28T13:47:02+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/fit-image-in-container.md b/snippets/fit-image-in-container.md index d6fb50402..3db7d4f05 100644 --- a/snippets/fit-image-in-container.md +++ b/snippets/fit-image-in-container.md @@ -1,7 +1,7 @@ --- title: Fit image in container tags: layout,visual -cover: blog_images/succulent-3.jpg +cover: succulent-3 firstSeen: 2018-10-31T08:34:49+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/flexbox-centering.md b/snippets/flexbox-centering.md index 6ee7d0b17..881737392 100644 --- a/snippets/flexbox-centering.md +++ b/snippets/flexbox-centering.md @@ -1,7 +1,7 @@ --- title: Flexbox centering tags: layout -cover: blog_images/basket-paper.jpg +cover: basket-paper firstSeen: 2018-03-03T11:57:27+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/floating-list-titles.md b/snippets/floating-list-titles.md index 5d0b7ac33..02fb90b41 100644 --- a/snippets/floating-list-titles.md +++ b/snippets/floating-list-titles.md @@ -2,7 +2,7 @@ title: List with floating section headings tags: visual author: chalarangelo -cover: blog_images/pop-of-green.jpg +cover: pop-of-green firstSeen: 2020-08-18T15:44:01+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/fluid-typography.md b/snippets/fluid-typography.md index bee980b94..dd098f01d 100644 --- a/snippets/fluid-typography.md +++ b/snippets/fluid-typography.md @@ -2,7 +2,7 @@ title: Fluid typography tags: visual author: chalarangelo -cover: blog_images/shell-focus.jpg +cover: shell-focus firstSeen: 2021-05-16T11:23:05+03:00 lastUpdated: 2021-05-16T11:23:05+03:00 --- diff --git a/snippets/focus-within.md b/snippets/focus-within.md index 0a7b329a3..52a2e51ad 100644 --- a/snippets/focus-within.md +++ b/snippets/focus-within.md @@ -1,7 +1,7 @@ --- title: Focus Within tags: visual,interactivity -cover: blog_images/boats.jpg +cover: boats firstSeen: 2018-10-23T03:58:13+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/full-width.md b/snippets/full-width.md index ac5d17f37..6c55ea0cd 100644 --- a/snippets/full-width.md +++ b/snippets/full-width.md @@ -2,7 +2,7 @@ title: Full-width image tags: layout author: chalarangelo -cover: blog_images/yellow-white-mug-2.jpg +cover: yellow-white-mug-2 firstSeen: 2021-01-07T10:14:46+02:00 lastUpdated: 2021-01-07T10:14:46+02:00 --- diff --git a/snippets/fullscreen.md b/snippets/fullscreen.md index 5905341f7..79ef4f450 100644 --- a/snippets/fullscreen.md +++ b/snippets/fullscreen.md @@ -1,7 +1,7 @@ --- title: Fullscreen tags: visual -cover: blog_images/flower-portrait-3.jpg +cover: flower-portrait-3 firstSeen: 2019-01-12T13:08:40+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/gradient-text.md b/snippets/gradient-text.md index 95513adf5..32ae5725f 100644 --- a/snippets/gradient-text.md +++ b/snippets/gradient-text.md @@ -1,7 +1,7 @@ --- title: Gradient text tags: visual -cover: blog_images/red-berries.jpg +cover: red-berries firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/grid-centering.md b/snippets/grid-centering.md index a97869617..ed6569d9a 100644 --- a/snippets/grid-centering.md +++ b/snippets/grid-centering.md @@ -1,7 +1,7 @@ --- title: Grid centering tags: layout -cover: blog_images/work-hard-computer.jpg +cover: work-hard-computer firstSeen: 2018-03-03T12:13:59+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/hamburger-button.md b/snippets/hamburger-button.md index e4b403dcf..ec540c38a 100644 --- a/snippets/hamburger-button.md +++ b/snippets/hamburger-button.md @@ -1,7 +1,7 @@ --- title: Hamburger Button tags: interactivity -cover: blog_images/volcano-sunset.jpg +cover: volcano-sunset firstSeen: 2019-10-10T03:49:38+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/height-transition.md b/snippets/height-transition.md index d540e9710..4ee0df444 100644 --- a/snippets/height-transition.md +++ b/snippets/height-transition.md @@ -1,7 +1,7 @@ --- title: Height transition tags: animation -cover: blog_images/washed-ashore.jpg +cover: washed-ashore firstSeen: 2018-03-17T10:53:02+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/hide-empty-elements.md b/snippets/hide-empty-elements.md index 16c7434f0..de6cdc136 100644 --- a/snippets/hide-empty-elements.md +++ b/snippets/hide-empty-elements.md @@ -2,7 +2,7 @@ title: Hide empty elements tags: visual author: chalarangelo -cover: blog_images/metro-arrival.jpg +cover: metro-arrival firstSeen: 2022-11-18T05:00:00-04:00 --- diff --git a/snippets/hide-scrollbars.md b/snippets/hide-scrollbars.md index 7db063933..84b88fd6a 100644 --- a/snippets/hide-scrollbars.md +++ b/snippets/hide-scrollbars.md @@ -2,7 +2,7 @@ title: Hide scroll bars tags: visual author: chalarangelo -cover: blog_images/by-the-lighthouse.jpg +cover: by-the-lighthouse firstSeen: 2022-05-13T05:00:00-04:00 --- diff --git a/snippets/horizontal-gallery.md b/snippets/horizontal-gallery.md index 898e59337..486be6e78 100644 --- a/snippets/horizontal-gallery.md +++ b/snippets/horizontal-gallery.md @@ -1,7 +1,7 @@ --- title: Image gallery with horizontal scroll tags: visual,interactivity -cover: blog_images/flower-portrait-5.jpg +cover: flower-portrait-5 firstSeen: 2022-05-01T05:00:00-04:00 --- diff --git a/snippets/horizontal-scroll-snap.md b/snippets/horizontal-scroll-snap.md index 93df92b2a..52df05180 100644 --- a/snippets/horizontal-scroll-snap.md +++ b/snippets/horizontal-scroll-snap.md @@ -1,7 +1,7 @@ --- title: Horizontal scroll snap tags: interactivity -cover: blog_images/waves-from-above.jpg +cover: waves-from-above firstSeen: 2020-08-18T14:25:46+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/hover-additional-content.md b/snippets/hover-additional-content.md index 40e7e7287..eae9e3d0e 100644 --- a/snippets/hover-additional-content.md +++ b/snippets/hover-additional-content.md @@ -1,7 +1,7 @@ --- title: Show additional content on hover tags: visual -cover: blog_images/dark-leaves-5.jpg +cover: dark-leaves-5 firstSeen: 2020-08-18T16:40:23+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/hover-perspective.md b/snippets/hover-perspective.md index 40888cb79..844765f4a 100644 --- a/snippets/hover-perspective.md +++ b/snippets/hover-perspective.md @@ -2,7 +2,7 @@ title: Perspective transform on hover tags: animation author: chalarangelo -cover: blog_images/tropical-bike.jpg +cover: tropical-bike firstSeen: 2021-05-17T13:58:04+03:00 lastUpdated: 2021-05-17T13:58:04+03:00 --- diff --git a/snippets/hover-shadow-box-animation.md b/snippets/hover-shadow-box-animation.md index dd4b09393..168598f0d 100644 --- a/snippets/hover-shadow-box-animation.md +++ b/snippets/hover-shadow-box-animation.md @@ -2,7 +2,7 @@ title: Hover shadow box animation tags: animation unlisted: true -cover: blog_images/dark-cloud.jpg +cover: dark-cloud firstSeen: 2018-03-06T23:41:55+02:00 lastUpdated: 2021-01-04T12:30:40+02:00 --- diff --git a/snippets/hover-underline-animation.md b/snippets/hover-underline-animation.md index 155e0108e..2be74ddfb 100644 --- a/snippets/hover-underline-animation.md +++ b/snippets/hover-underline-animation.md @@ -1,7 +1,7 @@ --- title: Hover underline animation tags: animation -cover: blog_images/coffee-phone-tray-2.jpg +cover: coffee-phone-tray-2 firstSeen: 2018-02-28T13:19:22+02:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/image-hover-menu.md b/snippets/image-hover-menu.md index f6faa2918..0b853a535 100644 --- a/snippets/image-hover-menu.md +++ b/snippets/image-hover-menu.md @@ -1,7 +1,7 @@ --- title: Menu on image hover tags: layout,animation -cover: blog_images/compass.jpg +cover: compass firstSeen: 2020-04-20T19:15:11+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/image-hover-rotate.md b/snippets/image-hover-rotate.md index eb615f3ea..c9f7a4797 100644 --- a/snippets/image-hover-rotate.md +++ b/snippets/image-hover-rotate.md @@ -1,7 +1,7 @@ --- title: Image rotate on hover tags: animation,visual -cover: blog_images/succulent-1.jpg +cover: succulent-1 firstSeen: 2020-04-20T18:36:11+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/image-mosaic.md b/snippets/image-mosaic.md index 3a7128ea4..f5b671c3b 100644 --- a/snippets/image-mosaic.md +++ b/snippets/image-mosaic.md @@ -2,7 +2,7 @@ title: Responsive image mosaic tags: layout author: chalarangelo -cover: blog_images/beach-riders.jpg +cover: beach-riders firstSeen: 2020-08-18T17:18:03+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/image-overlay-hover.md b/snippets/image-overlay-hover.md index cb9353793..5250359b9 100644 --- a/snippets/image-overlay-hover.md +++ b/snippets/image-overlay-hover.md @@ -1,7 +1,7 @@ --- title: Image overlay on hover tags: visual,animation -cover: blog_images/architectural.jpg +cover: architectural firstSeen: 2020-04-20T14:12:33+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/image-text-overlay.md b/snippets/image-text-overlay.md index 3e0092c2e..a1a6e8133 100644 --- a/snippets/image-text-overlay.md +++ b/snippets/image-text-overlay.md @@ -2,7 +2,7 @@ title: Image with text overlay tags: visual author: chalarangelo -cover: blog_images/icebreaker.jpg +cover: icebreaker firstSeen: 2023-01-29T05:00:00-04:00 --- diff --git a/snippets/input-with-prefix.md b/snippets/input-with-prefix.md index 1937b7c9b..5e58f21d7 100644 --- a/snippets/input-with-prefix.md +++ b/snippets/input-with-prefix.md @@ -1,7 +1,7 @@ --- title: Input with prefix tags: interactivity,visual -cover: blog_images/flower-portrait-4.jpg +cover: flower-portrait-4 firstSeen: 2020-10-14T14:16:57+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/isometric-card.md b/snippets/isometric-card.md index 0d9f3d363..18200465c 100644 --- a/snippets/isometric-card.md +++ b/snippets/isometric-card.md @@ -2,7 +2,7 @@ title: Isometric card tags: visual author: chalarangelo -cover: blog_images/guitar-living-room.jpg +cover: guitar-living-room firstSeen: 2021-05-17T14:04:52+03:00 lastUpdated: 2021-05-17T14:04:52+03:00 --- diff --git a/snippets/line-clamp.md b/snippets/line-clamp.md index a458e10d3..30c23a2eb 100644 --- a/snippets/line-clamp.md +++ b/snippets/line-clamp.md @@ -2,7 +2,7 @@ title: Trim multiline text tags: layout,visual author: chalarangelo -cover: blog_images/pink-flower-tree.jpg +cover: pink-flower-tree firstSeen: 2021-05-16T20:19:13+03:00 lastUpdated: 2021-05-16T20:19:13+03:00 --- diff --git a/snippets/masonry-layout.md b/snippets/masonry-layout.md index 3b5e2b5a1..f3552e5d6 100644 --- a/snippets/masonry-layout.md +++ b/snippets/masonry-layout.md @@ -1,7 +1,7 @@ --- title: Masonry Layout tags: layout -cover: blog_images/interior-2.jpg +cover: interior-2 firstSeen: 2019-12-11T02:19:05+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/mouse-cursor-gradient-tracking.md b/snippets/mouse-cursor-gradient-tracking.md index d4e3fa18e..861f32848 100644 --- a/snippets/mouse-cursor-gradient-tracking.md +++ b/snippets/mouse-cursor-gradient-tracking.md @@ -1,7 +1,7 @@ --- title: Mouse cursor gradient tracking tags: visual,interactivity -cover: blog_images/tram-car.jpg +cover: tram-car firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2021-01-07T23:52:15+02:00 --- diff --git a/snippets/navigation-list-item-hover-and-focus-effect.md b/snippets/navigation-list-item-hover-and-focus-effect.md index 5fe221fce..88c9d6c4c 100644 --- a/snippets/navigation-list-item-hover-and-focus-effect.md +++ b/snippets/navigation-list-item-hover-and-focus-effect.md @@ -1,7 +1,7 @@ --- title: Navigation list item hover and focus effect tags: visual -cover: blog_images/cloudy-rock-formation.jpg +cover: cloudy-rock-formation firstSeen: 2019-09-19T22:48:57+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/offscreen.md b/snippets/offscreen.md index fab01fbb6..299f43823 100644 --- a/snippets/offscreen.md +++ b/snippets/offscreen.md @@ -1,7 +1,7 @@ --- title: Offscreen tags: layout,visual -cover: blog_images/succulent-2.jpg +cover: succulent-2 firstSeen: 2018-03-30T18:50:31+03:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/overflow-scroll-gradient.md b/snippets/overflow-scroll-gradient.md index 41bd916e2..cb91ad168 100644 --- a/snippets/overflow-scroll-gradient.md +++ b/snippets/overflow-scroll-gradient.md @@ -1,7 +1,7 @@ --- title: Overflow scroll gradient tags: visual -cover: blog_images/memories-of-pineapple-1.jpg +cover: memories-of-pineapple-1 firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/polka-dot-pattern.md b/snippets/polka-dot-pattern.md index d23508db7..bf12890a1 100644 --- a/snippets/polka-dot-pattern.md +++ b/snippets/polka-dot-pattern.md @@ -1,7 +1,7 @@ --- title: Polka dot background pattern tags: visual -cover: blog_images/bag-waiting.jpg +cover: bag-waiting firstSeen: 2021-01-11T09:51:43+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/popout-menu.md b/snippets/popout-menu.md index 0c4535bbb..4c9275eda 100644 --- a/snippets/popout-menu.md +++ b/snippets/popout-menu.md @@ -1,7 +1,7 @@ --- title: Popout menu tags: interactivity -cover: blog_images/city-view.jpg +cover: city-view firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/pretty-text-underline.md b/snippets/pretty-text-underline.md index 49618b14b..3987d8f9a 100644 --- a/snippets/pretty-text-underline.md +++ b/snippets/pretty-text-underline.md @@ -1,7 +1,7 @@ --- title: Pretty text underline tags: visual -cover: blog_images/flower-portrait-6.jpg +cover: flower-portrait-6 firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/pulse-loader.md b/snippets/pulse-loader.md index ae4b58970..123579dfe 100644 --- a/snippets/pulse-loader.md +++ b/snippets/pulse-loader.md @@ -1,7 +1,7 @@ --- title: Pulse loader tags: animation -cover: blog_images/digital-nomad-8.jpg +cover: digital-nomad-8 firstSeen: 2019-10-05T14:29:36+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/reset-all-styles.md b/snippets/reset-all-styles.md index 59f58fa00..de7878d27 100644 --- a/snippets/reset-all-styles.md +++ b/snippets/reset-all-styles.md @@ -1,7 +1,7 @@ --- title: Reset all styles tags: visual -cover: blog_images/rocky-beach-2.jpg +cover: rocky-beach-2 firstSeen: 2018-02-28T21:51:36+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/responsive-layout-sidebar.md b/snippets/responsive-layout-sidebar.md index 2377f85d3..c3e0c3af9 100644 --- a/snippets/responsive-layout-sidebar.md +++ b/snippets/responsive-layout-sidebar.md @@ -2,7 +2,7 @@ title: Responsive layout with sidebar tags: layout author: chalarangelo -cover: blog_images/red-petals.jpg +cover: red-petals firstSeen: 2020-09-16T18:54:56+03:00 lastUpdated: 2020-09-16T18:54:56+03:00 --- diff --git a/snippets/rotating-card.md b/snippets/rotating-card.md index 1841494b3..48156cc04 100644 --- a/snippets/rotating-card.md +++ b/snippets/rotating-card.md @@ -1,7 +1,7 @@ --- title: Rotating Card tags: animation -cover: blog_images/digital-nomad-11.jpg +cover: digital-nomad-11 firstSeen: 2020-10-04T14:10:24+03:00 lastUpdated: 2021-03-30T15:24:01+03:00 --- diff --git a/snippets/scroll-progress-bar.md b/snippets/scroll-progress-bar.md index 83297b048..a3908c718 100644 --- a/snippets/scroll-progress-bar.md +++ b/snippets/scroll-progress-bar.md @@ -2,7 +2,7 @@ title: Scroll progress bar tags: animation,visual author: chalarangelo -cover: blog_images/coworking-space.jpg +cover: coworking-space firstSeen: 2021-05-24T09:42:03+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/shake-invalid-input.md b/snippets/shake-invalid-input.md index f02b74fd8..9da36b29a 100644 --- a/snippets/shake-invalid-input.md +++ b/snippets/shake-invalid-input.md @@ -1,7 +1,7 @@ --- title: Shake on invalid input tags: animation -cover: blog_images/perfect-timing.jpg +cover: perfect-timing firstSeen: 2022-07-31T18:30:11+03:00 --- diff --git a/snippets/shape-separator.md b/snippets/shape-separator.md index e54078dcf..c7cabf220 100644 --- a/snippets/shape-separator.md +++ b/snippets/shape-separator.md @@ -2,7 +2,7 @@ title: Shape separator tags: visual unlisted: true -cover: blog_images/shapes.jpg +cover: shapes firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2021-01-04T12:30:40+02:00 --- diff --git a/snippets/shifting-card.md b/snippets/shifting-card.md index 5bc1b64b6..cc24766c0 100644 --- a/snippets/shifting-card.md +++ b/snippets/shifting-card.md @@ -2,7 +2,7 @@ title: Shifting Card tags: animation author: chalarangelo -cover: blog_images/clouds-n-mountains.jpg +cover: clouds-n-mountains firstSeen: 2022-12-14T05:00:00-04:00 --- diff --git a/snippets/sibling-fade.md b/snippets/sibling-fade.md index 8189c4e0d..da8414f99 100644 --- a/snippets/sibling-fade.md +++ b/snippets/sibling-fade.md @@ -1,7 +1,7 @@ --- title: Sibling fade tags: interactivity -cover: blog_images/messy-papers.jpg +cover: messy-papers firstSeen: 2018-03-05T10:17:23+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/squiggle-link-hover-effect.md b/snippets/squiggle-link-hover-effect.md index 7390d6359..6d36c6aa5 100644 --- a/snippets/squiggle-link-hover-effect.md +++ b/snippets/squiggle-link-hover-effect.md @@ -2,7 +2,7 @@ title: Squiggle link hover effect tags: animation,visual author: chalarangelo -cover: blog_images/dreamy-flowers.jpg +cover: dreamy-flowers firstSeen: 2023-01-10T05:00:00-04:00 --- diff --git a/snippets/staggered-animation.md b/snippets/staggered-animation.md index 7ff6be423..eedccab80 100644 --- a/snippets/staggered-animation.md +++ b/snippets/staggered-animation.md @@ -1,7 +1,7 @@ --- title: Staggered animation tags: animation -cover: blog_images/aerial-view-port.jpg +cover: aerial-view-port firstSeen: 2020-03-16T12:19:05+02:00 lastUpdated: 2021-10-11T18:44:51+03:00 --- diff --git a/snippets/sticky-list-titles.md b/snippets/sticky-list-titles.md index f7ba64adb..64c8a09b7 100644 --- a/snippets/sticky-list-titles.md +++ b/snippets/sticky-list-titles.md @@ -2,7 +2,7 @@ title: List with sticky section headings tags: visual author: chalarangelo -cover: blog_images/interior-7.jpg +cover: interior-7 firstSeen: 2020-08-18T15:44:01+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/stripes-pattern.md b/snippets/stripes-pattern.md index 63244a9c9..60ba9016a 100644 --- a/snippets/stripes-pattern.md +++ b/snippets/stripes-pattern.md @@ -1,7 +1,7 @@ --- title: Stripes background pattern tags: visual -cover: blog_images/jars-on-shelf.jpg +cover: jars-on-shelf firstSeen: 2021-01-11T09:51:43+02:00 lastUpdated: 2021-01-11T09:51:43+02:00 --- diff --git a/snippets/stylized-quotation-marks.md b/snippets/stylized-quotation-marks.md index 7851960ff..5a6f37d30 100644 --- a/snippets/stylized-quotation-marks.md +++ b/snippets/stylized-quotation-marks.md @@ -2,7 +2,7 @@ title: Stylized quotation marks tags: visual author: chalarangelo -cover: blog_images/coffee-phone-tray.jpg +cover: coffee-phone-tray firstSeen: 2021-05-16T19:53:02+03:00 lastUpdated: 2021-05-16T19:53:02+03:00 --- diff --git a/snippets/system-font-stack.md b/snippets/system-font-stack.md index 5a6c94f3e..6656f8262 100644 --- a/snippets/system-font-stack.md +++ b/snippets/system-font-stack.md @@ -1,7 +1,7 @@ --- title: System font stack tags: visual -cover: blog_images/lavender-shelf.jpg +cover: lavender-shelf firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/text-backdrop-overlay.md b/snippets/text-backdrop-overlay.md index 9214262fe..1af62f59d 100644 --- a/snippets/text-backdrop-overlay.md +++ b/snippets/text-backdrop-overlay.md @@ -2,7 +2,7 @@ title: Image text overlay tags: visual author: chalarangelo -cover: blog_images/mountain-lake-cottage.jpg +cover: mountain-lake-cottage firstSeen: 2020-08-18T15:07:32+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/tile-layout-using-inline-block.md b/snippets/tile-layout-using-inline-block.md index 5156618f8..3df4769f7 100644 --- a/snippets/tile-layout-using-inline-block.md +++ b/snippets/tile-layout-using-inline-block.md @@ -1,7 +1,7 @@ --- title: 3-tile layout tags: layout -cover: blog_images/godray-computer-mug.jpg +cover: godray-computer-mug firstSeen: 2019-10-02T09:51:59+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/toggle-switch.md b/snippets/toggle-switch.md index 7831bfb1e..2097f8703 100644 --- a/snippets/toggle-switch.md +++ b/snippets/toggle-switch.md @@ -1,7 +1,7 @@ --- title: Toggle switch tags: visual,interactivity -cover: blog_images/interior-5.jpg +cover: interior-5 firstSeen: 2018-10-03T08:55:20+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/transform-centering.md b/snippets/transform-centering.md index e92657145..1b60c361e 100644 --- a/snippets/transform-centering.md +++ b/snippets/transform-centering.md @@ -1,7 +1,7 @@ --- title: Transform centering tags: layout -cover: blog_images/flower-camera.jpg +cover: flower-camera firstSeen: 2018-03-30T17:59:28+03:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/triangle.md b/snippets/triangle.md index 49640300b..3c1131955 100644 --- a/snippets/triangle.md +++ b/snippets/triangle.md @@ -1,7 +1,7 @@ --- title: Triangle tags: visual -cover: blog_images/yellow-white-mug-1.jpg +cover: yellow-white-mug-1 firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/truncate-text-multiline.md b/snippets/truncate-text-multiline.md index ffd796201..f2404e477 100644 --- a/snippets/truncate-text-multiline.md +++ b/snippets/truncate-text-multiline.md @@ -1,7 +1,7 @@ --- title: Truncate multiline text tags: layout -cover: blog_images/blue-computer.jpg +cover: blue-computer firstSeen: 2019-01-17T07:42:44+02:00 lastUpdated: 2021-01-07T23:52:15+02:00 --- diff --git a/snippets/truncate-text.md b/snippets/truncate-text.md index 388a59ffa..ffc9689a0 100644 --- a/snippets/truncate-text.md +++ b/snippets/truncate-text.md @@ -1,7 +1,7 @@ --- title: Truncate text tags: layout -cover: blog_images/houses-rock-sea.jpg +cover: houses-rock-sea firstSeen: 2018-02-25T15:14:39+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/typewriter-effect.md b/snippets/typewriter-effect.md index 8348b1b09..648cd312c 100644 --- a/snippets/typewriter-effect.md +++ b/snippets/typewriter-effect.md @@ -2,7 +2,7 @@ title: Typewriter effect tags: animation author: chalarangelo -cover: blog_images/italian-horizon.jpg +cover: italian-horizon firstSeen: 2021-05-24T16:03:40+03:00 lastUpdated: 2021-05-24T16:03:40+03:00 --- diff --git a/snippets/vertical-gallery.md b/snippets/vertical-gallery.md index 9ffd3314f..89da7802a 100644 --- a/snippets/vertical-gallery.md +++ b/snippets/vertical-gallery.md @@ -1,7 +1,7 @@ --- title: Image gallery with vertical scroll tags: visual,interactivity -cover: blog_images/lake-loop.jpg +cover: lake-loop firstSeen: 2022-05-05T05:00:00-04:00 --- diff --git a/snippets/vertical-scroll-snap.md b/snippets/vertical-scroll-snap.md index 93f1b21d7..a19999016 100644 --- a/snippets/vertical-scroll-snap.md +++ b/snippets/vertical-scroll-snap.md @@ -1,7 +1,7 @@ --- title: Vertical scroll snap tags: interactivity -cover: blog_images/baloons-field.jpg +cover: baloons-field firstSeen: 2020-08-18T14:25:46+03:00 lastUpdated: 2020-08-18T14:25:46+03:00 --- diff --git a/snippets/zebra-striped-list.md b/snippets/zebra-striped-list.md index b660a6a0b..65627e68e 100644 --- a/snippets/zebra-striped-list.md +++ b/snippets/zebra-striped-list.md @@ -1,7 +1,7 @@ --- title: Zebra striped list tags: visual -cover: blog_images/forest-balcony.jpg +cover: forest-balcony firstSeen: 2018-10-31T08:19:06+02:00 lastUpdated: 2020-12-30T15:37:37+02:00 --- diff --git a/snippets/zig-zag-pattern.md b/snippets/zig-zag-pattern.md index 475281589..6ca7591ce 100644 --- a/snippets/zig-zag-pattern.md +++ b/snippets/zig-zag-pattern.md @@ -1,7 +1,7 @@ --- title: Zig zag background pattern tags: visual -cover: blog_images/blue-lake.jpg +cover: blue-lake firstSeen: 2021-01-11T09:51:43+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/zoomin-zoomout-animation.md b/snippets/zoomin-zoomout-animation.md index 9ad472759..52f6318b4 100644 --- a/snippets/zoomin-zoomout-animation.md +++ b/snippets/zoomin-zoomout-animation.md @@ -1,7 +1,7 @@ --- title: Zoom in zoom out animation tags: animation -cover: blog_images/travel-mug-2.jpg +cover: travel-mug-2 firstSeen: 2020-10-05T21:42:14+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 ---