[e.cash] Add search to blog
Summary:
Adding feature requested search functionality to the blog. Text input now filters and displays posts containing the search string.
I wanted to keep the server side post fetching, so the posts are still captured the same way and then passed to the BlogSearch component where the client can display and filter them.
Test Plan: preview and test
Reviewers: #bitcoin_abc, bytesofman
Reviewed By: #bitcoin_abc, bytesofman
Subscribers: bytesofman
Differential Revision: https://reviews.bitcoinabc.org/D18646