You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 global_title in .config ignored #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
The text was updated successfully, but these errors were encountered: