Skip to content

Commit 131ee59

Browse files
authored
Merge pull request #11 from pythonpe/draft-member
Draft member
2 parents 4e95375 + f14a060 commit 131ee59

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Joe Doe(joe) <joe.doe@example.com>
12
Ider Delzo(soloidx) <soloidx@gmail.com>
23
Jean-Pierre Chauvel(hellhound) <jean.pierre@chauvel.org>
34
Nefi Arroyo(nefi) <nefinef@gmail.com>

blog/members/draft-member.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
blogpost: true
3+
author: joe
4+
location: Lima, Perú
5+
category: members
6+
lanaguage: Español
7+
---
8+
9+
% NOTA: No olvidar poner la fecha de publicación
10+
11+
# Joe Doe
12+
13+
```{gravatar} joe.doe@example.com
14+
---
15+
width: 200
16+
class: "member-gravatar"
17+
---
18+
```
19+
20+
```{rst-class} i-icon social-media github
21+
https://github.com/joe.doe
22+
```
23+
```{rst-class} i-icon social-media gitlab
24+
https://gitlab.com/joe.doe
25+
```
26+
```{rst-class} i-icon social-media bitbucket
27+
https://bitbucket.org/joe.doe
28+
```
29+
```{rst-class} i-icon social-media linkedin
30+
https://linkedin.com/in/joe.doe
31+
```
32+
```{rst-class} i-icon social-media facebook
33+
https://facebook.com/joe.doe
34+
```
35+
```{rst-class} i-icon social-media x-twitter
36+
https://twitter.com/joe.doe
37+
```
38+
```{rst-class} i-icon social-media youtube
39+
https://youtube.com/@joe.doe
40+
```
41+
42+
:Aliases: joe
43+
44+
:Ciudad: Lima
45+
46+
:Homepage: https://joe-doe.org
47+
48+
49+
## Sobre mí
50+
51+
### ¿Quién eres y a qué te dedicas?
52+
53+
Blah blah blah.
54+
55+
### ¿Cómo programas en Python?
56+
57+
Más blah.
58+
59+
### ¿Tienes algún aporte a la comunidad de Python?
60+
61+
Mucho más blah.
62+
63+
### ¿Estás disponible para hacer mentoring, cunsoltorías, charlas?
64+
65+
Blah.

0 commit comments

Comments
 (0)