Failing to build posts but no error messages #23

Open
opened 2025-05-18 22:08:59 +02:00 by alexjj · 1 comment

Hello.

Very much enjoying your SSG 😄

I've been importing some older markdown posts but it seems to stop building posts after a certain file - so I assume the next file in date order is the issue - however, I can't see anything wrong with the file. It's quite simple and the header data is consistent with the other files (which all built just fine).

bssg.sh doesn't give an error messages, but perhaps there are ways to see issues?

Any pointers would be appreciated. Thanks.

Hello. Very much enjoying your SSG 😄 I've been importing some older markdown posts but it seems to stop building posts after a certain file - so I assume the next file in date order is the issue - however, I can't see anything wrong with the file. It's quite simple and the header data is consistent with the other files (which all built just fine). `bssg.sh` doesn't give an error messages, but perhaps there are ways to see issues? Any pointers would be appreciated. Thanks.
Owner

Hi. It probably contains something that is confusing commonmark or, more probably, the header parser. Maybe some particular chars, quotes, etc.
I'd suggest you to try to modify something or, if you prefer, you can send me via e-mail the entire markdown file (if it's not private, of course) and I can have a look at it.

Hi. It probably contains something that is confusing commonmark or, more probably, the header parser. Maybe some particular chars, quotes, etc. I'd suggest you to try to modify something or, if you prefer, you can send me via e-mail the entire markdown file (if it's not private, of course) and I can have a look at it.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stefano/BSSG#23
No description provided.