Rajiv Singh
Rajiv Singh
## Description Fixes: #460 - [x] Initialized the docs site with [Just the Docs](https://github.com/pmarsceill/just-the-docs) Jekyll theme. - [x] Refactored README.
## Description We can have a docs website for Go gRPC Middleware same as [https://grpc-ecosystem.github.io/grpc-gateway/](https://grpc-ecosystem.github.io/grpc-gateway/).
## Description Avoid `for` loop range expressions that copy big objects for each iteration. It is recommended to use index-based access or use pointers instead. We can find this issue...
fixed issue #208 Google+ is no longer available for the consumer (personal) and brand accounts so I think there is no need of button of Google+ in the post section.
Google+ is no longer available for the consumer (personal) and brand accounts so I think there is no need of share button of Google+ in the post section. 

Instead of storing the contributor's images in the assets folder, it's better to fetch GitHub avatar images of contributors using GitHub API. I have found these API: ```shell https://avatars.githubusercontent.com/ https://avatars.githubusercontent.com/u/...
## Description In file `src/pr-number-to-title.ts` found a ReDoS vulnerable RegExp (exponential) ```typescript const matches = prHtml.match( /