Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I tried creating a relatively similar view in D8 but I'm not having any luck.
How would I do the above for a Drupal 8 site - grouping articles by year and just showing the year with the number of articles in that year. As well as a link to view a specific year's articles.
Note, I do not want to simply create a blog content type, I have found several tutorials on that. I want to know how to create a page to publish all of the blogs onto, similar to a wordpress site. I have a basic informational website, but want a tab for "blog" that shows a feed of all of the blog posts, searchable by content type and by publish date.