added word count and read time
This commit is contained in:
parent
4bd425061b
commit
c977e14112
6 changed files with 79 additions and 17 deletions
21
README.md
21
README.md
|
@ -7,16 +7,17 @@ Repository for my (developomp's) <a href="https://developomp.com" target="_blank
|
|||
|
||||
Tools / Frameworks / Packages used:
|
||||
|
||||
| Name | Use |
|
||||
| -----------------------------------------------------------------: | :-------------------------- |
|
||||
| [AWS](https://aws.amazon.com) | Domain register |
|
||||
| [Firebase](https://firebase.google.com) | Static site hosting |
|
||||
| [react](https://reactjs.org) | Front end framework |
|
||||
| [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 |
|
||||
| Name | Use |
|
||||
| ------------------------------------------------------------------------: | :-------------------------- |
|
||||
| [AWS](https://aws.amazon.com) | Domain register |
|
||||
| [Firebase](https://firebase.google.com) | Static site hosting |
|
||||
| [react](https://reactjs.org) | Front end framework |
|
||||
| [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 |
|
||||
| [read-time-estimate](https://github.com/pritishvaidya/read-time-estimate) | Post read time estimation |
|
||||
|
||||
# Setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue