ev3dev.github.io
ev3dev.github.io copied to clipboard
Search algorithm is very basic and makes search difficult to use
The search algorithm just looks for the keywords as-is in the titles of pages to find results. It should instead look for partial matches and assign each result some sort of point value that can then be used to sort the results. This also means that we probably want to remove the section headings from the results view.