- implemented basic search feature

- added tag list comonent to replace tables
This commit is contained in:
Kim, Jimin 2021-08-03 12:49:33 +09:00
parent 06ade73ac1
commit f731826368
10 changed files with 143 additions and 55 deletions

View file

@ -21,7 +21,9 @@
"@fortawesome/free-regular-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@types/elasticlunr": "^0.9.2",
"date-fns": "^2.23.0",
"elasticlunr": "^0.9.5",
"gray-matter": "^4.0.3",
"local-storage-fallback": "^4.1.2",
"markdown-toc": "^1.2.0",