Open jakimfett opened 1 week ago
Addendum: Removing the post HTML file seems to duplicate the markdown file and add a second footer. Rebuilding seems to fix the latter but not the former.
Sometimes, the global_email
doesn't update when rebuild action is triggered, either.
I'm continuing to test to see if there are other variables that aren't updated on rebuild, either.
Title says it all.
To reproduce:
bb.sh
./bb.sh post
.config
to setglobal_author
(leaving the first line empty as specified in #183)./bb.sh post
, observing that the author is correctly set./bb.sh rebuild
and see that the author in the first post remains the same 'John Smith' value-- To remediate:
./bb.sh post <the-file-name>.md