Help with ev.kde.org website

Nicolás Alvarez nicolas.alvarez at gmail.com
Fri Jun 3 01:12:53 BST 2022


El jue, 2 jun 2022 a la(s) 19:47, Aleix Pol (aleixpol at kde.org) escribió:
>
> Hey,
> Just posted this change, it seems like the website didn't really like
> it, do you know what's wrong?
> https://invent.kde.org/websites/ev-kde-org/-/commit/fec27e19bc7788d22fb603e39f95c2f84ee5458e
>
> That is for:
> https://ev.kde.org/2022/06/02/2022-06-01-job-project-kde-appstores/

I fixed the YAML syntax:
https://invent.kde.org/websites/ev-kde-org/-/commit/3c57d34a8b8d822b48119a8a9fca740ef32f06d7

The single quote at the beginning was interpreted as starting a
string, and the one in "KDE's" as ending the string... but there was
more text after it. So the build gave an error: "YAML Exception
reading /home/user/workspace/Website_ev-kde-org/_posts/2022-06-01-job-project-kde-appstores.md:
(<unknown>): did not find expected key while parsing a block mapping
at line 2 column 1 "

And somehow ended up creating an HTML file anyway? But half broken?
Dunno what's up with that.

Anyway, the fix allowed Jekyll to parse the date properly, so the URL
changed to: https://ev.kde.org/2022/06/01/job-project-kde-appstores/
Hopefully you didn't publish the previous URL anywhere yet :)

-- 
Nicolás


More information about the kde-www mailing list