summaryrefslogtreecommitdiff
path: root/public/index.xml
blob: b1eeacea9043d8fed3a9fa3aeb3a5bb871fd7bcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on azuminha</title>
    <link>http://localhost:1313/</link>
    <description>Recent content in Home on azuminha</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 30 Sep 2025 03:09:52 -0300</lastBuildDate>
    <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Host a Blog With Hugo</title>
      <link>http://localhost:1313/post/2025/09/30/host-a-blog-with-hugo/</link>
      <pubDate>Tue, 30 Sep 2025 03:09:52 -0300</pubDate>
      <guid>http://localhost:1313/post/2025/09/30/host-a-blog-with-hugo/</guid>
      <description>&lt;p&gt;Hoje vou mostar como fiz para setar um blog com comentários usando &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; e &lt;a href=&#34;https://comentario.app/en/&#34;&gt;Comentario&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Hugo&lt;/strong&gt; é um framework open source para construção de websites estáticos, extremamente rápido e flexível.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Comentario&lt;/strong&gt; é uma engine open source de comentários, fácil de integrar e auto-hospedável.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;1-utilizando-o-hugo&#34;&gt;1. Utilizando o Hugo&lt;/h2&gt;&#xA;&lt;h3 id=&#34;instalando-o-hugo&#34;&gt;Instalando o hugo&lt;/h3&gt;&#xA;&lt;p&gt;Se sua distribuição linux for baseado em Debian rode o comando&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt install hugo&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;caso contrario você pode verificar na documentação.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bem Vindo</title>
      <link>http://localhost:1313/post/2025/09/27/bem-vindo/</link>
      <pubDate>Sat, 27 Sep 2025 20:29:44 -0300</pubDate>
      <guid>http://localhost:1313/post/2025/09/27/bem-vindo/</guid>
      <description>&lt;h2 id=&#34;bem-vindo&#34;&gt;Bem vindo&lt;/h2&gt;&#xA;&lt;p&gt;Aqui é somente um teste&lt;/p&gt;</description>
    </item>
  </channel>
</rss>