My personal website vittoriogioda.com
blog portfolio personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: generate hugo articles

Vittorio f73fa149 b67a8193

+45 -12
+38 -2
public/collection/index.html
··· 147 147 148 148 <article class="post-item"> 149 149 <h4 class="post-item-title"> 150 + <a href="https://super-memory.com/articles/sleep.htm" rel="noopener noreferrer">Good Sleep, Good Learning</a> 151 + </h4> 152 + 153 + <span class="post-item-meta">Healt Research</span> 154 + 155 + </article> 156 + 157 + <article class="post-item"> 158 + <h4 class="post-item-title"> 159 + <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6683082/" rel="noopener noreferrer">Honey Supplementation</a> 160 + </h4> 161 + 162 + <span class="post-item-meta">Healt Sport Research</span> 163 + 164 + </article> 165 + 166 + <article class="post-item"> 167 + <h4 class="post-item-title"> 168 + <a href="https://alexhwoods.com/dont-let-ai-write-for-you/" rel="noopener noreferrer">Don&#39;t Let AI Write For You</a> 169 + </h4> 170 + 171 + <span class="post-item-meta">AI</span> 172 + 173 + </article> 174 + 175 + <article class="post-item"> 176 + <h4 class="post-item-title"> 177 + <a href="https://immortalism.bryanjohnson.com/" rel="noopener noreferrer">The Immortalism Manifesto</a> 178 + </h4> 179 + 180 + <span class="post-item-meta">Healt Philosophy</span> 181 + 182 + </article> 183 + 184 + <article class="post-item"> 185 + <h4 class="post-item-title"> 150 186 <a href="https://en.wikipedia.org/wiki/Project_Nimbus" rel="noopener noreferrer">Project Nimbus</a> 151 187 </h4> 152 188 ··· 159 195 <a href="https://x.com/bryan_johnson/status/1997403290171330638" rel="noopener noreferrer">The effectiveness of saunas on the human body</a> 160 196 </h4> 161 197 162 - <span class="post-item-meta">Healt</span> 198 + <span class="post-item-meta">Healt Research</span> 163 199 164 200 </article> 165 201 ··· 186 222 <a href="https://e-century.us/files/ijcem/12/2/ijcem0078031.pdf" rel="noopener noreferrer">Altered DMN functional connectivity with mobile phone addiction</a> 187 223 </h4> 188 224 189 - <span class="post-item-meta">Healt</span> 225 + <span class="post-item-meta">Healt Research</span> 190 226 191 227 </article> 192 228
+2 -3
public/index.xml
··· 14 14 15 15 <guid>https://vittoriogioda.com/posts/test-post/</guid> 16 16 17 - <description>&lt;p&gt;This is a test post.&lt;/p&gt; 18 - &lt;p&gt;Writing is fun.&lt;/p&gt; 19 - &lt;p&gt;Writing a blog is fun.&lt;/p&gt; 17 + <description>&lt;p&gt;Writing is fun. 18 + Writing a blog is fun.&lt;/p&gt; 20 19 &lt;p&gt;Fun is &lt;strong&gt;fun&lt;/strong&gt;.&lt;/p&gt;</description> 21 20 22 21 </item>
+2 -3
public/posts/index.xml
··· 14 14 15 15 <guid>https://vittoriogioda.com/posts/test-post/</guid> 16 16 17 - <description>&lt;p&gt;This is a test post.&lt;/p&gt; 18 - &lt;p&gt;Writing is fun.&lt;/p&gt; 19 - &lt;p&gt;Writing a blog is fun.&lt;/p&gt; 17 + <description>&lt;p&gt;Writing is fun. 18 + Writing a blog is fun.&lt;/p&gt; 20 19 &lt;p&gt;Fun is &lt;strong&gt;fun&lt;/strong&gt;.&lt;/p&gt;</description> 21 20 22 21 </item>
+3 -4
public/posts/test-post/index.html
··· 53 53 }, 54 54 "datePublished": "2026-02-26", 55 55 "description": "Description is incredible", 56 - "wordCount": 16 , 56 + "wordCount": 11 , 57 57 "mainEntityOfPage": "True", 58 58 "dateModified": "2026-02-26", 59 59 "image": { ··· 196 196 </header> 197 197 198 198 <div class="page-content"> 199 - <p>This is a test post.</p> 200 - <p>Writing is fun.</p> 201 - <p>Writing a blog is fun.</p> 199 + <p>Writing is fun. 200 + Writing a blog is fun.</p> 202 201 <p>Fun is <strong>fun</strong>.</p> 203 202 204 203 </div>