git clone [email protected]:elgentos/magetitans.git
cd magetitans
sudo apt install ruby-dev ruby-bundler
bundle config set --local path 'vendor/bundle' && bundle install
bundle exec jekyll serve --watch
git clone [email protected]:elgentos/magetitans.git
cd magetitans
sudo apt install ruby-dev ruby-bundler
bundle config set --local path 'vendor/bundle' && bundle install
bundle exec jekyll serve --watch