Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 225 Bytes

MageTitans.nl

git clone git@github.com: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