- implemented basic search feature
- added tag list comonent to replace tables
This commit is contained in:
parent
06ade73ac1
commit
f731826368
10 changed files with 143 additions and 55 deletions
|
@ -15,6 +15,7 @@ Tools / Frameworks / Packages used:
|
|||
| [gray-matter](https://github.com/jonschlinkert/gray-matter) | Parsing markdown files |
|
||||
| [react-tooltip](https://github.com/wwayne/react-tooltip) | Tooltips |
|
||||
| [react-date-range](https://github.com/hypeserver/react-date-range) | Date picker for search page |
|
||||
| [elasticlunr](https://github.com/weixsong/elasticlunr.js) | Search engine |
|
||||
|
||||
# Setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue