<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Guides on Sp-cy</title>
    <link>https://www.sp-cy.com/categories/guides/</link>
    <description>Recent content in Guides on Sp-cy</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 31 Jul 2023 00:05:30 -0600</lastBuildDate>
    <atom:link href="https://www.sp-cy.com/categories/guides/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How I Installed Ubuntu 23.04 on a Late 2011 Macbook Pro (for the Second Time)</title>
      <link>https://www.sp-cy.com/note/how-i-installed-ubuntu-24-04-on-a-late-2011-macbook-pro-for-the-second-time/</link>
      <pubDate>Mon, 31 Jul 2023 00:05:30 -0600</pubDate>
      <guid>https://www.sp-cy.com/note/how-i-installed-ubuntu-24-04-on-a-late-2011-macbook-pro-for-the-second-time/</guid>
      <description></description>
    </item>
    <item>
      <title>How to Use Hugo on Android</title>
      <link>https://www.sp-cy.com/article/how-to-use-hugo-on-android/</link>
      <pubDate>Mon, 10 Apr 2023 06:32:46 -0600</pubDate>
      <guid>https://www.sp-cy.com/article/how-to-use-hugo-on-android/</guid>
      <description>&lt;p&gt;You can update your Hugo blog from your Android mobile phone by installing the &lt;a href=&#34;https://termux.com/&#34;&gt;Termux app&lt;/a&gt; and then installing Hugo using the command &lt;code&gt;pkg install hugo&lt;/code&gt;. Once installed, you can create your site directory using &lt;code&gt;hugo new site &amp;lt;sitename&amp;gt;&lt;/code&gt; and then navigate to it using &lt;code&gt;cd &amp;lt;sitename&amp;gt;&lt;/code&gt;. You can then use Git to initialize your site with &lt;code&gt;git init&lt;/code&gt; and add a theme with &lt;code&gt;git submodule add &amp;lt;hugo-git-theme-link&amp;gt; themes/&amp;lt;theme-name&amp;gt;&lt;/code&gt;. After that, you can update your blog using Git commands.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
