Blog: List of Posts
Interface that displays the list of published posts. Clicking on a content will take the user to the details interface of the clicked post. Clicking on a tag of a post will keep the user on the list page, filtering it by the clicked tag.
Screens
Data
Post
- Tag(Tag) : Tags related to the posts
- Title(string) : Title of a post
- Publication Date(date and time)
- Introductory Image(media) : Introductory image of a post