I figured it out, at least for my theme.
I’m using BlackSplat 1.3
In index.php, I added: by <?php the_author(); ?>
in the section
<div class="post">
I figured this out on my own! ??
I even guessed (and got lucky) on the variable name. The other variables were the_title, the_time, the_content, etc. ??