I’m using the standard theme, but how do I make the blog page the home page instead of photography?
By default the home page is the home folder in your content. You can set the home page to another folder in your config: home | Kirby CMS
But note that in the Starterkit the home page is not set to the photography page but the home.php template pulls in content from the photography page: starterkit/home.php at 5cb8dd0bd9d2471659a3b39e1d5f492ae7b462e7 · getkirby/starterkit · GitHub
Thanks! I’ll give it a try tomorrow.