Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arreglar fechas invalidas #20

Open
heduenas opened this issue Oct 7, 2024 · 0 comments
Open

Arreglar fechas invalidas #20

heduenas opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@heduenas
Copy link
Member

heduenas commented Oct 7, 2024

Hay varios posts con fechas invlidas. Por ejemplo date: Mon, 30 Nov -0001 00:00:00 +0000 en https://github.com/omegaup/blog/blob/main/content/posts/119.md?plain=1#L5 (el año está incorrecto).

Hay que leer el contenido del post para tratar de inferir el año correcto. En el ejmplo, el post dice

 Concurso: [Preselectivo para la IOI 2013, Etapa 1, Examen 10](https://omegaup.com/arena/IOI2013E1P10)**  Autor: **[Félix Rafael Horta Cuadrilla](http://goldendarknut.blogspot.mx/)

Entonces lo mas probable es que el año sea 2013.

La lista de posts con ese problema son:

 ERROR invalid front matter: date: Mon, 30 Nov -0001 00:00:00 +0000: see /home/runner/work/blog/blog/content/posts/119.md
ERROR invalid front matter: date: Mon, 30 Nov -0001 00:00:00 +0000: see /home/runner/work/blog/blog/content/posts/475.md
ERROR invalid front matter: date: Mon, 30 Nov -0001 00:00:00 +0000: see /home/runner/work/blog/blog/content/posts/477.md
ERROR invalid front matter: date: Mon, 30 Nov -0001 00:00:00 +0000: see /home/runner/work/blog/blog/content/posts/976.md
ERROR invalid front matter: date: Mon, 30 Nov -0001 00:00:00 +0000: see /home/runner/work/blog/blog/content/posts/978.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants