Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions blog/members/hellhound3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
blogpost: true
author: Jean-Pierre Chauvel
location: Lima
category: members
language: Español
image: 1
excerpt: 1
---
Comment on lines +1 to +9
Copy link
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Populate front matter with actual metadata
The image and excerpt fields are placeholders (1). Please update them with valid image identifiers and a concise summary for SEO and social sharing. Also verify that language: Español aligns with your project’s conventions (e.g., using ISO codes like es if required).


# Jean-Pierre Chauvel

```{gravatar} jean.pierre@chauvel.org
---
width: 200
class: "member-gravatar"
---
```
Comment on lines +13 to +18
Copy link
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Correct gravatar directive syntax
MyST directives expect field-list syntax rather than YAML separators. For example:

- ```{gravatar} jean.pierre@chauvel.org
- ---
- width: 200
- class: "member-gravatar"
- ---
- ```
+ ```{gravatar} jean.pierre@chauvel.org
+ :width: 200
+ :class: "member-gravatar"
+ ```
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
```{gravatar} jean.pierre@chauvel.org
---
width: 200
class: "member-gravatar"
---
```


```{raw} html
<ul class="social-media profile">
<li>
<a class="external reference" href="https://github.com/jpchauvel">
<iconify-icon icon="simple-icons:github" style="font-size:2em"></iconify-icon>
</a>
</li>
</ul>
```

:Aliases: hellhound

:Ciudad: Lima

:Homepage: https://chauvel.org
Comment on lines +30 to +34
Copy link
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Remove redundant city metadata and fix bare URL
The :Ciudad: field repeats location in the front matter. You can remove it, and the homepage URL should be wrapped to satisfy MD034:

- :Ciudad: Lima
- :Homepage: https://chauvel.org
+ :Homepage: <https://chauvel.org>
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
:Aliases: hellhound
:Ciudad: Lima
:Homepage: https://chauvel.org
:Aliases: hellhound
:Homepage: <https://chauvel.org>
🧰 Tools
🪛 LanguageTool

[uncategorized] ~30-~30: Posible confusión. Considere aplicar la sugerencia.
Context: ...con> ``` :Aliases: hellhound :Ciudad: Lima :Homepage: h...

(AI_ES_GGEC_REPLACEMENT_CONFUSION)

🪛 markdownlint-cli2 (0.17.2)

34-34: Bare URL used
null

(MD034, no-bare-urls)


## Sobre mí

Sobre mí

### ¿Quién eres y a qué te dedicas?

¿Quién eres y a qué te dedicas?

### ¿Cómo programas en Python?

¿Cómo programas en Python?

### ¿Tienes algún aporte a la comunidad de Python?

¿Tienes algún aporte a la comunidad de Python?

### ¿Estás disponible para hacer mentoring, consultorías, charlas?

¿Estás disponible para hacer mentoring, consultorías, charlas?