<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on [._. ]</title><link>https://dizabanik.github.io/posts/</link><description>Recent content in Posts on [._. ]</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Sat, 18 May 2024 09:06:05 +0200</lastBuildDate><atom:link href="https://dizabanik.github.io/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>My First Post</title><link>https://dizabanik.github.io/posts/my-first-post/</link><pubDate>Sat, 18 May 2024 09:06:05 +0200</pubDate><guid>https://dizabanik.github.io/posts/my-first-post/</guid><description>Introduction This is bold text, and this is emphasized text.
Visit the Hugo website!
This is a C code: #include &amp;lt;stdio.h&amp;gt; int i = 0; int main(uint32_t argc, void** args){ printf(&amp;#34;Hell\n&amp;#34;); }</description><content type="html"><![CDATA[<h2 id="introduction">Introduction</h2>
<p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p>
<p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p>
<h3 id="this-is-a-c-code">This is a C code:</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-c" data-lang="c"><span style="display:flex;"><span><span style="color:#75715e">#include</span> <span style="color:#75715e">&lt;stdio.h&gt;</span><span style="color:#75715e">
</span></span></span><span style="display:flex;"><span><span style="color:#75715e"></span>
</span></span><span style="display:flex;"><span><span style="color:#66d9ef">int</span> i <span style="color:#f92672">=</span> <span style="color:#ae81ff">0</span>;
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#66d9ef">int</span> <span style="color:#a6e22e">main</span>(<span style="color:#66d9ef">uint32_t</span> argc, <span style="color:#66d9ef">void</span><span style="color:#f92672">**</span> args){
</span></span><span style="display:flex;"><span>  <span style="color:#a6e22e">printf</span>(<span style="color:#e6db74">&#34;Hell</span><span style="color:#ae81ff">\n</span><span style="color:#e6db74">&#34;</span>);
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>}
</span></span></code></pre></div>]]></content></item></channel></rss>