Well, what kind of markup do you need, how do you want to display the stories?
In the newly released version 1.5.0 of the plugin there is now a \Google\Web_Stories\render_stories()
function that you can use to query and display stories in various ways (as circles, list, grid, etc.). Does that work for you?
There is also a way to use your own custom markup for displaying stories.
As mentioned, we’re still working on documentation for all of this.
> The idea is a custom block (ACF) where we choose the stories. Then a output these with a simple query.
Note that the built-in Gutenberg block now lets you do exactly this.