Thanks for responding.
If I set the front page to be “recent posts” I get the list of recent posts as expected, but I don’t want it as the default front page. I want it as a menu item so the user has to click on “~/blog/”. I want a static front page.
I have a menu item set up as “~/blog/” which gets a 404 error because there is no page with that slug.
All of the options seem to need me to give a page name or link to an existing slug.
I don’t know what value I need to set there to have “recent posts” show up instead of one of my pages or a specific post or category.
I made an empty page but I don’t know how to get that page to show recent posts.
Please tell me how to set it so that the default front page is my static page and when someone clicks on “~/blog/~ they get the recent posts view.