Oxygen makes it easy to create dynamic, semantically correct HTML lists to display posts or items from an ACF repeater.
In this tutorial, we'll cover how to create Repeaters using the proper HTML tags for both ordered and un-ordered lists.
Next, we'll take a look at using the Repeater Query to show a list of posts from a custom post type. You can display any post this way, but custom post types can be convenient if you want an isolated way to build your lists on the back-end.
Finally, we'll take a quick look at using an ACF repeater as the data source for the list instead, as well as how easy it is to re-order items when using this method.
If you want to learn more about HTML lists, here are some helpful links: