<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Gearly Blog]]></title><description><![CDATA[Gearly Blog]]></description><link>https://blog.gearly.eu</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 20:39:12 GMT</lastBuildDate><atom:link href="https://blog.gearly.eu/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Why blog?]]></title><description><![CDATA[This is the first post on the Gearly blog. I will try to explain why I chose to make it and how I implemented it.
Why?
I always think about new features that I can develop for Gearly that can help its users to have better experience using this app. B...]]></description><link>https://blog.gearly.eu/why</link><guid isPermaLink="true">https://blog.gearly.eu/why</guid><category><![CDATA[Blogging]]></category><category><![CDATA[development]]></category><dc:creator><![CDATA[Gearly]]></dc:creator><pubDate>Sun, 08 Jun 2025 00:22:22 GMT</pubDate><content:encoded><![CDATA[<p>This is the first post on the Gearly blog. I will try to explain why I chose to make it and how I implemented it.</p>
<h2 id="heading-why">Why?</h2>
<p>I always think about new features that I can develop for Gearly that can help its users to have better experience using this app. But this isn't anything that helps them - this will mostly help me (author of Gearly) - to save my thoughts and ideas for my future self. And maybe show them to some of you - readers. </p>
<p>This idea came from <a target="_blank" href="https://x.com/theo"><strong>Theo</strong> </a>. In his video about <a target="_blank" href="https://youtu.be/76K2r2UFeM4?si=wtKXk0_FTNZY2UKa"><strong>junior devs</strong></a> he mentioned blog as one of the better ways for juniors to share their journey. And I told myself: why not give it a shot?</p>
<p>I will try to express my thoughts and ideas, write about new features, bugs, what I'm learning as I go and about Gearly itself.</p>
<h2 id="heading-how">How?</h2>
<p>As always - my first step was to ask ChatGPT: "What is the best way to implement blog to Gearly?" I had two options: implementing new module which would use markdown and store it in my DB <em>or</em> use some blogging system. The second one seemed easier and I could learn something new. <a target="_blank" href="hashnode.com"><strong>Hashnode</strong></a> - which I previously never heard of - provides easy way to write blog posts and documents and is focused on devs.  </p>
<h3 id="heading-implementation">Implementation</h3>
<p>This was easier than i thought. I made new account on  Hashnode and with few clicks made blog for Gearly. In dashboard panel I set up few preferences and mapped domain <strong>gearly.eu</strong> to my new Hashnode blog with new DNS record. After few minutes everything was set up and I could start writing this post.</p>
<h3 id="heading-is-it-perfect">Is it perfect?</h3>
<p>I don't know. The site has so many options which would take forever implementing myself. For my purpose it is probably better - I can focus more on new features that Gearly users care.</p>
<p>Written by: <strong>Vojtěch Koubek</strong> (instead of studying for final exams) | Edited by: <strong>GPT-4o</strong></p>
]]></content:encoded></item></channel></rss>