Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
scovl committed Jul 23, 2024
1 parent 23c8c12 commit b452aad
Show file tree
Hide file tree
Showing 15 changed files with 485 additions and 46 deletions.
439 changes: 439 additions & 0 deletions 2024/07/21/clj2/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ <h4 class="post-stub-title" itemprop="name">Clojure Sessions01</h4>
</li>

<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="https://scovl.github.io/2024/07/19/clj2/" itemprop="url" title="Go to post detail">
<a href="https://scovl.github.io/2024/07/21/clj2/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Clojure Sessions02</h4>
<time class="post-stub-date" datetime="2024-07-19">Published sex., jul. 19, 2024</time>
<time class="post-stub-date" datetime="2024-07-21">Published dom., jul. 21, 2024</time>

</a>
</li>
Expand Down
8 changes: 4 additions & 4 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Learning anything</title>
Expand Down Expand Up @@ -46,9 +46,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
<item>
Expand Down
4 changes: 2 additions & 2 deletions post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ <h4 class="post-stub-title" itemprop="name">Clojure Sessions01</h4>
</li>

<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="https://scovl.github.io/2024/07/19/clj2/" itemprop="url" title="Go to post detail">
<a href="https://scovl.github.io/2024/07/21/clj2/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Clojure Sessions02</h4>
<time class="post-stub-date" datetime="2024-07-19">Published sex., jul. 19, 2024</time>
<time class="post-stub-date" datetime="2024-07-21">Published dom., jul. 21, 2024</time>

</a>
</li>
Expand Down
8 changes: 4 additions & 4 deletions post/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Learning anything</title>
Expand Down Expand Up @@ -46,9 +46,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
</channel>
Expand Down
18 changes: 9 additions & 9 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
<loc>https://scovl.github.io/2024/07/19/clj1/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/2024/07/19/clj2/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<loc>https://scovl.github.io/2024/07/21/clj2/</loc>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/clojure/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/engineering/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/oop/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/post/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/software/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/</loc>
<lastmod>2024-07-19T19:00:00+00:00</lastmod>
<lastmod>2024-07-21T19:00:00+00:00</lastmod>
</url><url>
<loc>https://scovl.github.io/tags/learn-everything-learn-everything/</loc>
<lastmod>2023-09-09T18:00:45-03:00</lastmod>
Expand Down
2 changes: 1 addition & 1 deletion tags/clojure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h4 class="post-stub-title">Clojure Sessions01</h4>
</li>

<li class="post-stub">
<a href="https://scovl.github.io/2024/07/19/clj2/">
<a href="https://scovl.github.io/2024/07/21/clj2/">
<h4 class="post-stub-title">Clojure Sessions02</h4>

<p class="post-stub-description">Advanced Three Little Pigs</p>
Expand Down
8 changes: 4 additions & 4 deletions tags/clojure/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/tags/clojure/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Clojure Sessions01</title>
Expand All @@ -18,9 +18,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
</channel>
Expand Down
2 changes: 1 addition & 1 deletion tags/engineering/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h4 class="post-stub-title">Clojure Sessions01</h4>
</li>

<li class="post-stub">
<a href="https://scovl.github.io/2024/07/19/clj2/">
<a href="https://scovl.github.io/2024/07/21/clj2/">
<h4 class="post-stub-title">Clojure Sessions02</h4>

<p class="post-stub-description">Advanced Three Little Pigs</p>
Expand Down
8 changes: 4 additions & 4 deletions tags/engineering/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/tags/engineering/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Java e Clojure</title>
Expand All @@ -25,9 +25,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
</channel>
Expand Down
10 changes: 5 additions & 5 deletions tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,33 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Clojure</title>
<link>https://scovl.github.io/tags/clojure/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/tags/clojure/</guid>
<description></description>
</item>
<item>
<title>Engineering</title>
<link>https://scovl.github.io/tags/engineering/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/tags/engineering/</guid>
<description></description>
</item>
<item>
<title>OOP</title>
<link>https://scovl.github.io/tags/oop/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/tags/oop/</guid>
<description></description>
</item>
<item>
<title>Software</title>
<link>https://scovl.github.io/tags/software/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/tags/software/</guid>
<description></description>
</item>
Expand Down
2 changes: 1 addition & 1 deletion tags/oop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h4 class="post-stub-title">Clojure Sessions01</h4>
</li>

<li class="post-stub">
<a href="https://scovl.github.io/2024/07/19/clj2/">
<a href="https://scovl.github.io/2024/07/21/clj2/">
<h4 class="post-stub-title">Clojure Sessions02</h4>

<p class="post-stub-description">Advanced Three Little Pigs</p>
Expand Down
8 changes: 4 additions & 4 deletions tags/oop/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/tags/oop/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Java e Clojure</title>
Expand All @@ -25,9 +25,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
</channel>
Expand Down
2 changes: 1 addition & 1 deletion tags/software/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h4 class="post-stub-title">Clojure Sessions01</h4>
</li>

<li class="post-stub">
<a href="https://scovl.github.io/2024/07/19/clj2/">
<a href="https://scovl.github.io/2024/07/21/clj2/">
<h4 class="post-stub-title">Clojure Sessions02</h4>

<p class="post-stub-description">Advanced Three Little Pigs</p>
Expand Down
8 changes: 4 additions & 4 deletions tags/software/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<generator>Hugo</generator>
<language>pt</language>
<copyright>Vitor Lobo</copyright>
<lastBuildDate>Fri, 19 Jul 2024 19:00:00 +0000</lastBuildDate>
<lastBuildDate>Sun, 21 Jul 2024 19:00:00 +0000</lastBuildDate>
<atom:link href="https://scovl.github.io/tags/software/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Java e Clojure</title>
Expand All @@ -25,9 +25,9 @@
</item>
<item>
<title>Clojure Sessions02</title>
<link>https://scovl.github.io/2024/07/19/clj2/</link>
<pubDate>Fri, 19 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/19/clj2/</guid>
<link>https://scovl.github.io/2024/07/21/clj2/</link>
<pubDate>Sun, 21 Jul 2024 19:00:00 +0000</pubDate>
<guid>https://scovl.github.io/2024/07/21/clj2/</guid>
<description>Table of Contents Introdução Evoluindo o Projeto com Leiningen Passo 1: Refatorando o Código Passo 2: Dividindo em Módulos Passo 3: Usando def para Variáveis Globais Passo 4: Trabalhando com Lists Passo 5: Trabalhando com Sets Passo 6: Gerando um JAR Executável Compartilhando Seu Progresso 100DaysOfCode Glossário Introdução Neste segundo artigo, vamos avançar no nosso projeto &amp;ldquo;Three Little Pigs&amp;rdquo; utilizando conceitos mais avançados do Clojure. Iremos refatorar nosso código para torná-lo mais modular e introduzir o uso de def para variáveis globais.</description>
</item>
</channel>
Expand Down

0 comments on commit b452aad

Please sign in to comment.