From 0e191433328094673dacc22b16cc5d3bac02c4dc Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 16 Oct 2025 20:20:15 -0300 Subject: ; --- public/categories/web/index.html | 112 +++++++++++++++++++++++++++++++++++++++ public/categories/web/index.xml | 19 +++++++ 2 files changed, 131 insertions(+) create mode 100644 public/categories/web/index.html create mode 100644 public/categories/web/index.xml (limited to 'public/categories/web') diff --git a/public/categories/web/index.html b/public/categories/web/index.html new file mode 100644 index 0000000..299e26b --- /dev/null +++ b/public/categories/web/index.html @@ -0,0 +1,112 @@ + + + + + + + + + + + + + Web | azuminha + + + + + + + +
+ +
+ + + +
+ +

Web

+ + + + + +
+ + + + diff --git a/public/categories/web/index.xml b/public/categories/web/index.xml new file mode 100644 index 0000000..01cb5dd --- /dev/null +++ b/public/categories/web/index.xml @@ -0,0 +1,19 @@ + + + + Web on azuminha + http://localhost:1313/categories/web/ + Recent content in Web on azuminha + Hugo + en-us + Tue, 30 Sep 2025 03:09:52 -0300 + + + Host a Blog With Hugo + http://localhost:1313/post/2025/09/30/host-a-blog-with-hugo/ + Tue, 30 Sep 2025 03:09:52 -0300 + http://localhost:1313/post/2025/09/30/host-a-blog-with-hugo/ + <p>Hoje vou mostar como fiz para setar um blog com comentários usando <a href="https://gohugo.io/">Hugo</a> e <a href="https://comentario.app/en/">Comentario</a>.</p> <ul> <li><strong>Hugo</strong> é um framework open source para construção de websites estáticos, extremamente rápido e flexível.</li> <li><strong>Comentario</strong> é uma engine open source de comentários, fácil de integrar e auto-hospedável.</li> </ul> <h2 id="1-utilizando-o-hugo">1. Utilizando o Hugo</h2> <ol> <li>Instale o hugo Se sua distribuição linux for baseado em Debian rode o comando</li> </ol> <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo apt install hugo </span></span></code></pre></div><pre tabindex="0"><code> caso contrario você pode verificar na documentação </code></pre><pre tabindex="0"><code></code></pre> + + + -- cgit v1.2.3