mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
deploy: 93a47ca1ea
This commit is contained in:
parent
d718643cc0
commit
d833221504
2 changed files with 16 additions and 45 deletions
33
cache.json
33
cache.json
|
|
@ -7,7 +7,7 @@
|
|||
"description": "Yay, it’s here! Safari 14.1 reportedly adds support for the gap property in flexbox layouts. We’ve had grid-gap support for some time, but true to its name, it’s limited to grid layouts. Now we can use gap in either type …\nThe post Safari 14.1 Adds Support for Flexbox Gaps appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/safari-14-1-adds-support-for-flexbox-gaps/",
|
||||
"publishedOn": "2021-04-30T21:51:08.000Z",
|
||||
"wordCount": 548,
|
||||
"wordCount": 677,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Safari 14.1 Adds Support for Flexbox Gaps"
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"description": "Jenny B Kowalski has been posting a-letter-a-day on Instagram exploring multi-axis variable/responsive letterforms. They are very clever in that one of the axes controls an uppercase-to-lowercase conversion, literally morphing the shape of the letters from an uppercase version to a …\nThe post Jenny B Kowalski’s A-Z (and a-z) as Variable Letterforms appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/jenny-b-kowalskis-a-z-and-a-z-as-variable-letterforms/",
|
||||
"publishedOn": "2021-04-30T16:02:53.000Z",
|
||||
"wordCount": 423,
|
||||
"wordCount": 422,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Jenny B Kowalski’s A-Z (and a-z) as Variable Letterforms"
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"description": "Labels are a feature that have existed since the creation of JavaScript. They aren’t new! I don’t think all that many people know about them and I’d even argue they are a bit confusing. But, as we’ll see, labels can …\nThe post You Can Label a JavaScript `if` Statement appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/you-can-label-a-javascript-if-statement/",
|
||||
"publishedOn": "2021-04-30T14:29:32.000Z",
|
||||
"wordCount": 1620,
|
||||
"wordCount": 1856,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "You Can Label a JavaScript `if` Statement"
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"description": "I’ve got a podcast that will be 10 years old this coming January! Most of those episodes have one or more guests (plus me and Dave). Despite fancy modern options for recording podcasts with guests, like Riverside.fm or Zencastr…\nThe post Sending Large Files appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/sending-large-files/",
|
||||
"publishedOn": "2021-04-29T17:52:55.000Z",
|
||||
"wordCount": 1650,
|
||||
"wordCount": 1649,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Sending Large Files"
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"description": "Raygun is an error and performance monitoring software for websites and mobile apps. In the case of websites, you install their JavaScript snippet onto your site, which takes 2 seconds, and now you’ve got monitoring in place. Why? Well now …\nThe post How to Monitor Core Web Vitals and Take Action with Raygun appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/how-to-monitor-core-web-vitals-and-take-action-with-raygun/",
|
||||
"publishedOn": "2021-04-29T17:50:39.000Z",
|
||||
"wordCount": 723,
|
||||
"wordCount": 764,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "How to Monitor Core Web Vitals and Take Action with Raygun"
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"description": "Lists—we’ve all worked with them in one form or another. I’m talking about HTML’s <ol> and <ul>. Much of the time, because we desire styling control, we turn off the list’s markers completely with list-style-type: none, and start …\nThe post List Markers and String Styles appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/list-markers-and-string-styles/",
|
||||
"publishedOn": "2021-04-29T14:32:41.000Z",
|
||||
"wordCount": 1013,
|
||||
"wordCount": 1012,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "List Markers and String Styles"
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"description": "This post was written for engineering managers, but anyone is welcome to read it.\nLet’s talk for a moment about how we talk about our teams. This might not seem like something that needs a whole article dedicated to it, …\nThe post Your Team is Not “Them” appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/your-team-is-not-them/",
|
||||
"publishedOn": "2021-04-28T19:35:32.000Z",
|
||||
"wordCount": 1884,
|
||||
"wordCount": 1883,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Your Team is Not “Them”"
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
"description": "Click, drag, release: you’ve just selected some text on a webpage — probably to copy and paste it somewhere or to share it. Wouldn’t it be cool if selecting that text revealed some options that make those tasks easier? That’s …\nThe post How to Create Actions for Selected Text With the Selection API appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/how-to-create-actions-for-selected-text-with-the-selection-api/",
|
||||
"publishedOn": "2021-04-28T14:19:54.000Z",
|
||||
"wordCount": 1515,
|
||||
"wordCount": 1514,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "How to Create Actions for Selected Text With the Selection API"
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"description": "I was just Hoping for Better Native Page Transitions, and Bramus commented that Chrome is working on something. Looks like it has some fresh enthusiasm for it, as there is a brand new repo, and you can literally test …\nThe post Shared Element Transitions appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/shared-element-transitions/",
|
||||
"publishedOn": "2021-04-27T20:12:04.000Z",
|
||||
"wordCount": 1078,
|
||||
"wordCount": 1092,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Shared Element Transitions"
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
"description": "I saw in the release notes for Safari Technical Preview 122 that it has support for a color-contrast() function in CSS. Safari is first out of the gate here. As far as I know, no other browser supports this yet …\nThe post Exploring color-contrast() for the First Time appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/exploring-color-contrast-for-the-first-time/",
|
||||
"publishedOn": "2021-04-26T21:02:49.000Z",
|
||||
"wordCount": 1032,
|
||||
"wordCount": 1031,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Exploring color-contrast() for the First Time"
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"description": "I love to make CSS do stuff it shouldn’t. It’s the type of problem-solving brain training you’d get building a calculator in Minecraft, except you probably won’t get a job working with Minecraft Redstone no matter how good you …\nThe post Generating (and Solving!) Sudokus in CSS appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/generating-and-solving-sudokus-in-css/",
|
||||
"publishedOn": "2021-04-26T14:05:00.000Z",
|
||||
"wordCount": 5072,
|
||||
"wordCount": 5071,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Generating (and Solving!) Sudokus in CSS"
|
||||
|
|
@ -133,7 +133,7 @@
|
|||
"description": "In my previous article, I discussed how I learned to create a decoupled WordPress powered Gatsby site using the Gatsby Source WPGraphQL plugin. The project was done following the ongoing developmental version of WPGraphQL and an excellent tutorial by Henrik …\nThe post Using New Gatsby Source WordPress Plugin appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/using-new-gatsby-source-wordpress-plugin/",
|
||||
"publishedOn": "2021-04-23T14:03:18.000Z",
|
||||
"wordCount": 6096,
|
||||
"wordCount": 6095,
|
||||
"sourceHref": "https://css-tricks.com/feed/",
|
||||
"sourceTitle": "CSS-Tricks",
|
||||
"title": "Using New Gatsby Source WordPress Plugin"
|
||||
|
|
@ -340,15 +340,6 @@
|
|||
"sourceHref": "https://www.smashingmagazine.com/feed/",
|
||||
"sourceTitle": "Articles on Smashing Magazine — For Web Designers And Developers",
|
||||
"title": "Vanilla JavaScript Code Snippets"
|
||||
},
|
||||
{
|
||||
"description": "Quick, constant change is a given on the web. It is often one of its greatest strengths. As ever, though, there is a balance to find. Although longevity takes a different form online, its value is immeasurable.",
|
||||
"link": "https://smashingmagazine.com/2021/04/guarding-against-disposable-design/",
|
||||
"publishedOn": "2021-04-02T11:00:00.000Z",
|
||||
"wordCount": 3382,
|
||||
"sourceHref": "https://www.smashingmagazine.com/feed/",
|
||||
"sourceTitle": "Articles on Smashing Magazine — For Web Designers And Developers",
|
||||
"title": "Guarding Against Disposable Design"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
28
index.html
28
index.html
|
|
@ -62,7 +62,7 @@ You can support CSS-Tricks by being an MVP Supporter.</p>
|
|||
<p>Labels are a feature that have existed since the creation of JavaScript. They aren’t new! I don’t think all that many people know about them and I’d even argue they are a bit confusing. But, as we’ll see, labels can …
|
||||
The post You Can Label a JavaScript `if` Statement appeared first on CSS-Tricks.
|
||||
You can support CSS-Tricks by being an MVP Supporter.</p>
|
||||
<a href="https://css-tricks.com/you-can-label-a-javascript-if-statement/">Read · 5 min</a>
|
||||
<a href="https://css-tricks.com/you-can-label-a-javascript-if-statement/">Read · 6 min</a>
|
||||
</div>
|
||||
</details>
|
||||
</article>
|
||||
|
|
@ -139,7 +139,7 @@ You can support CSS-Tricks by being an MVP Supporter.</p>
|
|||
<p>I’ve got a podcast that will be 10 years old this coming January! Most of those episodes have one or more guests (plus me and Dave). Despite fancy modern options for recording podcasts with guests, like Riverside.fm or Zencastr…
|
||||
The post Sending Large Files appeared first on CSS-Tricks.
|
||||
You can support CSS-Tricks by being an MVP Supporter.</p>
|
||||
<a href="https://css-tricks.com/sending-large-files/">Read · 6 min</a>
|
||||
<a href="https://css-tricks.com/sending-large-files/">Read · 5 min</a>
|
||||
</div>
|
||||
</details>
|
||||
</article>
|
||||
|
|
@ -151,7 +151,7 @@ You can support CSS-Tricks by being an MVP Supporter.</p>
|
|||
<p>Raygun is an error and performance monitoring software for websites and mobile apps. In the case of websites, you install their JavaScript snippet onto your site, which takes 2 seconds, and now you’ve got monitoring in place. Why? Well now …
|
||||
The post How to Monitor Core Web Vitals and Take Action with Raygun appeared first on CSS-Tricks.
|
||||
You can support CSS-Tricks by being an MVP Supporter.</p>
|
||||
<a href="https://css-tricks.com/how-to-monitor-core-web-vitals-and-take-action-with-raygun/">Read · 2 min</a>
|
||||
<a href="https://css-tricks.com/how-to-monitor-core-web-vitals-and-take-action-with-raygun/">Read · 3 min</a>
|
||||
</div>
|
||||
</details>
|
||||
</article>
|
||||
|
|
@ -765,28 +765,8 @@ You can support CSS-Tricks by being an MVP Supporter.</p>
|
|||
|
||||
</section>
|
||||
|
||||
|
||||
<section class="day-container">
|
||||
<h2>2021-04-02</h2>
|
||||
|
||||
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
|
||||
<section class="articles-per-source">
|
||||
|
||||
<article>
|
||||
<details>
|
||||
<summary>Guarding Against Disposable Design</summary>
|
||||
<div class="details-content">
|
||||
<p>Quick, constant change is a given on the web. It is often one of its greatest strengths. As ever, though, there is a balance to find. Although longevity takes a different form online, its value is immeasurable.</p>
|
||||
<a href="https://smashingmagazine.com/2021/04/guarding-against-disposable-design/">Read · 11 min</a>
|
||||
</div>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<time id="build-timestamp" datetime="2021-05-01T00:43:33.091Z">2021-05-01T00:43:33.091Z</time>
|
||||
<time id="build-timestamp" datetime="2021-05-02T00:48:12.177Z">2021-05-02T00:48:12.177Z</time>
|
||||
<span><a href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.2.3</a></span>
|
||||
</footer>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue