- added code block styling

- added mathematical expression
- combined recursive parsers
This commit is contained in:
Kim, Jimin 2021-08-04 11:57:32 +09:00
parent f30fe0c843
commit 84f6efec80
6 changed files with 365 additions and 285 deletions

View file

@ -12,10 +12,11 @@ Tools / Frameworks / Packages used:
| [AWS](https://aws.amazon.com) | Domain register |
| [Firebase](https://firebase.google.com) | Static site hosting |
| [react](https://reactjs.org) | Front end framework |
| [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 |
| [gray-matter](https://github.com/jonschlinkert/gray-matter) | Markdown parsing |
| [markdown-it](https://github.com/markdown-it/markdown-it) | Markdown rendering |
# Setup