Fix issues #25 and #26 #27

Merged
20xd6 merged 2 commits from issue#26 into master 2022-08-09 14:15:37 -04:00
Owner

This PR should reslove both issues #25 and #26 relating to how the author file is parsed.

Issue #25 is resolved by adding a check for the size of author before attempting to parse it and stopping if it is zero.

Issue #26 is resolved by removing the display of a No Byline <h2> banner if the author's byline.md file is not found.

This PR should reslove both issues #25 and #26 relating to how the `author` file is parsed. Issue #25 is resolved by adding a check for the size of `author` before attempting to parse it and stopping if it is zero. Issue #26 is resolved by removing the display of a `No Byline` `<h2>` banner if the author's `byline.md` file is not found.
20xd6 added this to the 1.0 Release milestone 2022-08-09 14:15:16 -04:00
20xd6 added the
bug
label 2022-08-09 14:15:16 -04:00
20xd6 added 2 commits 2022-08-09 14:15:16 -04:00
The author file is now checked to insure it's non-zero before attempting
to parse it for the author who's byline will be displayed at the bottom
of the post.
20xd6 merged commit 7734de9fa4 into master 2022-08-09 14:15:37 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 20xd6/simple_blog#27
No description provided.