From 4b04f8a6efd93dbb5160d2d66d986e5797d40f6b Mon Sep 17 00:00:00 2001 From: chuanqisun Date: Wed, 19 May 2021 00:44:41 +0000 Subject: [PATCH] deploy: 1f5684a2ae67184fc44cacebc2a14d1ec87ed0f6 --- cache.json | 159 ++++++++++++++++++----------------- feed.atom | 184 +++++++++++++++++++++------------------- index.html | 241 ++++++++++++++++++++++++++++------------------------- 3 files changed, 310 insertions(+), 274 deletions(-) diff --git a/cache.json b/cache.json index 04d5494..9a0357d 100644 --- a/cache.json +++ b/cache.json @@ -102,6 +102,24 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=340613", + "author": "Chris Coyier", + "description": "I’m afraid I have to start this with a whole backstory, as the journey here is the point, not so much the theme.\nA fella wrote to me a while back outlining a situation he was in. His company has …\nThe post Pinned Audio WordPress Theme appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/pinned-audio-wordpress-theme/", + "publishedOn": "2021-05-18T19:14:53.000Z", + "wordCount": 973, + "title": "Pinned Audio WordPress Theme" + }, + { + "id": "https://css-tricks.com/?p=340420", + "author": "Silvia O'Dwyer", + "description": "Neon text can add a nice, futuristic touch to any website. I’ve always loved the magic of neon signs, and wanted to recreate them using CSS. I thought I’d share some tips on how to do it! In this article, …\nThe post How to Create Neon Text With CSS appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/how-to-create-neon-text-with-css/", + "publishedOn": "2021-05-18T14:31:25.000Z", + "wordCount": 2100, + "title": "How to Create Neon Text With CSS" + }, { "id": "https://css-tricks.com/?p=340716", "author": "Chris Coyier", @@ -117,7 +135,7 @@ "description": "I see you. In the back there, behind JavaScript and React and PHP and all those “real” programming languages, I see you. And I appreciate you.\nThe post A Love Letter to HTML & CSS appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/a-love-letter-to-html-css/", "publishedOn": "2021-05-17T14:27:22.000Z", - "wordCount": 1356, + "wordCount": 2174, "title": "A Love Letter to HTML & CSS" }, { @@ -135,7 +153,7 @@ "description": "I’ve been thinking about social media images again. You know, the images that (can) show up when you share a link in places like Twitter, Facebook, or iMessage. You’re essentially leaving money on the table without them, because they …\nThe post Auto-Generated Social Media Images appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/auto-generated-social-media-images/", "publishedOn": "2021-05-14T20:34:49.000Z", - "wordCount": 2273, + "wordCount": 2298, "title": "Auto-Generated Social Media Images" }, { @@ -198,7 +216,7 @@ "description": "Let’s talk about disabled buttons. Specifically, let’s get into why we use them and how we can do better than the traditional disabled attribute in HTML (e.g.