-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
143 lines (141 loc) · 5.54 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Yann Prono</title>
<subtitle>My blog</subtitle>
<link href="https://mcdostone.github.io/index.xml" rel="self"/>
<link href="https://mcdostone.github.io"/>
<updated>2024-08-10T16:01:36Z</updated>
<id>https://mcdostone.github.io/</id>
<author>
<name>Yann Prono</name>
<uri>https://mcdostone.github.io/</uri>
</author>
<entry>
<title></title>
<link rel="alternate" href="https://mcdostone.github.io/assets/search.json"/>
<id>https://mcdostone.github.io/assets/search.json</id>
<updated>2024-08-10T16:01:36Z</updated>
<summary type="text">
</summary>
</entry>
<entry>
<title>Cake à la courgette et fromage de chèvre</title>
<link rel="alternate" href="https://mcdostone.github.io/recipes/goat-cheese-squash-savoury-cake/"/>
<id>https://mcdostone.github.io/recipes/goat-cheese-squash-savoury-cake/</id>
<updated>2024-01-07T00:00:00Z</updated>
<category term="recipe"/>
<summary type="text">
Cake salé végétarien à la courgette et fromage de chévre
</summary>
</entry>
<entry>
<title>Happy birthday</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/h4ppy-b1r7hd4y/"/>
<id>https://mcdostone.github.io/articles/h4ppy-b1r7hd4y/</id>
<updated>2023-10-16T00:00:00Z</updated>
<summary type="text">
</summary>
</entry>
<entry>
<title>My Arch Linux install</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/first-time-arch-linux/"/>
<id>https://mcdostone.github.io/articles/first-time-arch-linux/</id>
<updated>2023-05-09T00:00:00Z</updated>
<category term="Arch Linux"/>
<category term="Linux"/>
<summary type="text">
Just some voodoo bash scripts to install Arch Linux from scratch.
</summary>
</entry>
<entry>
<title>Cake salé végétarien</title>
<link rel="alternate" href="https://mcdostone.github.io/recipes/vegetarian-savoury-cake/"/>
<id>https://mcdostone.github.io/recipes/vegetarian-savoury-cake/</id>
<updated>2023-02-21T00:00:00Z</updated>
<category term="recipe"/>
<summary type="text">
Cake salé végétarien aux poivrons, olives et féta
</summary>
</entry>
<entry>
<title>Lasagnes de butternut et fromage de chèvre</title>
<link rel="alternate" href="https://mcdostone.github.io/recipes/butternut-goat-cheese-lasagna/"/>
<id>https://mcdostone.github.io/recipes/butternut-goat-cheese-lasagna/</id>
<updated>2023-02-15T00:00:00Z</updated>
<category term="recipe"/>
<summary type="text">
Lasagnes de butternut et fromage de chèvre
</summary>
</entry>
<entry>
<title>My syntax highlighter</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/syntax-highlighter/"/>
<id>https://mcdostone.github.io/articles/syntax-highlighter/</id>
<updated>2022-11-28T00:00:00Z</updated>
<category term="JavaScript"/>
<category term="CSS"/>
<category term="Node.js"/>
<category term="Eleventy"/>
<summary type="text">
A lightweight build-time rendering Node.js syntax highlighter module based on Shiki.
</summary>
</entry>
<entry>
<title>My facebook feed is a nightmare</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/my-facebook-feed-is-a-nightmare/"/>
<id>https://mcdostone.github.io/articles/my-facebook-feed-is-a-nightmare/</id>
<updated>2022-09-03T00:00:00Z</updated>
<category term="Facebook"/>
<category term="Meta"/>
<summary type="text">
A dream for those who like ads.
</summary>
</entry>
<entry>
<title>A tool about cookies</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/cookies/"/>
<id>https://mcdostone.github.io/articles/cookies/</id>
<updated>2022-08-11T00:00:00Z</updated>
<category term="cookie"/>
<category term="web"/>
<category term="JavaScript"/>
<summary type="text">
A visual tool to understand cookie attributes and their outcomes.
</summary>
</entry>
<entry>
<title>Adobe After Effects and JavaScript</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/after-effects-date/"/>
<id>https://mcdostone.github.io/articles/after-effects-date/</id>
<updated>2022-08-04T00:00:00Z</updated>
<category term="Adobe After Effects"/>
<category term="JavaScript"/>
<summary type="text">
Adobe After Effects scripting has never been so easy.
</summary>
</entry>
<entry>
<title>Self-Documented Makefile V1.1</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/self-documented-makefile-v1-1/"/>
<id>https://mcdostone.github.io/articles/self-documented-makefile-v1-1/</id>
<updated>2022-07-26T00:00:00Z</updated>
<category term="Make"/>
<category term="bash"/>
<category term="Shell"/>
<summary type="text">
A trick to print Makefile variables and their values.
</summary>
</entry>
<entry>
<title>Introduction to 3D in CSS</title>
<link rel="alternate" href="https://mcdostone.github.io/articles/intro-3d-css/"/>
<id>https://mcdostone.github.io/articles/intro-3d-css/</id>
<updated>2022-07-21T00:00:00Z</updated>
<category term="CSS"/>
<category term="HTML"/>
<category term="JavaScript"/>
<summary type="text">
This article is a modest introduction to 3D in CSS through an example. I share with you how I made a Minecraft creeper head in CSS and animated it with JavaScript.
</summary>
</entry>
</feed>