# As a Site User, I want to search for specific blog posts or topics to quickly find the information I'm looking for. ## Acceptance Criteria - AC1: User has access to search bar. - AC2: User can then search post through title/content keywords. - AC3: User receives relevant results. ## Tasks - [ ] Implement search bar.
As a Site User, I want to search for specific blog posts or topics to quickly find the information I'm looking for.
Acceptance Criteria
Tasks