diff --git a/cache.json b/cache.json index aa581bc..f57f6b5 100644 --- a/cache.json +++ b/cache.json @@ -11,13 +11,49 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=351518", + "author": "Chris Coyier", + "description": "Blogging about HTML elements¹? *chefs kiss*\nHere’s Ben Myers on the (aptly described) “underrated” Definition List (
) element in HTML:\nYou might have also seen lists of name–value pairs to describe lodging amenities, or to list \n…\nThe post On the `dl` appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/on-the-dl/", + "publishedOn": "2021-09-14T22:37:21.000Z", + "wordCount": 538, + "title": "On the `dl`" + }, + { + "id": "https://css-tricks.com/?p=351454", + "author": "Jonathan Land", + "description": "Learn how to build an HTML form in PHP using DOMDocument — a structured and expressive way to build logical markup.\nThe post Building a Form in PHP Using DOMDocument appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/building-a-form-in-php-using-domdocument/", + "publishedOn": "2021-09-14T14:36:24.000Z", + "wordCount": 4150, + "title": "Building a Form in PHP Using DOMDocument" + }, + { + "id": "https://css-tricks.com/?p=351970", + "author": "Chris Coyier", + "description": "(This is a sponsored post.)\nWhat? Jamstack Conf! It’s the best! Learn what’s happening and what’s next for this hot ecosystem.\nWhen? October 6–7, 2021\nWhere? Virtual / online.\nHow much? It’s free! There are workshops as well though, …\nThe post Jamstack Conf 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://jamstackconf.com/", + "publishedOn": "2021-09-14T14:32:16.000Z", + "wordCount": 707, + "title": "Jamstack Conf 2021" + }, + { + "id": "https://css-tricks.com/?p=350466", + "author": "Chris Coyier", + "description": "(This is a sponsored post.)\nThere is a conversation that has been percolating for as long as I’ve been in the web design and development industry. It’s centered around the conflict between design tools and development tools. The final …\nThe post Developers and Designers Work on a Single Source of Truth With UXPin appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/developers-designers-uxpin/", + "publishedOn": "2021-09-13T19:21:00.000Z", + "wordCount": 1325, + "title": "Developers and Designers Work on a Single Source of Truth With UXPin" + }, { "id": "https://css-tricks.com/?p=351302", "author": "Jimmy Chion", "description": "Browse through Dribbble or Behance, and you’ll find designers using a simple technique to add texture to an image: noise. Adding noise makes otherwise solid colors or smooth gradients, such as shadows, more realistic. But despite designers’ affinity for texture, …\nThe post Grainy Gradients appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/grainy-gradients/", "publishedOn": "2021-09-13T19:04:51.000Z", - "wordCount": 1821, + "wordCount": 1895, "title": "Grainy Gradients" }, { @@ -44,7 +80,7 @@ "description": "We might leave a text input unstyled. We might leave a link unstyled. Even a button. But checkboxes… we don’t leave them alone. That’s why styling checkboxes never gets old.\nAlthough designing checkboxes is not that complicated, we also don’t …\nThe post Fun Times Styling Checkbox States appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/fun-times-styling-checkbox-states/", "publishedOn": "2021-09-10T14:53:24.000Z", - "wordCount": 1650, + "wordCount": 1665, "title": "Fun Times Styling Checkbox States" }, { @@ -109,42 +145,6 @@ "publishedOn": "2021-09-07T22:17:55.000Z", "wordCount": 481, "title": "Can we have custom media queries, please?" - }, - { - "id": "https://css-tricks.com/?p=351146", - "author": "Chris Coyier", - "description": "When requirements read “when visible” your brain should go straight to IntersectionObserver. That’s exactly what Zach is doing here to kick off an animation when it scrolls into view.\nExcept this animation is an SVG SMIL animation: an …\nThe post Fire SVG animations (SMIL) when the SVG is visible appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://www.zachleat.com/web/svg-animate/", - "publishedOn": "2021-09-07T17:54:12.000Z", - "wordCount": 1681, - "title": "Fire SVG animations (SMIL) when the SVG is visible" - }, - { - "id": "https://css-tricks.com/?p=351346", - "author": "Chris Coyier", - "description": "(This is a sponsored post.)\nI did a sponsored video the other week explaining how to build a paid subscription newsletter using WordPress (we did it on WordPress.com but it could be hosted anywhere), MailPoet (a plugin to visually …\nThe post Building Your Own Subscription Newsletter appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/building-your-own-subscription-newsletter/", - "publishedOn": "2021-09-07T17:52:19.000Z", - "wordCount": 776, - "title": "Building Your Own Subscription Newsletter" - }, - { - "id": "https://css-tricks.com/?p=351017", - "author": "Šime Vidas", - "description": "Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the and elements in browsers today is not very compatible with the wide range of …\nThe post Firefox’s `bolder` Default is a Problem for Variable Fonts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/firefoxs-bolder-default-is-a-problem-for-variable-fonts/", - "publishedOn": "2021-09-07T14:41:57.000Z", - "wordCount": 1624, - "title": "Firefox’s `bolder` Default is a Problem for Variable Fonts" - }, - { - "id": "https://css-tricks.com/?p=351402", - "author": "Chris Coyier", - "description": "There is a working draft spec for CSS scoping now. Other than a weird period where