Screenshots

Enviroment:
Closed by #227.
Couple possible solutions here:
1) update the Jekyll version number in the /docs/Gemfile to v4.0 (or higher)
or
2) Copy the javascript and css files from a local build under the _site folder and merge into our /docs locally, so that GitHub does NOT have to dynamically pull in a remote theme when it builds. Remove the remote-theme reference in our _config.yml.
PR #243 was submitted to fix GitHub Pages issues with "just-the-docs" theme. Changes in PR #243 did not help the situation, but produced this issue:

@Nikhil-Ladha FYI - the latest supported version of Jekyll on GitHub Pages is 3.8.5 - https://pages.github.com/versions/
Sir, I have made the changes and the PR has been merged as it was approved by @girishranganathan .
Now it's looking good. You can check it once

Way to be @nikhil-ladha!
Fixed
Most helpful comment
Way to be @nikhil-ladha!