From e414e8ebc57752141fe15955249358981f3346ad Mon Sep 17 00:00:00 2001 From: chuanqisun Date: Wed, 2 Jun 2021 02:09:03 +0000 Subject: [PATCH] deploy: 1f5684a2ae67184fc44cacebc2a14d1ec87ed0f6 --- cache.json | 258 +++++++++++++++++++++------------------- feed.atom | 255 +++++++++++++++++++-------------------- index.html | 342 ++++++++++++++++++++++++++--------------------------- 3 files changed, 435 insertions(+), 420 deletions(-) diff --git a/cache.json b/cache.json index e163446..ea1306c 100644 --- a/cache.json +++ b/cache.json @@ -5,13 +5,22 @@ "feedUrl": "https://github.com/osmoscraft/osmosfeed/releases.atom", "siteUrl": "https://github.com/osmoscraft/osmosfeed/releases", "articles": [ + { + "id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.10.2", + "author": null, + "description": "Added: testing and CI/CD workflows", + "link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.10.2", + "publishedOn": "2021-06-01T04:39:30.000Z", + "wordCount": 268, + "title": "v1.10.2" + }, { "id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.9.0", "author": null, "description": "Added: experimental support for iTunes podcast feed: Demo | Source. With this new release, you can render an audio control to play the mp3 file and display iTunes episode duration. It is \"experimental\" due to these caveats:\n\nThis feature is currently only available through custom template.\niTunes has no strict format requirement for duration. The unit is most likely seconds but can be \"hh:mm:ss\" or \"mm:ss\" for some sources. A future version may expose a human readable string to the template.\nNo image support yet. Some shows might have disabled CORS or use a relative URL for image, which forces osmosfeed to download the image during build. A future version may support it.\nYou can't republish the podcast in the feed output. Supporting this goes beyond the scope of the project at the moment.\nFixed: the articles in template data were not sorted.\nThank you @Zenigata", "link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.9.0", "publishedOn": "2021-05-26T06:02:55.000Z", - "wordCount": 417, + "wordCount": 413, "title": "v1.9.0" }, { @@ -85,15 +94,6 @@ "publishedOn": "2021-05-08T05:16:47.000Z", "wordCount": 306, "title": "v1.5.0" - }, - { - "id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.1", - "author": null, - "description": "Fixed: Avoid crwalers.\nFixed: Error logging from XML parser.\nFixed: Typo in docs.\nThank you: @dym-sh, @tabokie, @cheese1", - "link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.1", - "publishedOn": "2021-05-05T05:19:57.000Z", - "wordCount": 285, - "title": "v1.3.1" } ] }, @@ -102,13 +102,40 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=341720", + "author": "Chris Coyier", + "description": "Pedro Duarte made a wishlist for styled code blocks in blog posts and documentation, then hand-rolls a perfect solution for that wishlist. For example, a feature to be able to highlight certain lines or words within the code block. The …\nThe post Code blocks, but better appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", + "link": "https://ped.ro/blog/code-blocks-but-better", + "publishedOn": "2021-06-01T22:08:48.000Z", + "wordCount": 3202, + "title": "Code blocks, but better" + }, + { + "id": "https://css-tricks.com/?p=341342", + "author": "Evgeny Klimenchenko", + "description": "Testing is one of those things that you either get super excited about or kinda close your eyes and walk away. Whichever camp you fall into, I’m here to tell you that front-end testing is for everyone. In fact, …\nThe post Front-End Testing is For Everyone appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/front-end-testing-is-for-everyone/", + "publishedOn": "2021-06-01T14:17:43.000Z", + "wordCount": 3850, + "title": "Front-End Testing is For Everyone" + }, + { + "id": "https://css-tricks.com/?p=341296", + "author": "Geoff Graham", + "description": "Critical CSS is one of those things I see in my performance reports but always seem to ignore. I know what it means. It means to put only the CSS required to render things immediately visible in a