diff --git a/pages/_data/bookmarks.json b/pages/_data/bookmarks.json index 3a241e9..4f0af9c 100644 --- a/pages/_data/bookmarks.json +++ b/pages/_data/bookmarks.json @@ -599,5 +599,19 @@ "author": "Ahmad Shadeed", "authorLink": "https://ishadeed.com/", "description": "Another great interactive explainer of a lesser-known CSS feature, overflow: clip" + }, + { + "link": "https://cloudfour.com/thinks/how-to-prerelease-an-npm-package/", + "title": "How to Prerelease an npm Package", + "author": "Scott Vandehey", + "authorLink": "https://cloudfour.com/is/scott/", + "description": "I mostly build websites where version numbers don't really apply, but this is a good reference for those rare cases where I need to remember versioning specifics." + }, + { + "link": "https://ashleemboyer.com/blog/pull-request-template", + "title": "An Undefeated Pull Request Template", + "author": "Ashlee M Boyer", + "authorLink": "https://ashleemboyer.com/", + "description": "Having worked in repos with no PR templates or overly pre-filled PR templates that end up being ignored, this template strikes a good balance and gets to the important info that reviewers and future developers need to know." } ] diff --git a/src/public/images/cats/IMG_20241119_192854850.jpg b/src/public/images/cats/IMG_20241119_192854850.jpg new file mode 100644 index 0000000..f07861b Binary files /dev/null and b/src/public/images/cats/IMG_20241119_192854850.jpg differ diff --git a/src/public/images/cats/IMG_20241120_111031825.jpg b/src/public/images/cats/IMG_20241120_111031825.jpg new file mode 100644 index 0000000..0758e19 Binary files /dev/null and b/src/public/images/cats/IMG_20241120_111031825.jpg differ diff --git a/src/public/images/cats/IMG_20241123_094549171.jpg b/src/public/images/cats/IMG_20241123_094549171.jpg new file mode 100644 index 0000000..4381710 Binary files /dev/null and b/src/public/images/cats/IMG_20241123_094549171.jpg differ diff --git a/src/public/images/cats/IMG_20241123_131005167.jpg b/src/public/images/cats/IMG_20241123_131005167.jpg new file mode 100644 index 0000000..c55e502 Binary files /dev/null and b/src/public/images/cats/IMG_20241123_131005167.jpg differ diff --git a/src/public/images/cats/IMG_20241123_134510208.jpg b/src/public/images/cats/IMG_20241123_134510208.jpg new file mode 100644 index 0000000..be6c1d4 Binary files /dev/null and b/src/public/images/cats/IMG_20241123_134510208.jpg differ diff --git a/src/public/images/cats/avif/IMG_20241119_192854850.avif b/src/public/images/cats/avif/IMG_20241119_192854850.avif new file mode 100644 index 0000000..b5fa21c Binary files /dev/null and b/src/public/images/cats/avif/IMG_20241119_192854850.avif differ diff --git a/src/public/images/cats/avif/IMG_20241120_111031825.avif b/src/public/images/cats/avif/IMG_20241120_111031825.avif new file mode 100644 index 0000000..ce4ebcb Binary files /dev/null and b/src/public/images/cats/avif/IMG_20241120_111031825.avif differ diff --git a/src/public/images/cats/avif/IMG_20241123_094549171.avif b/src/public/images/cats/avif/IMG_20241123_094549171.avif new file mode 100644 index 0000000..f86daa5 Binary files /dev/null and b/src/public/images/cats/avif/IMG_20241123_094549171.avif differ diff --git a/src/public/images/cats/avif/IMG_20241123_131005167.avif b/src/public/images/cats/avif/IMG_20241123_131005167.avif new file mode 100644 index 0000000..aaf2cd9 Binary files /dev/null and b/src/public/images/cats/avif/IMG_20241123_131005167.avif differ diff --git a/src/public/images/cats/avif/IMG_20241123_134510208.avif b/src/public/images/cats/avif/IMG_20241123_134510208.avif new file mode 100644 index 0000000..f56267e Binary files /dev/null and b/src/public/images/cats/avif/IMG_20241123_134510208.avif differ diff --git a/src/public/images/cats/webp/IMG_20241119_192854850.webP b/src/public/images/cats/webp/IMG_20241119_192854850.webP new file mode 100644 index 0000000..ff8ffc3 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20241119_192854850.webP differ diff --git a/src/public/images/cats/webp/IMG_20241120_111031825.webP b/src/public/images/cats/webp/IMG_20241120_111031825.webP new file mode 100644 index 0000000..838cd64 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20241120_111031825.webP differ diff --git a/src/public/images/cats/webp/IMG_20241123_094549171.webP b/src/public/images/cats/webp/IMG_20241123_094549171.webP new file mode 100644 index 0000000..0f7d1ac Binary files /dev/null and b/src/public/images/cats/webp/IMG_20241123_094549171.webP differ diff --git a/src/public/images/cats/webp/IMG_20241123_131005167.webP b/src/public/images/cats/webp/IMG_20241123_131005167.webP new file mode 100644 index 0000000..0144783 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20241123_131005167.webP differ diff --git a/src/public/images/cats/webp/IMG_20241123_134510208.webP b/src/public/images/cats/webp/IMG_20241123_134510208.webP new file mode 100644 index 0000000..a85eaa7 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20241123_134510208.webP differ