summaryrefslogtreecommitdiff
path: root/public/categories/self-hosted/index.xml
diff options
context:
space:
mode:
authorleo <azuminha1@gmail.co>2025-10-16 20:20:15 -0300
committerleo <azuminha1@gmail.co>2025-10-16 20:20:15 -0300
commit0e191433328094673dacc22b16cc5d3bac02c4dc (patch)
tree6d0ce9d11b1b6039a392c4a36b25263ae2ec417c /public/categories/self-hosted/index.xml
parent8e7996214af853803c4dd04534b1f5646b0ac1c5 (diff)
;
Diffstat (limited to 'public/categories/self-hosted/index.xml')
-rw-r--r--public/categories/self-hosted/index.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/public/categories/self-hosted/index.xml b/public/categories/self-hosted/index.xml
new file mode 100644
index 0000000..9081016
--- /dev/null
+++ b/public/categories/self-hosted/index.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Self-Hosted on azuminha</title>
+ <link>http://localhost:1313/categories/self-hosted/</link>
+ <description>Recent content in Self-Hosted 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/categories/self-hosted/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;ol&gt;&#xA;&lt;li&gt;Instale o hugo&#xA;Se sua distribuição linux for baseado em Debian rode o comando&lt;/li&gt;&#xA;&lt;/ol&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;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&#xA;caso contrario você pode verificar na documentação&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&lt;/code&gt;&lt;/pre&gt;</description>
+ </item>
+ </channel>
+</rss>