homepage - added search feature

A user can now search articles by keyword. The search function is debounced and uses full-text MySQL search indexes. It's fast and each match is highlighted in the user interface.