First, make sure you have Ruby installed. You can confirm this by running ruby -v on the command line:
$ ruby -v
ruby [version number] (date) [your platform]If you get something like "Error, command not found" visit the link above and
install Ruby for your platform.
gem install jekyll bundlerGo through the steps to learn jekyll in the tutorial here: https://jekyllrb.com/docs/step-by-step/01-setup/
Next, make sure you have Bundler installed. Just like
above, run bundle -v on the command line:
$ bundle -v
bundle [version number]If you get "Error, command not found" run gem install bundler to install it
using RubyGems.
This Jekyll theme is a port of ThemeFisher's Airspace template. It is released under ThemeFisher's license , which requires attribution. Concern about the licnese please contact with them
Prod URL:
travisspark.com