diff --git a/content/projects/_index.ca.md b/content/projects/_index.ca.md index a63e7b9..f83f02c 100644 --- a/content/projects/_index.ca.md +++ b/content/projects/_index.ca.md @@ -5,7 +5,7 @@ template = "cards.html" insert_anchor_links = "left" [extra] -social_media_card = "img/ca_projects.jpg" +social_media_card = "img/social_cards/ca_projects.jpg" show_reading_time = false quick_navigation_buttons = true +++ diff --git a/content/projects/chu.es.md b/content/projects/chu.es.md index b5624b5..ba63707 100644 --- a/content/projects/chu.es.md +++ b/content/projects/chu.es.md @@ -5,7 +5,7 @@ weight = 2 [extra] local_image = "img/chu.webp" -social_media_card = "img/es_projects_chu.jpg" +social_media_card = "img/social_cards/es_projects_chu.jpg" +++ [**chu**](https://github.com/welpo/chu) es un subidor de archivos creado con Python, Flask y uWSGI. Este proyecto integra diversas técnicas de optimización para hacer que la subida de archivos sea no solo más sencilla, sino también más inteligente. diff --git a/content/projects/chu.md b/content/projects/chu.md index ad6275b..8e1f31b 100644 --- a/content/projects/chu.md +++ b/content/projects/chu.md @@ -5,7 +5,7 @@ weight = 2 [extra] local_image = "img/chu.webp" -social_media_card = "img/projects_chu.jpg" +social_media_card = "img/social_cards/projects_chu.jpg" +++ [**chu**](https://github.com/welpo/chu) is a Python-based file uploader built using Python, Flask, and uWSGI. It integrates multiple optimization techniques to make file uploads not just simpler, but smarter. diff --git a/content/projects/nani.ca.md b/content/projects/nani.ca.md index c71eac8..7e912fe 100644 --- a/content/projects/nani.ca.md +++ b/content/projects/nani.ca.md @@ -5,7 +5,7 @@ weight = 3 [extra] local_image = "img/nani.webp" -social_media_card = "img/ca_projects_nani.jpg" +social_media_card = "img/social_cards/ca_projects_nani.jpg" +++ Si treballes en un servidor remot, saps que compartir arxius amb altres persones pot ser un procés feixuc. `nani` és un script en Bash dissenyat per simplificar aquesta tasca. Amb una sola comanda, pots convertir arxius locals o URLs en enllaços accessibles, facilitant el procés de compartir directament des del teu servidor. diff --git a/content/projects/nani.es.md b/content/projects/nani.es.md index 1490a1a..31bdd29 100644 --- a/content/projects/nani.es.md +++ b/content/projects/nani.es.md @@ -5,7 +5,7 @@ weight = 3 [extra] local_image = "img/nani.webp" -social_media_card = "img/es_projects_nani.jpg" +social_media_card = "img/social_cards/es_projects_nani.jpg" +++ Si trabajas en un servidor remoto, sabrás que compartir archivos con otras personas puede ser un proceso tedioso. `nani` es un script en Bash diseñado para simplificar esta tarea. Con un solo comando, puedes convertir archivos locales en enlaces públicos, facilitando el proceso de compartir directamente desde tu servidor. diff --git a/content/projects/nani.md b/content/projects/nani.md index f2aed8f..a4fbb96 100644 --- a/content/projects/nani.md +++ b/content/projects/nani.md @@ -5,7 +5,7 @@ weight = 3 [extra] local_image = "img/nani.webp" -social_media_card = "img/projects_nani.jpg" +social_media_card = "img/social_cards/projects_nani.jpg" +++ If you're working on a remote server, you know that sharing files with others can often involve multiple steps. `nani` is a Bash script designed to streamline this process. By executing a single command, you can convert local files or URLs into accessible links, allowing for easier sharing right from your server. diff --git a/content/projects/spectro.ca.md b/content/projects/spectro.ca.md index 5eb993c..b79587a 100644 --- a/content/projects/spectro.ca.md +++ b/content/projects/spectro.ca.md @@ -5,7 +5,7 @@ weight = 4 [extra] local_image = "img/spectro.webp" -social_media_card = "img/ca_projects_spectro.jpg" +social_media_card = "img/social_cards/ca_projects_spectro.jpg" +++ Transforma fitxers d'àudio en espectrogrames amb format BBCode de manera senzilla amb `spectro`. Aquest script en Bash suporta una àmplia varietat de formats d'àudio com Ogg, MP3, FLAC, AAC i més. diff --git a/content/projects/spectro.es.md b/content/projects/spectro.es.md index 7859abc..828f027 100644 --- a/content/projects/spectro.es.md +++ b/content/projects/spectro.es.md @@ -5,7 +5,7 @@ weight = 4 [extra] local_image = "img/spectro.webp" -social_media_card = "img/es_projects_spectro.jpg" +social_media_card = "img/social_cards/es_projects_spectro.jpg" +++ Transforma archivos de audio en espectrogramas con formato BBCode de manera sencilla con `spectro`. Este script en Bash soporta una amplia variedad de formatos de audio como Ogg, MP3, FLAC, AAC y más. diff --git a/content/projects/tabi.es.md b/content/projects/tabi.es.md index 9dcc667..05cceec 100644 --- a/content/projects/tabi.es.md +++ b/content/projects/tabi.es.md @@ -5,7 +5,7 @@ weight = 1 [extra] local_image = "img/tabi.webp" -social_media_card = "img/es_projects_tabi.jpg" +social_media_card = "img/social_cards/es_projects_tabi.jpg" +++ [**tabi**](https://github.com/welpo/tabi) es un tema moderno y rico en funcionalidad para [Zola](https://www.getzola.org/), un generador de sitios web estáticos muy rápido. diff --git a/content/projects/tabi.md b/content/projects/tabi.md index 845874c..16e8d9f 100644 --- a/content/projects/tabi.md +++ b/content/projects/tabi.md @@ -5,7 +5,7 @@ weight = 1 [extra] local_image = "img/tabi.webp" -social_media_card = "img/projects_tabi.jpg" +social_media_card = "img/social_cards/projects_tabi.jpg" +++ [**tabi**](https://github.com/welpo/tabi) is a modern, feature-rich theme for [Zola](https://www.getzola.org/), a fast static site generator. diff --git a/static/img/social_cards/blog_comments.jpg b/static/img/social_cards/blog_comments.jpg index 97a32ce..4047579 100644 Binary files a/static/img/social_cards/blog_comments.jpg and b/static/img/social_cards/blog_comments.jpg differ diff --git a/static/img/social_cards/blog_customise_tabi.jpg b/static/img/social_cards/blog_customise_tabi.jpg index b2fce79..c91dc95 100644 Binary files a/static/img/social_cards/blog_customise_tabi.jpg and b/static/img/social_cards/blog_customise_tabi.jpg differ diff --git a/static/img/social_cards/blog_faq_languages.jpg b/static/img/social_cards/blog_faq_languages.jpg index 9dc7b95..1b54ca8 100644 Binary files a/static/img/social_cards/blog_faq_languages.jpg and b/static/img/social_cards/blog_faq_languages.jpg differ diff --git a/static/img/social_cards/blog_javascript.jpg b/static/img/social_cards/blog_javascript.jpg index f823b41..fa5dde9 100644 Binary files a/static/img/social_cards/blog_javascript.jpg and b/static/img/social_cards/blog_javascript.jpg differ diff --git a/static/img/social_cards/blog_markdown.jpg b/static/img/social_cards/blog_markdown.jpg index c304645..98e7a5b 100644 Binary files a/static/img/social_cards/blog_markdown.jpg and b/static/img/social_cards/blog_markdown.jpg differ diff --git a/static/img/social_cards/blog_security.jpg b/static/img/social_cards/blog_security.jpg index f41e31a..154cb98 100644 Binary files a/static/img/social_cards/blog_security.jpg and b/static/img/social_cards/blog_security.jpg differ diff --git a/static/img/social_cards/blog_shortcodes.jpg b/static/img/social_cards/blog_shortcodes.jpg index 3bcc213..3a60ea1 100644 Binary files a/static/img/social_cards/blog_shortcodes.jpg and b/static/img/social_cards/blog_shortcodes.jpg differ diff --git a/static/img/social_cards/blog_toc.jpg b/static/img/social_cards/blog_toc.jpg index 0907fed..534e3cd 100644 Binary files a/static/img/social_cards/blog_toc.jpg and b/static/img/social_cards/blog_toc.jpg differ diff --git a/static/img/social_cards/ca_blog.jpg b/static/img/social_cards/ca_blog.jpg index 0b54a40..635563c 100644 Binary files a/static/img/social_cards/ca_blog.jpg and b/static/img/social_cards/ca_blog.jpg differ diff --git a/static/img/social_cards/ca_blog_comments.jpg b/static/img/social_cards/ca_blog_comments.jpg index f668945..06d3294 100644 Binary files a/static/img/social_cards/ca_blog_comments.jpg and b/static/img/social_cards/ca_blog_comments.jpg differ diff --git a/static/img/social_cards/ca_blog_customise_tabi.jpg b/static/img/social_cards/ca_blog_customise_tabi.jpg index c1673d5..8703e9d 100644 Binary files a/static/img/social_cards/ca_blog_customise_tabi.jpg and b/static/img/social_cards/ca_blog_customise_tabi.jpg differ diff --git a/static/img/social_cards/ca_blog_faq_languages.jpg b/static/img/social_cards/ca_blog_faq_languages.jpg index 7c8a50d..87acc35 100644 Binary files a/static/img/social_cards/ca_blog_faq_languages.jpg and b/static/img/social_cards/ca_blog_faq_languages.jpg differ diff --git a/static/img/social_cards/ca_blog_javascript.jpg b/static/img/social_cards/ca_blog_javascript.jpg index a7aed29..4ac3b4f 100644 Binary files a/static/img/social_cards/ca_blog_javascript.jpg and b/static/img/social_cards/ca_blog_javascript.jpg differ diff --git a/static/img/social_cards/ca_blog_markdown.jpg b/static/img/social_cards/ca_blog_markdown.jpg index 4536766..a94d2b5 100644 Binary files a/static/img/social_cards/ca_blog_markdown.jpg and b/static/img/social_cards/ca_blog_markdown.jpg differ diff --git a/static/img/social_cards/ca_blog_security.jpg b/static/img/social_cards/ca_blog_security.jpg index 36ca0db..725da83 100644 Binary files a/static/img/social_cards/ca_blog_security.jpg and b/static/img/social_cards/ca_blog_security.jpg differ diff --git a/static/img/social_cards/ca_blog_shortcodes.jpg b/static/img/social_cards/ca_blog_shortcodes.jpg index f10e021..d6daafb 100644 Binary files a/static/img/social_cards/ca_blog_shortcodes.jpg and b/static/img/social_cards/ca_blog_shortcodes.jpg differ diff --git a/static/img/social_cards/ca_blog_toc.jpg b/static/img/social_cards/ca_blog_toc.jpg index 61b7ba1..bf6ca88 100644 Binary files a/static/img/social_cards/ca_blog_toc.jpg and b/static/img/social_cards/ca_blog_toc.jpg differ diff --git a/static/img/social_cards/ca_projects_chu.jpg b/static/img/social_cards/ca_projects_chu.jpg index d6a216c..4fadc88 100644 Binary files a/static/img/social_cards/ca_projects_chu.jpg and b/static/img/social_cards/ca_projects_chu.jpg differ diff --git a/static/img/social_cards/ca_projects_nani.jpg b/static/img/social_cards/ca_projects_nani.jpg index a5e960a..965e41b 100644 Binary files a/static/img/social_cards/ca_projects_nani.jpg and b/static/img/social_cards/ca_projects_nani.jpg differ diff --git a/static/img/social_cards/ca_projects_spectro.jpg b/static/img/social_cards/ca_projects_spectro.jpg index a362670..05fc1ea 100644 Binary files a/static/img/social_cards/ca_projects_spectro.jpg and b/static/img/social_cards/ca_projects_spectro.jpg differ diff --git a/static/img/social_cards/es_blog.jpg b/static/img/social_cards/es_blog.jpg index 50c37c6..dde3e7d 100644 Binary files a/static/img/social_cards/es_blog.jpg and b/static/img/social_cards/es_blog.jpg differ diff --git a/static/img/social_cards/es_blog_comments.jpg b/static/img/social_cards/es_blog_comments.jpg index 8cc832e..b6713fb 100644 Binary files a/static/img/social_cards/es_blog_comments.jpg and b/static/img/social_cards/es_blog_comments.jpg differ diff --git a/static/img/social_cards/es_blog_custom_font_subset.jpg b/static/img/social_cards/es_blog_custom_font_subset.jpg index 474087b..8bddf80 100644 Binary files a/static/img/social_cards/es_blog_custom_font_subset.jpg and b/static/img/social_cards/es_blog_custom_font_subset.jpg differ diff --git a/static/img/social_cards/es_blog_customise_tabi.jpg b/static/img/social_cards/es_blog_customise_tabi.jpg index cdc2e7e..2ddcdcf 100644 Binary files a/static/img/social_cards/es_blog_customise_tabi.jpg and b/static/img/social_cards/es_blog_customise_tabi.jpg differ diff --git a/static/img/social_cards/es_blog_faq_languages.jpg b/static/img/social_cards/es_blog_faq_languages.jpg index d32e75c..47e5305 100644 Binary files a/static/img/social_cards/es_blog_faq_languages.jpg and b/static/img/social_cards/es_blog_faq_languages.jpg differ diff --git a/static/img/social_cards/es_blog_javascript.jpg b/static/img/social_cards/es_blog_javascript.jpg index 86db937..21547c7 100644 Binary files a/static/img/social_cards/es_blog_javascript.jpg and b/static/img/social_cards/es_blog_javascript.jpg differ diff --git a/static/img/social_cards/es_blog_markdown.jpg b/static/img/social_cards/es_blog_markdown.jpg index 8f0d668..1034677 100644 Binary files a/static/img/social_cards/es_blog_markdown.jpg and b/static/img/social_cards/es_blog_markdown.jpg differ diff --git a/static/img/social_cards/es_blog_security.jpg b/static/img/social_cards/es_blog_security.jpg index 1b53057..3a898a2 100644 Binary files a/static/img/social_cards/es_blog_security.jpg and b/static/img/social_cards/es_blog_security.jpg differ diff --git a/static/img/social_cards/es_blog_shortcodes.jpg b/static/img/social_cards/es_blog_shortcodes.jpg index a8aa315..f9a36dc 100644 Binary files a/static/img/social_cards/es_blog_shortcodes.jpg and b/static/img/social_cards/es_blog_shortcodes.jpg differ diff --git a/static/img/social_cards/es_blog_toc.jpg b/static/img/social_cards/es_blog_toc.jpg index 7ebe7a0..355cc05 100644 Binary files a/static/img/social_cards/es_blog_toc.jpg and b/static/img/social_cards/es_blog_toc.jpg differ diff --git a/static/img/social_cards/es_projects_chu.jpg b/static/img/social_cards/es_projects_chu.jpg index d785fab..47be2a1 100644 Binary files a/static/img/social_cards/es_projects_chu.jpg and b/static/img/social_cards/es_projects_chu.jpg differ diff --git a/static/img/social_cards/es_projects_nani.jpg b/static/img/social_cards/es_projects_nani.jpg index 520a876..df5ed2d 100644 Binary files a/static/img/social_cards/es_projects_nani.jpg and b/static/img/social_cards/es_projects_nani.jpg differ diff --git a/static/img/social_cards/es_projects_spectro.jpg b/static/img/social_cards/es_projects_spectro.jpg index a362670..2612fa2 100644 Binary files a/static/img/social_cards/es_projects_spectro.jpg and b/static/img/social_cards/es_projects_spectro.jpg differ diff --git a/static/img/social_cards/es_projects_tabi.jpg b/static/img/social_cards/es_projects_tabi.jpg index a362670..d03828b 100644 Binary files a/static/img/social_cards/es_projects_tabi.jpg and b/static/img/social_cards/es_projects_tabi.jpg differ diff --git a/static/img/social_cards/index.jpg b/static/img/social_cards/index.jpg index 3496ae7..d8c846d 100644 Binary files a/static/img/social_cards/index.jpg and b/static/img/social_cards/index.jpg differ diff --git a/static/img/social_cards/projects_chu.jpg b/static/img/social_cards/projects_chu.jpg index 04f860a..49b436a 100644 Binary files a/static/img/social_cards/projects_chu.jpg and b/static/img/social_cards/projects_chu.jpg differ diff --git a/static/img/social_cards/projects_nani.jpg b/static/img/social_cards/projects_nani.jpg index a454908..0b970c6 100644 Binary files a/static/img/social_cards/projects_nani.jpg and b/static/img/social_cards/projects_nani.jpg differ diff --git a/static/img/social_cards/projects_spectro.jpg b/static/img/social_cards/projects_spectro.jpg new file mode 100644 index 0000000..d47538a Binary files /dev/null and b/static/img/social_cards/projects_spectro.jpg differ diff --git a/static/img/social_cards/projects_tabi.jpg b/static/img/social_cards/projects_tabi.jpg index a362670..d0f68e9 100644 Binary files a/static/img/social_cards/projects_tabi.jpg and b/static/img/social_cards/projects_tabi.jpg differ