myWebsite

Built with Hugo and a modified version of the risotto theme.
Log | Files | Refs

index.xml (1947B)


      1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
      2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      3   <channel>
      4     <title>Posts on Fedor_Vinogradov</title>
      5     <link>http://localhost:1313/ru/posts/</link>
      6     <description>Recent content in Posts on Fedor_Vinogradov</description>
      7     <generator>Hugo</generator>
      8     <language>en</language>
      9     <lastBuildDate>Tue, 05 Nov 2024 16:31:40 +0100</lastBuildDate>
     10     <atom:link href="http://localhost:1313/ru/posts/index.xml" rel="self" type="application/rss+xml" />
     11     <item>
     12       <title>Nix Flakes</title>
     13       <link>http://localhost:1313/ru/posts/nixflakes/</link>
     14       <pubDate>Tue, 05 Nov 2024 16:31:40 +0100</pubDate>
     15       <guid>http://localhost:1313/ru/posts/nixflakes/</guid>
     16       <description>&lt;p&gt;Nix flakes are amazing. Ive been using them for the best part of a year now and I can&amp;rsquo;t imagine my life without them. Sadly, due to poor documentation, and their &amp;ldquo;experimental&amp;rdquo; status, they are not as widely adopted as they should be. In this post, I will write an easy-to-understand guide to nix flakes.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-are-nix-flakes&#34;&gt;What Are Nix Flakes&lt;/h2&gt;&#xA;&lt;p&gt;Nix flakes is the new way to define a nix environment that keeps it as declarative as possible.&lt;/p&gt;</description>
     17     </item>
     18     <item>
     19       <title>TestPost</title>
     20       <link>http://localhost:1313/ru/posts/testpost/</link>
     21       <pubDate>Fri, 02 Aug 2024 19:48:57 +0200</pubDate>
     22       <guid>http://localhost:1313/ru/posts/testpost/</guid>
     23       <description>&lt;h2 id=&#34;first-post&#34;&gt;first post&lt;/h2&gt;&#xA;&lt;p&gt;this post is made for testing only&lt;/p&gt;&#xA;&lt;h3 id=&#34;info&#34;&gt;info&lt;/h3&gt;&#xA;&lt;p&gt;this site is in active development&lt;/p&gt;&#xA;&lt;h4 id=&#34;about&#34;&gt;about&lt;/h4&gt;&#xA;&lt;p&gt;feel free to contact me&lt;/p&gt;</description>
     24     </item>
     25   </channel>
     26 </rss>