Error: Error building site: "/src/content/social/documentafifteen/107774017687511747/index.html:3:1": failed to unmarshal YAML: yaml: line 2: did not find expected key
Site was taken out. Disabled more social posts being pulled in for now.
> Error: Error building site: "/src/content/social/documentafifteen/107774017687511747/index.html:3:1": failed to unmarshal YAML: yaml: line 2: did not find expected key
Site was taken out. Disabled more social posts being pulled in for now.
Ok, then it is quite clear what happened. This can potentially happen on any of the subscripts btw.
Probably should use the dump method of: https://pyyaml.org/wiki/PyYAMLDocumentation rather than the nasty template string construction I did before.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Site was taken out. Disabled more social posts being pulled in for now.
Do you have the exact contents of that index.md?
My first guess; not properly escaping / sanitizing what is input as post frontmatter. Possibly a
".https://social.lumbung.space/@togar/107774017687511747
yep, the author has
"in their usernameOk, then it is quite clear what happened. This can potentially happen on any of the subscripts btw.
Probably should use the dump method of: https://pyyaml.org/wiki/PyYAMLDocumentation rather than the nasty template string construction I did before.
6339724510