Search Updates:
- Fixed a bug on Posts, Projects, and Updates in which if you went to an unknown Post/Project/Update, and tried to redirect the page URL through the form, underscores were not properly encoded.
- Added search box to all pages. When searching from the search box on some pages, only sections relevant to it are searched by default.
- I swapped the order of sections in the search URL so it now displays “Search/SECTIONS/SEARCH_STRING”.
- The search page now redirects improper search format URLs, including GET requests, to the proper format listed on the above bullet.
Hopefully I'll get up a good search solution soon.