7Targets help site built using Jekyll template. Browse through a live demo.
Built with Jekyll version 3.4.3, but should support newer versions as well.
Install the dependencies with Bundler: Go to the directory where you clone this repo and run below command. Install Bundler if you do not have it.
$ bundle install
Run jekyll
commands through Bundler to ensure you're using the right versions:
$ bundle exec jekyll serve --config _s3_config.yml