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><p>Nix flakes are amazing. Ive been using them for the best part of a year now and I can&rsquo;t imagine my life without them. Sadly, due to poor documentation, and their &ldquo;experimental&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.</p>
<h2 id="what-are-nix-flakes">What Are Nix Flakes</h2>
<p>Nix flakes is the new way to define a nix environment that keeps it as declarative as possible.</p></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><h2 id="first-post">first post</h2>
<p>this post is made for testing only</p>
<h3 id="info">info</h3>
<p>this site is in active development</p>
<h4 id="about">about</h4>
<p>feel free to contact me</p></description> 24 </item> 25 </channel> 26 </rss>