Skip to content

Commit 5464cde

Browse files
committed
feat: responsive
1 parent 001366a commit 5464cde

11 files changed

+51
-17
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,17 @@ publishconf.py # Configuración para ambiente de producción
6767

6868
# 3. 📝 Crear un Post
6969

70-
1. Crea un nuevo archivo **Markdown** en `content/post`
70+
1. Crea un nuevo archivo **Markdown** en `content/post` con el formato `AAAA-MM-DD-titulo-mi-post.md`
7171

7272
Ejemplo:
7373

7474
```bash
75-
content/post/mi-post.md
75+
content/post/2025-08-25-hello-world.md
7676
```
7777

78+
>[!WARNING]
79+
> Favor de respetar formato fecha
80+
7881
2. Agrega la metadata al principio del archivo
7982

8083
Sigue el siguiente formato
@@ -85,7 +88,7 @@ date: 2025-08-22
8588
title: Titulo Post
8689
summary: Resumen de Post
8790
author: Nombre
88-
image: img/otros/default.jpg
91+
image: img/otros/default.webp
8992
tags: python, pelican, tutorial
9093
---
9194

@@ -97,7 +100,7 @@ Contenido del post comienza aquí...
97100
98101
Descripción de metada:
99102

100-
- **date**: fecha de la creación del post. Formato AAAA-MM-DD.
103+
- **date**: fecha de la creación del post. La misma ocupada en el nombre del archivo con formato AAAA-MM-DD.
101104
- **title**: Título del post.
102105
- **summary**: Breve resumen del post.
103106
- **author**: Nombre de quién creó el post.
@@ -142,12 +145,13 @@ El lenguaje que se utiliza en el bóque de código se debe definir al principio
142145

143146
Debe ser tipo **webpg** toda imagen ocupada en el contenido.
144147

145-
Para poder mostrar cualquier imagen ocupar el siguiente formato:
148+
No hay un estandar actualmente de cómo integrar imágenes en un post, se puede agregar el estilo y
149+
dimensiones que se quiera. Queda a gusto personal este punto.
146150

147-
```bash
148-
149-
![texto alternativo]({static}/path/de/imagen/nombre-imagen.webp)
151+
Ejemplo de imagen en un post:
150152

153+
```bash
154+
<img src="{static}/img/pyday/2025/copiapo/img1.webp" width="480" height="380" />
151155
```
152156

153157
Toda imagen que se ocupe en el post debe estar guarda en la ruta `content/img/<sub-carpeta>/<año>`. Si `<sub-carpeta>` y/o `<año>` no existe, se puede

content/post/2018-02-06-pip-el-administrador-de-paquetes-de-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ date: 2018-02-06
33
title: PIP el administrador de paquetes de Python
44
summary: Guía rápida de uso
55
author: Pablo Lira
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: pip, python, tutorial
88
---
99

content/post/2018-02-07-python3-en-debian-8-y-9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ date: 2018-02-07
33
title: Compilación e instalación de Python3 en Debian 8 y 9
44
summary: desde un sistema base
55
author: Pablo Lira
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: python, debian, tutorial
88
---
99

content/post/2018-03-03-pipenv-la-navaja-suiza-del-empaquetado.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ date: 2018-03-03
33
title: Pipenv La Navaja Suiza Del Empaquetado
44
summary: Flujo De Trabajo
55
author: Pablo Lira
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: pip, virtualenv, pyenv, env, tutorial
88
---
99

content/post/2023-03-30-Conmemoracion-dia-de-la-mujer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ date: 2023-03-30
33
title: ¡Acompáñanos a conmemorar el día de la mujer!
44
summary: colaboración de pyladies y pythonchile.
55
author: Python Chile
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: pyladies, conferencia, conferencia
88
---
99

content/post/2025-03-10-charlando-andy-robinson.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ date: 2025-03-10
33
title: Charlando con Andy Robinson, Un pionero de Python
44
summary:
55
author: Python Chile
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: Python, ReportLab, OpenTrack, Comunidad
88
---
99

1010
A principios de enero, en Python Chile, recibimos un correo en inglés. Andy Robinson, pythonista británico, estaría visitando Santiago a mediados de febrero y ofrecía su disponibilidad para dar una charla o tener una conversación. Febrero es un mes tranquilo para Python Chile, ya que tanto los voluntarios como los asistentes habituales suelen estar de vacaciones, así que decidimos simplemente reunirnos para conversar.
1111

1212
Durante la charla, descubrimos que Andy fue uno de los primeros pythonistas en el Reino Unido y autor del libro *Python: Programming on Win32*. En esos días, Python aún era un lenguaje emergente, lejos de la popularidad que alcanzaría más tarde en la industria.
1313

14-
<center><img src="{static}/img/meetup/book-python-programming-on-win32.jpg" width="40%" height="40%" /></center>
14+
<img src="{static}/img/meetup/book-python-programming-on-win32.jpg" width="40%" height="40%" />
1515
Python: Programming on Win32 fue una de las primeras obras en abordar el uso de Python en sistemas Windows, un campo entonces poco explorado.
1616

1717
Hoy, el tiempo de Andy se divide entre su familia, su empresa [ReportLab](https://www.reportlab.com), la plataforma [OpenTrack](https://opentrack.run/), y su pasión por viajar por el mundo. Un verdadero sueño hecho realidad.

content/post/2025-07-23-Pyday-2025-copiapo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,14 @@ Cada conversación fue una chispa de inspiración. ¡Gracias a todas las persona
4545

4646
Aquí una muestra de los mejores momentos vividos durante la jornada:
4747

48+
<div style="display: inline-table">
4849
<img src="{static}/img/pyday/2025/copiapo/img1.webp" width="480" height="380" />
4950
<img src="{static}/img/pyday/2025/copiapo/img2.webp" width="480" height="380" />
5051
<img src="{static}/img/pyday/2025/copiapo/img3.webp" width="480" height="380" />
5152
<img src="{static}/img/pyday/2025/copiapo/img4.webp" width="480" height="380" />
5253
<img src="{static}/img/pyday/2025/copiapo/img5.webp" width="480" height="380" />
5354
<img src="{static}/img/pyday/2025/copiapo/img6.webp" width="480" height="380" />
55+
</div>
5456

5557
## 📚 Recursos y Próximos Eventos
5658

content/post/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ date: 2025-08-22
33
title: Post test
44
summary: Test para un post
55
author: Autor Prueba
6-
image: img/otros/default.jpg
6+
image: img/otros/default.webp
77
tags: uno, dos, tres, cuatro, cinco
88
---
99

theme/static/css/style.css

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ body, html, root {
7171
gap: 2rem;
7272
font-weight: 900;
7373
text-transform: uppercase;
74-
margin-right: 1rem;
7574
overflow: visible;
7675
}
7776

@@ -100,6 +99,7 @@ body, html, root {
10099

101100
/* Barra de búsqueda */
102101
.search-bar-container {
102+
margin: 0 30%;
103103
display: flex;
104104
}
105105

@@ -110,7 +110,7 @@ body, html, root {
110110
border-radius: 15px;
111111
border: 3px solid #000;
112112
background: #f8f1ee;
113-
margin: 0 35rem;
113+
margin: 0 auto;
114114
box-sizing: border-box;
115115
outline: none;
116116
}
@@ -335,3 +335,30 @@ iframe {
335335
width: 80% !important;
336336
height: 35rem !important;
337337
}
338+
339+
340+
@media (max-width: 1300px) {
341+
.navbar-menu {
342+
flex-direction: column;
343+
align-items: stretch;
344+
gap: 1rem;
345+
margin: 1rem auto;
346+
padding: 0;
347+
}
348+
349+
.navbar-menu a {
350+
display: block;
351+
width: 100%;
352+
text-align: center;
353+
}
354+
355+
.preview-tags-container {
356+
display: none;
357+
}
358+
}
359+
360+
@media (max-width: 920px) {
361+
.welcome-msg-body {
362+
font-size: 0;
363+
}
364+
}

0 commit comments

Comments
 (0)