Commit Graph

10 Commits

Author SHA1 Message Date
8c45a533b0 chore: add data and lunr via plugins
this way lunr is only set up once, which speeds up the loading of the search page. also makes sure the data doesn't increadse the bundle sizes of the various pages that use it.
2018-09-17 18:09:42 -07:00
3154b1e014 chore: move filters into their own file 2018-09-17 18:08:23 -07:00
3b39345fa6 feat: basic routing and fav nav 2018-09-13 19:56:44 -07:00
9c4641dd0a chore: convert everything to vue sfc 2018-09-08 17:43:32 -07:00
712c5c095c feat: sort by adjusted rating
based on the calculation here: https://stats.stackexchange.com/questions/6418/rating-system-taking-account-of-number-of-votes/6423#6423
2018-09-04 18:19:19 -07:00
d3b21103eb feat: functional search on site 2018-08-31 16:22:17 -07:00
9a1f2f9785 feat: even more site functionality 2018-08-31 15:12:14 -07:00
22a95c3fe8 feat: mocked up search form on site 2018-08-30 20:34:32 -07:00
699a03c7c0 feat: simple site build and dev server 2018-08-30 20:34:08 -07:00
37dcabde5e feat: add a search site package 2018-08-30 19:21:36 -07:00