Theme Installation Estimated reading: 1 minute 115 views Contributors 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 Next - Getting Started Basic Theme Setup