Theme Installation
Extract the zipped package downloaded from ThemeForest to your desktop, in the extracted package you will find the docy-jekyll.zip (docy_version.zip) file which is the Jekylltheme.
Now Install the dependencies with Bundler:
bundle install
Run the following to generate your site:
bundle exec jekyll serve