|
3 | 3 | <channel>
|
4 | 4 | <title>andyleclair.dev</title>
|
5 | 5 | <description>Personal blog of Andy LeClair</description>
|
6 |
| - <link>http://localhost:4000/</link> |
7 |
| - <atom:link href="http://localhost:4000/rss.xml" rel="self" type="application/rss+xml" /> |
| 6 | + <link>https://andyleclair.dev/</link> |
| 7 | + <atom:link href="https://andyleclair.dev/rss.xml" rel="self" type="application/rss+xml" /> |
8 | 8 | <item>
|
9 | 9 | <title>Adding RSS to a static site</title>
|
10 | 10 | <description>Adding RSS and Atom feeds to this site</description>
|
11 | 11 | <pubDate>Mon, 30 Dec 2024 00:00:00 EST</pubDate>
|
12 |
| - <link>http://localhost:4000/posts/2024/12-30-adding-rss-to-a-static-site.html</link> |
13 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/12-30-adding-rss-to-a-static-site.html</guid> |
| 12 | + <link>https://andyleclair.dev/posts/2024/12-30-adding-rss-to-a-static-site.html</link> |
| 13 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/12-30-adding-rss-to-a-static-site.html</guid> |
14 | 14 | </item>
|
15 | 15 | <item>
|
16 | 16 | <title>How To Do A Preload Good</title>
|
17 | 17 | <description>Avoiding N+1 queries with Ecto's preload</description>
|
18 | 18 | <pubDate>Fri, 15 Nov 2024 00:00:00 EST</pubDate>
|
19 |
| - <link>http://localhost:4000/posts/2024/11-15-how-to-do-a-preload-good.html</link> |
20 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/11-15-how-to-do-a-preload-good.html</guid> |
| 19 | + <link>https://andyleclair.dev/posts/2024/11-15-how-to-do-a-preload-good.html</link> |
| 20 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/11-15-how-to-do-a-preload-good.html</guid> |
21 | 21 | </item>
|
22 | 22 | <item>
|
23 | 23 | <title>Live Fridge</title>
|
24 | 24 | <description>My take on an internet fridge magnet poetry experience using Elixir, Ash, and LiveView.</description>
|
25 | 25 | <pubDate>Mon, 28 Oct 2024 00:00:00 EST</pubDate>
|
26 |
| - <link>http://localhost:4000/posts/2024/10-28-live-fridge.html</link> |
27 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/10-28-live-fridge.html</guid> |
| 26 | + <link>https://andyleclair.dev/posts/2024/10-28-live-fridge.html</link> |
| 27 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/10-28-live-fridge.html</guid> |
28 | 28 | </item>
|
29 | 29 | <item>
|
30 | 30 | <title>OpenGL Part 3</title>
|
31 | 31 | <description>Layering shapes, displaying FPS</description>
|
32 | 32 | <pubDate>Wed, 11 Sep 2024 00:00:00 EST</pubDate>
|
33 |
| - <link>http://localhost:4000/posts/2024/09-11-opengl-part-3.html</link> |
34 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/09-11-opengl-part-3.html</guid> |
| 33 | + <link>https://andyleclair.dev/posts/2024/09-11-opengl-part-3.html</link> |
| 34 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/09-11-opengl-part-3.html</guid> |
35 | 35 | </item>
|
36 | 36 | <item>
|
37 | 37 | <title>OpenGL Part 2</title>
|
38 | 38 | <description>Drawing a triangle</description>
|
39 | 39 | <pubDate>Tue, 10 Sep 2024 00:00:00 EST</pubDate>
|
40 |
| - <link>http://localhost:4000/posts/2024/09-10-opengl-part-2.html</link> |
41 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/09-10-opengl-part-2.html</guid> |
| 40 | + <link>https://andyleclair.dev/posts/2024/09-10-opengl-part-2.html</link> |
| 41 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/09-10-opengl-part-2.html</guid> |
42 | 42 | </item>
|
43 | 43 | <item>
|
44 | 44 | <title>GLtest</title>
|
45 | 45 | <description>First steps with OpenGL in Elixir</description>
|
46 | 46 | <pubDate>Mon, 09 Sep 2024 00:00:00 EST</pubDate>
|
47 |
| - <link>http://localhost:4000/posts/2024/09-09-gltest.html</link> |
48 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/09-09-gltest.html</guid> |
| 47 | + <link>https://andyleclair.dev/posts/2024/09-09-gltest.html</link> |
| 48 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/09-09-gltest.html</guid> |
49 | 49 | </item>
|
50 | 50 | <item>
|
51 | 51 | <title>README</title>
|
52 | 52 | <description>About this site</description>
|
53 | 53 | <pubDate>Wed, 28 Aug 2024 00:00:00 EST</pubDate>
|
54 |
| - <link>http://localhost:4000/posts/2024/08-28-readme.html</link> |
55 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/08-28-readme.html</guid> |
| 54 | + <link>https://andyleclair.dev/posts/2024/08-28-readme.html</link> |
| 55 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/08-28-readme.html</guid> |
56 | 56 | </item>
|
57 | 57 | <item>
|
58 | 58 | <title>Hello world!</title>
|
59 | 59 | <description>The Start of Something</description>
|
60 | 60 | <pubDate>Tue, 27 Aug 2024 00:00:00 EST</pubDate>
|
61 |
| - <link>http://localhost:4000/posts/2024/08-27-hello-world.html</link> |
62 |
| - <guid isPermaLink="true">http://localhost:4000/posts/2024/08-27-hello-world.html</guid> |
| 61 | + <link>https://andyleclair.dev/posts/2024/08-27-hello-world.html</link> |
| 62 | + <guid isPermaLink="true">https://andyleclair.dev/posts/2024/08-27-hello-world.html</guid> |
63 | 63 | </item>
|
64 | 64 |
|
65 | 65 | </channel>
|
|
0 commit comments