Looks like I never put the rebuild trigger anywhere other than the admin area.

You can edit scripts/addpost.inc.php. Line 753 has this:

rebuild_islands(0);

Right after that, add this:

generate_rss_feeds();