<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rsync on Knowledge drives dreams into reality.</title>
    <link>/tags/rsync/</link>
    <description>Recent content in Rsync on Knowledge drives dreams into reality.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Wed, 04 Dec 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/rsync/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Work hard, not smart.. wait what?</title>
      <link>/posts/work-hard-not-smart..-wait-what/</link>
      <pubDate>Wed, 04 Dec 2024 00:00:00 +0000</pubDate>
      <guid>/posts/work-hard-not-smart..-wait-what/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m not exactly known for working smart, but I do work hard. I often take the longer route, and that&amp;rsquo;s usually how I learn. I tend to do things the &amp;ldquo;hard way&amp;rdquo; roughly 45,000 times before I can figure out the shortcuts that make the process easier for me.&lt;/p&gt;&#xA;&lt;p&gt;For those curious about how I deploy a website with new posts, here&amp;rsquo;s my workflow:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I write the content in Obsidian, complete with pictures and all the formatting.&lt;/li&gt;&#xA;&lt;li&gt;Then, I copy the content from Obsidian into the &lt;code&gt;/posts/&lt;/code&gt; folder in Hugo.&lt;/li&gt;&#xA;&lt;li&gt;Next, I use Hugo to compile a new version of the website with the updated posts.&lt;/li&gt;&#xA;&lt;li&gt;Finally, I use &lt;code&gt;rsync&lt;/code&gt; to upload everything to my hosting provider.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Initially, I was uploading files manually through FTP, but that process was too slow and incredibly frustrating. Switching to &lt;code&gt;rsync&lt;/code&gt; saved me a lot of time and headaches! :D&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
