elixirschool/school_house

Enable Filtering for Blog Posts

kinson opened this issue · 3 comments

Right now in the footer of the website there are three links that should link to a list of blog posts filtered by their associated tag. We need to implement the filtering logic and update the following links:

  • Blog > Announcements
  • Blog > Today I Learned
  • Blog > Reviews

Split from #73

Hi there, is this issue still up for grabs?

Totally! And don't hesitate to follow up if you have any questions or need clarification!

Implemented in #125 🎊