Hi I'm installed beans + basic starter child starter theme. I have included a blank front-page.php within the child theme. I am just looking for a basic example that shows my blog list (5 articles) that I can include within my front-page.php.
Thank you for any pointers.
This isn't specific to Beans, but you could use WP Query. The documentation has some examples and a simple Google search will yield more.