Skip to content

Commit

Permalink
Reestructurar permalink de página de juegos y actualizar paths
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscarlospando committed Sep 7, 2023
1 parent e41a9cc commit e00b8cb
Show file tree
Hide file tree
Showing 18 changed files with 1,816 additions and 1,975 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: LuisCarlosPando.com
version: 2.24.0
version: 2.24.1
author: Luis Carlos Pando
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Expand Down
21 changes: 0 additions & 21 deletions assets/components/backToTop.js

This file was deleted.

13 changes: 0 additions & 13 deletions assets/components/currentlyListening.js

This file was deleted.

184 changes: 0 additions & 184 deletions assets/components/navigation.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/js/app.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/app.bundle.js.map

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions assets/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,20 @@
* Made with love in Chihuahua, Mexico.
*/

/* App dependencies */
import 'bootstrap';
import './lastfm.jquery';
import './jquery.rss.min';
import './prism';
import '../components/navigation'; // react component
import '../components/currentlyListening'; // react component
import '../components/backToTop'; // react component
import './jquery.mmenu.min.all';
import './statuslog';
import './lastUpdatedAt';
import './wp-api';
import './lastfm-fetch';
import './now';
import './main';
import './main';

/* React components */
import './components/navigation';
import './components/currentlyListening';
import './components/backToTop';
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -122,19 +122,19 @@ function Navigation() {
},
{
id: '8',
url: 'https://luiscarlospando.com/nintendo/',
url: 'https://luiscarlospando.com/games/',
icon: 'fa-solid fa-gamepad',
text: 'Nintendo',
text: 'Games',
subButtons: [
{
id: '1',
url: 'https://luiscarlospando.com/nintendo/mario-kart/',
url: 'https://luiscarlospando.com/games/mario-kart/',
icon: 'fa-solid fa-gamepad',
text: 'Mario Kart 8 Deluxe (Mode 7 Grand Prix)'
},
{
id: '2',
url: 'https://luiscarlospando.com/nintendo/splatoon/',
url: 'https://luiscarlospando.com/games/splatoon/',
icon: 'fa-solid fa-gamepad',
text: 'Splatoon 3'
}
Expand Down
14 changes: 7 additions & 7 deletions nintendo.md → games.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: page
title: Nintendo
description: Estos son mis datos de Discord, Nintendo Switch y mi perfill en Backloggd.
title: Games
description: Esto es lo que estoy jugando actualmente y mis perfiles de Discord, Nintendo Switch y Backloggd.
image: /assets/images/ns-logo.jpg
permalink: /nintendo/
permalink: /games/
last-modified-at: <span id="last-updated-at">2023-08-18 13:22:00</span>
---

<div class="text-center">
Estos son mis datos de [<i class="fa-solid fa-link"></i> Discord][1], [<i class="fa-solid fa-link"></i> Nintendo Switch][2] y [<i class="fa-solid fa-link"></i> mi perfil en Backloggd][3].
Esto es lo que estoy jugando actualmente y mis perfiles de [<i class="fa-solid fa-link"></i> Discord][1], [<i class="fa-solid fa-link"></i> Nintendo Switch][2] y [<i class="fa-solid fa-link"></i> Backloggd][3].
</div>

<div class="row">
Expand All @@ -35,7 +35,7 @@ Mode 7 Grand Prix todos los jueves @ 9:00 pm (hora central de México)<br>
<div class="row">
<div class="col-6 my-auto">
[*Splatoon 3*][5]<br>
Partidas de *Splatoon 3*, días aleatorios por la noche<br>
Partidas de *Splatoon 3*, días aleatorios por la noche (generalmente a eso de las 9:00 pm, hora central de México)<br>
</div>
<div class="col-6 my-auto">
<a class="btn btn-primary btn-lg" href="https://discord.gg/NUSDKeJ" target="_blank">
Expand Down Expand Up @@ -122,5 +122,5 @@ Partidas de *Splatoon 3*, días aleatorios por la noche<br>
[1]: #discord-tag
[2]: #nintendo-switch
[3]: https://www.backloggd.com/u/mijo/playing/
[4]: /nintendo/mario-kart/
[5]: /nintendo/splatoon/
[4]: /games/mario-kart/
[5]: /games/splatoon/
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Y pues bueno, lo más seguro es que ni sepas como llegaste hasta aquí, pero eso
[5]: https://blog.{{ site.domain }}/
[6]: https://www.backloggd.com/u/{{ site.backloggd_username }}
[7]: /mode-7/
[8]: /nintendo/mario-kart/
[8]: /games/mario-kart/
[9]: /live/
[10]: https://social.lol/@{{ site.mastodon_username }}
[11]: https://home.omg.lol/referred-by/{{ site.omglol_username }}
Expand Down
2 changes: 1 addition & 1 deletion mario-kart.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
title: Mode 7 Grand Prix
description: El Mode 7 Grand Prix 🏁 es el torneo de Mario Kart 8 Deluxe más frenético y alocado de todo Internet y el lugar donde nació "el boiler", "la mediocre", "el azulejo" y el "siento que arranco la carretera”.
image: /assets/images/banner-mode7grandprix.png
permalink: /nintendo/mario-kart/
permalink: /games/mario-kart/
---

<div class="row">
Expand Down
15 changes: 6 additions & 9 deletions mode-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permalink: /mode-7/
</a>
</div>
<div class="col-12 col-sm-8 col-md-9 col-lg-10 my-auto">
[Mode 7][1]{:target="_blank"} (`Mode7gg` para los compas) es un proyecto que tenemos unos amigos y yo para compartir el amor que sentimos por los videojuegos. Mode 7 es un lugar en Discord y un [podcast][5] para hablar de videojuegos y por supuesto, jugarlos.
[Mode 7][1]{:target="_blank"} (`Mode7gg` para los compas) es un proyecto que tenemos unos amigos y yo para compartir el amor que sentimos por los videojuegos. Mode 7 es un lugar en Discord y un [podcast][2] para hablar de videojuegos y por supuesto, jugarlos.
</div>
</div>

Expand Down Expand Up @@ -43,8 +43,8 @@ permalink: /mode-7/
Únete a [Mode 7 en Discord][1]{:target="_blank"} para conversar y jugar junto a la comunidad.

En lo personal, estos son los juegos en lo que más ando activo dentro de Mode 7:
- [*Mario Kart 8 Deluxe*][4]
- [*Splatoon 3*][2]
- [*Mario Kart 8 Deluxe*][3]
- [*Splatoon 3*][4]

Pero obvio a nuestra comunidad le interesan muchos más juegos que estos. Entra a Mode 7 y haz amigos con tus mismos intereses.
</div>
Expand All @@ -68,9 +68,6 @@ Pero obvio a nuestra comunidad le interesan muchos más juegos que estos. Entra
</div>

[1]: {{ site.mode7_discord }}
[2]: /nintendo/splatoon/
[3]: /nintendo/smash/
[4]: /nintendo/mario-kart/
[5]: https://blog.luiscarlospando.com/hashtag/mode-7-podcast/
[6]: /nintendo/rocket-league/
[7]: /nintendo/super-mario-maker/
[2]: https://blog.{{ site.domain }}/hashtag/mode-7-podcast/
[3]: /games/mario-kart/
[4]: /games/splatoon/
Loading

1 comment on commit e00b8cb

@vercel
Copy link

@vercel vercel bot commented on e00b8cb Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.