Skip to content

Commit

Permalink
- Udpate home background and avatar
Browse files Browse the repository at this point in the history
- Upgrade to Hugo 0.126
  • Loading branch information
obokaman-com committed Sep 23, 2024
1 parent 7fce42d commit 686b704
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.72.0'
hugo-version: '0.126'
extended: true

- name: Build
run: hugo --minify
run: hugo --minify

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ assetDir = "static"
paginatedSections="post test"
metaDescription = "Building CryptoAdvisor.Club, the easy and calm crypto investment bot. Cofounder and former CTO of Uvinum. Founder of Obolog and Splitweet. Father of Júlia & Abril. I'd like to travel more and improve my guitar skills."
description = "Working at <a href='https://www.krakend.io/'>KrakenD</a>, the ultra-performant API Gateway, and <a href='https://cryptoadvisor.club'>CryptoAdvisor.Club</a>, the easy and calm crypto investment bot.<br>Cofounder and former CTO of <a href='https://www.lavanguardia.com/economia/emprendedores/20180804/451201682513/pernod-ricard-uvinum.html'>Uvinum</a>.<br>Prev. <a href='/despedida-cierre-obolog/'>Softonic</a>, <a href='/despedida-cierre-obolog/'>Obolog</a> and <a href='https://computerhoy.com/noticias/internet/hootsuite-compra-start-espanola-splitweet-2493'>Splitweet</a>.<br><br>Father of two. I'd like to travel more and improve my guitar skills."
cover = "/images/background-202006041954.jpg"
cover = "/images/background-202409230809-bn.jpg"
author = "Albert García Gibert"
authorlocation = "El Prat de Llobregat, Barcelona"
authorwebsite = "https://twitter.com/obokaman"
Expand Down
2 changes: 1 addition & 1 deletion content/post/2020/01/amstrad-cpc-464.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title = "Amstrad CPC 464: contigo empezó todo"
+++
Leía esta mañana:

{{< tweet 1221172696291168257 >}}
{{< tweet user="obokaman" id="1221172696291168257" >}}

❤️ Y es que "_contigo empezó todo_". Aún lo tengo en casa, [funcionando](https://instagram.com/p/BwfTvhJBAYC/?igshid=1iigy5k2vurj7). Además de las decenas de juegos transcritos desde revistas, aún guardo las cintas con los primeros programas de cosecha propia: mini-juegos tipo "escoge tu propia aventura". 7 años tendría o por ahí...

Expand Down
2 changes: 1 addition & 1 deletion content/post/2020/10/cryptoadvisor-como-se-hizo.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags = ["proyectos", "criptomonedas", "cryptoadvisor"]
title = "El making of de CryptoAdvisor.Club"

+++
Anteriormente te explicaba [los motivos que nos llevaron a lanzar CryptoAdvisor.Club]({{< ref "/content/post/2020/10/nuevo-proyecto-playground-chatbots-cryptoadvisor.md" >}}), el asistente virtual para la inversión en criptomonedas.
Anteriormente te explicaba [los motivos que nos llevaron a lanzar CryptoAdvisor.Club]({{< ref "/post/2020/10/nuevo-proyecto-playground-chatbots-cryptoadvisor.md" >}}), el asistente virtual para la inversión en criptomonedas.

En este artículo te comparto algunos detalles técnicos sobre **el stack y las herramientas que hemos utilizado para construir el bot de [CryptoAdvisor.Club](https://cryptoadvisor.club/es)**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Puedes acceder al bot desde [https://cryptoadvisor.club/bot](https://cryptoadvis

#### Un poco de contexto

Hace ya unos 5 meses que [dejé Uvinum]({{< ref "/content/post/2020/05/el-de-cuando-sali-de-uvinum.md" >}}), con dos propósitos claros en mente:
Hace ya unos 5 meses que [dejé Uvinum]({{< ref "/post/2020/05/el-de-cuando-sali-de-uvinum.md" >}}), con dos propósitos claros en mente:
1) **Recuperar tiempo para mí** 😇: reciclar conocimientos, recuperar algunas aficiones y buenos hábitos, reflexionar sobre mi futuro...
2) **Empezar a desarrollar una idea** a la que veníamos dando vueltas desde hace un tiempo con _Albert Lombarte_, amigo, socio y compañero de aventuras varias.

Expand Down Expand Up @@ -56,4 +56,4 @@ A modo de refuerzo de la opción que escogimos, creo que este tipo de _side proj

De modo que mientras terminamos esta fase y nos preparamos para empezar, ahora sí, con el desarrollo del nuevo proyecto, **nos encantaría escuchar tu feedback sobre CryptoAdvisor.Club**.

¿Te interesa conocer alguns detalles técnicos sobre [**cómo hicimos CryptoAdvisor.Club 👨‍💻**]({{< ref "/content/post/2020/10/cryptoadvisor-como-se-hizo.md" >}})?
¿Te interesa conocer alguns detalles técnicos sobre [**cómo hicimos CryptoAdvisor.Club 👨‍💻**]({{< ref "/post/2020/10/cryptoadvisor-como-se-hizo.md" >}})?
10 changes: 5 additions & 5 deletions layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{{ partial "twitter_card.html" . }}

<meta property="og:title" content="{{ if ne .URL "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}" />
<meta property="og:title" content="{{ if ne .RelPermalink "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}" />
<meta property="og:site_name" content="{{ .Site.Title }}" />
<meta property="og:url" content="{{ .Permalink }}" />

Expand All @@ -32,7 +32,7 @@
<meta property="og:description" content="{{ .Site.Params.metadescription | default .Site.Params.description }}" />
{{ end }}

<title>{{ if ne .URL "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}</title>
<title>{{ if ne .RelPermalink "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}</title>

{{ if .IsPage }}
<meta name="description" content="{{ .Description | default (substr .Summary 0 160) }}" />
Expand Down Expand Up @@ -67,14 +67,14 @@
{{ if .Site.Params.RSSLink}}
<link href="{{.Site.Params.RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
{{else}}
{{ if ne .URL "/" }}
{{ if ne .RelPermalink "/" }}
<link href="{{ "index.xml" | absURL}}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
{{ end }}
{{if .IsNode}}
<link href="{{.RSSLink}}" rel="alternate" type="application/rss+xml" title="{{ if ne .URL "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}" />
<link href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}" rel="alternate" type="application/rss+xml" title="{{ if ne .RelPermalink "/" }}{{ .Title }} &middot; {{ end }}{{ .Site.Title }}" />
{{end}}
{{end}}
{{.Hugo.Generator}}
{{hugo.Generator}}

<link rel="canonical" href="{{ .Permalink }}" />

Expand Down
Binary file modified static/images/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/background-202409230809-bn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion themes/casper/layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{{ if .Site.Params.RSSLink}}
<a class="menu-button icon-feed" href="{{.Site.Params.RSSLink }}">&nbsp;&nbsp;Subscribe</a>
{{else}}
<a class="menu-button icon-feed" href="{{ .RSSLink }}">&nbsp;&nbsp;Subscribe</a>
<a class="menu-button icon-feed" href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}">&nbsp;&nbsp;Subscribe</a>
{{end}}
{{end}}
</nav>
Expand Down
2 changes: 1 addition & 1 deletion themes/casper/layouts/_default/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{{ if .Site.Params.RSSLink}}
<a class="menu-button icon-feed" href="{{.Site.Params.RSSLink }}">&nbsp;&nbsp;Suscríbete</a>
{{else}}
<a class="menu-button icon-feed" href="{{ .RSSLink }}">&nbsp;&nbsp;Suscríbete</a>
<a class="menu-button icon-feed" href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}">&nbsp;&nbsp;Suscríbete</a>
{{end}}
{{end}}
</nav>
Expand Down
2 changes: 1 addition & 1 deletion themes/casper/layouts/page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{{ if .Site.Params.RSSLink}}
<a class="menu-button icon-feed" href="{{.Site.Params.RSSLink }}">&nbsp;&nbsp;Suscríbete</a>
{{else}}
<a class="menu-button icon-feed" href="{{ .RSSLink }}">&nbsp;&nbsp;Suscríbete</a>
<a class="menu-button icon-feed" href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}">&nbsp;&nbsp;Suscríbete</a>
{{end}}
{{end}}
</nav>
Expand Down
4 changes: 2 additions & 2 deletions themes/casper/layouts/partials/disqus.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ if ne .Params.comments false}}
{{ if .Site.DisqusShortname }}
{{ if .Site.Config.Services.Disqus.Shortname }}
<div id="disqus_thread"></div>
<script>

Expand All @@ -14,7 +14,7 @@

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://{{ .Site.DisqusShortname }}.disqus.com/embed.js';
s.src = 'https://{{ .Site.Config.Services.Disqus.Shortname }}.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
Expand Down
2 changes: 1 addition & 1 deletion themes/casper/layouts/partials/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h3 class="nav-title">Menu</h3>
{{ if .Site.Params.RSSLink}}
<a class="subscribe-button icon-feed" href="{{.Site.Params.RSSLink }}">Suscríbete</a> </div>
{{else}}
<a class="subscribe-button icon-feed" href="{{if .IsNode}}{{.RSSLink}}{{else}}{{"index.xml" | relURL}}{{end}}">Suscríbete</a>
<a class="subscribe-button icon-feed" href="{{if .IsNode}}{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}{{else}}{{"index.xml" | relURL}}{{end}}">Suscríbete</a>
{{end}}
</div>
<span class="nav-cover"></span>

0 comments on commit 686b704

Please sign in to comment.