Skip to content

Commit 78521e0

Browse files
committed
Update RSS feed and documentation: refresh article timestamps, add new entries, and remove outdated content
1 parent 9da008d commit 78521e0

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

public/rss.xml

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
<link>https://vtbag.dev</link>
99
<description>Tools, Tips, and Tricks to Enhance your Dev Skills with the View Transition API!</description>
1010
<language>en-us</language>
11-
<lastBuildDate>Tue, 28 Apr 2026 13:27:41 GMT</lastBuildDate>
11+
<lastBuildDate>Thu, 30 Apr 2026 18:26:20 GMT</lastBuildDate>
1212

1313
<item>
1414
<title><![CDATA[The View Transition API]]></title>
1515
<link>https://vtbag.dev/basics/api/</link>
1616
<guid isPermaLink="true">https://vtbag.dev/basics/api/</guid>
1717

18-
<pubDate>Sun, 26 Apr 2026 12:40:26 GMT</pubDate>
18+
<pubDate>Thu, 30 Apr 2026 12:52:17 GMT</pubDate>
1919
<description><![CDATA[Basics information about the View Transition browser API]]></description>
2020
<enclosure
2121
url="/api-og.png"
@@ -28,7 +28,7 @@
2828
<link>https://vtbag.dev/basics/pseudos/</link>
2929
<guid isPermaLink="true">https://vtbag.dev/basics/pseudos/</guid>
3030

31-
<pubDate>Fri, 24 Apr 2026 19:08:37 GMT</pubDate>
31+
<pubDate>Thu, 30 Apr 2026 12:52:17 GMT</pubDate>
3232
<description><![CDATA[What are those pseudo-elements of the View Transition API and how can I style and animate them?]]></description>
3333
<enclosure
3434
url="/pseudos-og.png"
@@ -37,14 +37,14 @@
3737
</item>
3838

3939
<item>
40-
<title><![CDATA[Where to Place CSS for Cross-Document View Transitions?]]></title>
41-
<link>https://vtbag.dev/tips/css/</link>
42-
<guid isPermaLink="true">https://vtbag.dev/tips/css/</guid>
40+
<title><![CDATA[Test Your Browser's View Transition Capabilities]]></title>
41+
<link>https://vtbag.dev/basics/test-page/</link>
42+
<guid isPermaLink="true">https://vtbag.dev/basics/test-page/</guid>
4343

44-
<pubDate>Thu, 23 Apr 2026 11:21:46 GMT</pubDate>
45-
<description><![CDATA[Your CSS rules are ignored by the View Transition API? Maybe you put them in the wrong place.]]></description>
44+
<pubDate>Thu, 30 Apr 2026 12:52:17 GMT</pubDate>
45+
<description><![CDATA[Check what part of the View Transition API is supported by your browser]]></description>
4646
<enclosure
47-
url="/css-og.png"
47+
url="/test-page-og.png"
4848
type="image/jpeg"
4949
/>
5050
</item>
@@ -54,7 +54,7 @@
5454
<link>https://vtbag.dev/tips/view-transition-fails-and-fixes/</link>
5555
<guid isPermaLink="true">https://vtbag.dev/tips/view-transition-fails-and-fixes/</guid>
5656

57-
<pubDate>Mon, 20 Apr 2026 14:06:28 GMT</pubDate>
57+
<pubDate>Thu, 30 Apr 2026 12:52:17 GMT</pubDate>
5858
<description><![CDATA[Most of the time, View Transitions just work. This page is for the exceptions: the quirks, the caveats, the things that quietly cancel your animations. Learn how to detect them and bring transitions back to life.]]></description>
5959
<enclosure
6060
url="https://vtbag.dev/social.png"
@@ -63,27 +63,53 @@
6363
</item>
6464

6565
<item>
66-
<title><![CDATA[API Levels and Implications]]></title>
67-
<link>https://vtbag.dev/basics/levels/</link>
68-
<guid isPermaLink="true">https://vtbag.dev/basics/levels/</guid>
66+
<title><![CDATA[View Transition JavaScript API]]></title>
67+
<link>https://vtbag.dev/basics/javascript/</link>
68+
<guid isPermaLink="true">https://vtbag.dev/basics/javascript/</guid>
6969

70-
<pubDate>Fri, 03 Apr 2026 23:34:47 GMT</pubDate>
71-
<description><![CDATA[What are those levels of the View Transition API, and what does that mean for me as a dev?]]></description>
70+
<pubDate>Wed, 29 Apr 2026 21:53:44 GMT</pubDate>
71+
<description><![CDATA[How to interact with view transitions using JavaScript]]></description>
7272
<enclosure
73-
url="/bag-og.png"
73+
url="/javascript-og.png"
7474
type="image/jpeg"
7575
/>
7676
</item>
7777

7878
<item>
79-
<title><![CDATA[View Transition JavaScript API]]></title>
80-
<link>https://vtbag.dev/basics/javascript/</link>
81-
<guid isPermaLink="true">https://vtbag.dev/basics/javascript/</guid>
79+
<title><![CDATA[Playing Hide and Seek]]></title>
80+
<link>https://vtbag.dev/basics/hide-and-seek/</link>
81+
<guid isPermaLink="true">https://vtbag.dev/basics/hide-and-seek/</guid>
8282

83-
<pubDate>Thu, 12 Mar 2026 15:03:26 GMT</pubDate>
84-
<description><![CDATA[How to interact with view transitions using JavaScript]]></description>
83+
<pubDate>Wed, 29 Apr 2026 18:03:42 GMT</pubDate>
84+
<description><![CDATA[How to control stacking and clipping of view transition images.]]></description>
8585
<enclosure
86-
url="/javascript-og.png"
86+
url="/hide-and-seek-og.png"
87+
type="image/jpeg"
88+
/>
89+
</item>
90+
91+
<item>
92+
<title><![CDATA[Where to Place CSS for Cross-Document View Transitions?]]></title>
93+
<link>https://vtbag.dev/tips/css/</link>
94+
<guid isPermaLink="true">https://vtbag.dev/tips/css/</guid>
95+
96+
<pubDate>Thu, 23 Apr 2026 11:21:46 GMT</pubDate>
97+
<description><![CDATA[Your CSS rules are ignored by the View Transition API? Maybe you put them in the wrong place.]]></description>
98+
<enclosure
99+
url="/css-og.png"
100+
type="image/jpeg"
101+
/>
102+
</item>
103+
104+
<item>
105+
<title><![CDATA[API Levels and Implications]]></title>
106+
<link>https://vtbag.dev/basics/levels/</link>
107+
<guid isPermaLink="true">https://vtbag.dev/basics/levels/</guid>
108+
109+
<pubDate>Fri, 03 Apr 2026 23:34:47 GMT</pubDate>
110+
<description><![CDATA[What are those levels of the View Transition API, and what does that mean for me as a dev?]]></description>
111+
<enclosure
112+
url="/bag-og.png"
87113
type="image/jpeg"
88114
/>
89115
</item>
@@ -127,19 +153,6 @@
127153
/>
128154
</item>
129155

130-
<item>
131-
<title><![CDATA[Playing Hide and Seek]]></title>
132-
<link>https://vtbag.dev/basics/hide-and-seek/</link>
133-
<guid isPermaLink="true">https://vtbag.dev/basics/hide-and-seek/</guid>
134-
135-
<pubDate>Thu, 05 Feb 2026 14:23:05 GMT</pubDate>
136-
<description><![CDATA[How to control stacking and clipping of view transition images.]]></description>
137-
<enclosure
138-
url="/hide-and-seek-og.png"
139-
type="image/jpeg"
140-
/>
141-
</item>
142-
143156
<item>
144157
<title><![CDATA[Ladies and Gentlemen, Start Your Engines!]]></title>
145158
<link>https://vtbag.dev/fwvt/enabling/</link>
@@ -166,19 +179,6 @@
166179
/>
167180
</item>
168181

169-
<item>
170-
<title><![CDATA[Test Your Browser's View Transition Capabilities]]></title>
171-
<link>https://vtbag.dev/basics/test-page/</link>
172-
<guid isPermaLink="true">https://vtbag.dev/basics/test-page/</guid>
173-
174-
<pubDate>Mon, 02 Feb 2026 10:57:11 GMT</pubDate>
175-
<description><![CDATA[Check what part of the View Transition API is supported by your browser]]></description>
176-
<enclosure
177-
url="/test-page-og.png"
178-
type="image/jpeg"
179-
/>
180-
</item>
181-
182182
<item>
183183
<title><![CDATA[Styling View Transitions]]></title>
184184
<link>https://vtbag.dev/basics/styling/</link>

src/content/docs/rss.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,38 @@ description: Last update dates of all articles on vtbag.dev
55
---
66

77

8-
- [The View Transition API](https://vtbag.dev/basics/api/): Basics information about the View Transition browser API (Last updated Tue, 28 Apr 2026 09:47:58 GMT)
8+
- [The View Transition API](https://vtbag.dev/basics/api/): Basics information about the View Transition browser API (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
99

10-
- [View Transition Names and Generated Pseudo-Elements](https://vtbag.dev/basics/pseudos/): What are those pseudo-elements of the View Transition API and how can I style and animate them? (Last updated Fri, 24 Apr 2026 19:08:37 GMT)
10+
- [View Transition Names and Generated Pseudo-Elements](https://vtbag.dev/basics/pseudos/): What are those pseudo-elements of the View Transition API and how can I style and animate them? (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
1111

12-
- [Where to Place CSS for Cross-Document View Transitions?](https://vtbag.dev/tips/css/): Your CSS rules are ignored by the View Transition API? Maybe you put them in the wrong place. (Last updated Thu, 23 Apr 2026 11:21:46 GMT)
12+
- [Styling View Transitions](https://vtbag.dev/basics/styling/): Styling view transitions including :active-view-transition-type and view-transition-class (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
1313

14-
- [View Transitions: What Could Possibly Go Wrong?](https://vtbag.dev/tips/view-transition-fails-and-fixes/): Most of the time, View Transitions just work. This page is for the exceptions: the quirks, the caveats, the things that quietly cancel your animations. Learn how to detect them and bring transitions back to life. (Last updated Mon, 20 Apr 2026 14:06:28 GMT)
14+
- [Test Your Browser's View Transition Capabilities](https://vtbag.dev/basics/test-page/): Check what part of the View Transition API is supported by your browser (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
1515

16-
- [API Levels and Implications](https://vtbag.dev/basics/levels/): What are those levels of the View Transition API, and what does that mean for me as a dev? (Last updated Fri, 03 Apr 2026 23:34:47 GMT)
16+
- [Check and Control the Image Animations!](https://vtbag.dev/fwvt/customizing/): How to override the defaults animations for the ::view-transition-old and ::view-transition-new pseudo-elements. (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
17+
18+
- [View Transitions: What Could Possibly Go Wrong?](https://vtbag.dev/tips/view-transition-fails-and-fixes/): Most of the time, View Transitions just work. This page is for the exceptions: the quirks, the caveats, the things that quietly cancel your animations. Learn how to detect them and bring transitions back to life. (Last updated Thu, 30 Apr 2026 12:52:17 GMT)
19+
20+
- [View Transition JavaScript API](https://vtbag.dev/basics/javascript/): How to interact with view transitions using JavaScript (Last updated Wed, 29 Apr 2026 21:53:44 GMT)
21+
22+
- [Playing Hide and Seek](https://vtbag.dev/basics/hide-and-seek/): How to control stacking and clipping of view transition images. (Last updated Wed, 29 Apr 2026 18:03:42 GMT)
23+
24+
- [View Transition Examples](https://vtbag.dev/basics/examples/): Basic examples on how to use the View Transition API for same-document and cross-document view transitions. (Last updated Tue, 28 Apr 2026 14:47:01 GMT)
25+
26+
- [Where to Place CSS for Cross-Document View Transitions?](https://vtbag.dev/tips/css/): Your CSS rules are ignored by the View Transition API? Maybe you put them in the wrong place. (Last updated Thu, 23 Apr 2026 11:21:46 GMT)
1727

18-
- [View Transition JavaScript API](https://vtbag.dev/basics/javascript/): How to interact with view transitions using JavaScript (Last updated Thu, 12 Mar 2026 15:03:26 GMT)
28+
- [API Levels and Implications](https://vtbag.dev/basics/levels/): What are those levels of the View Transition API, and what does that mean for me as a dev? (Last updated Fri, 03 Apr 2026 23:34:47 GMT)
1929

2030
- [Automatically Assigned View Transition Names](https://vtbag.dev/tips/auto-names/): Explore current methods for automatically generating view transition names. (Last updated Thu, 12 Mar 2026 15:03:26 GMT)
2131

2232
- [Retain Control While Transitioning](https://vtbag.dev/tips/interactivity/): Normally, you cannot interact with a page while view transition animations are running. Here is why that happens, and how to fix it. (Last updated Wed, 04 Mar 2026 14:12:00 GMT)
2333

2434
- [Add Native View Transitions to Your Starlight Site](https://vtbag.dev/fwvt/twinkling/): Let your Starlight site twinkle in a smooth new light. Learn how to sprinkle some view transition magic on your existing setup. (Last updated Sat, 14 Feb 2026 09:51:09 GMT)
2535

26-
- [Playing Hide and Seek](https://vtbag.dev/basics/hide-and-seek/): How to control stacking and clipping of view transition images. (Last updated Thu, 05 Feb 2026 14:23:05 GMT)
27-
2836
- [Ladies and Gentlemen, Start Your Engines!](https://vtbag.dev/fwvt/enabling/): How to enable browser-native cross-document view transitions on your multi-page site. (Last updated Mon, 02 Feb 2026 20:23:16 GMT)
2937

3038
- [The Turn-Signal](https://vtbag.dev/tools/turn-signal/): @vtbag/turn-signal simplifies directional view transitions for intuitive history traversal navigation. (Last updated Mon, 02 Feb 2026 20:23:16 GMT)
3139

32-
- [Test Your Browser's View Transition Capabilities](https://vtbag.dev/basics/test-page/): Check what part of the View Transition API is supported by your browser (Last updated Mon, 02 Feb 2026 10:57:11 GMT)
33-
34-
- [Styling View Transitions](https://vtbag.dev/basics/styling/): Styling view transitions including :active-view-transition-type and view-transition-class (Last updated Wed, 21 Jan 2026 14:21:35 GMT)
35-
3640
- [Flickering during Cross-Fade Animations?](https://vtbag.dev/tips/over-exposure/): Why custom fade animations for view transitions might flash. (Last updated Wed, 21 Jan 2026 14:21:35 GMT)
3741

3842
- [The Utensil Drawer](https://vtbag.dev/tools/utensil-drawer/): A growing collection of lightweight utilities to help you craft polished view transitions. (Last updated Tue, 20 Jan 2026 17:59:04 GMT)
@@ -49,8 +53,6 @@ description: Last update dates of all articles on vtbag.dev
4953

5054
- [Why View Transitions Might Break on Mobile](https://vtbag.dev/fwvt/uncovering/): Figure out why view transitions might fail on mobile for no clear reason. (Last updated Sat, 08 Nov 2025 07:35:44 GMT)
5155

52-
- [Check and Control the Image Animations!](https://vtbag.dev/fwvt/customizing/): How to override the defaults animations for the ::view-transition-old and ::view-transition-new pseudo-elements. (Last updated Sun, 19 Oct 2025 22:56:45 GMT)
53-
5456
- [On a Trip to the Text Morphology Clinic](https://vtbag.dev/fwvt/healing/): Join Dr. Bag on patient rounds as we explore text-morph animations crafted with the View Transition API. Discover common issues, explore diagnostic techniques, and apply effective treatments. (Last updated Sun, 19 Oct 2025 22:56:45 GMT)
5557

5658
- [Hello, and welcome to Fun with View Transitions!](https://vtbag.dev/fwvt/welcome/): Embark on a journey into the marvelous land of the View Transition API. (Last updated Tue, 14 Oct 2025 21:23:20 GMT)
@@ -63,7 +65,5 @@ description: Last update dates of all articles on vtbag.dev
6365

6466
- [Pseudo-Smooth-Scrolling](https://vtbag.dev/tips/pseudo-smooth-scrolling/): Instant scrolling on a page with view transition might lead to an unexpected smooth-scrolling effect. (Last updated Thu, 06 Feb 2025 13:57:11 GMT)
6567

66-
- [View Transition Examples](https://vtbag.dev/basics/examples/): Basic examples on how to use the View Transition API for same-document and cross-document view transitions. (Last updated Thu, 05 Dec 2024 16:09:57 GMT)
67-
6868
- [Pointer Flickering](https://vtbag.dev/tips/pointer/): Your cursor can be a tricky shape-shifter during view transitions. Here's how to keep it in line. (Last updated Wed, 20 Nov 2024 16:33:50 GMT)
6969

0 commit comments

Comments
 (0)