website for the altertek association
- install ruby >= 2.4
apt-get install ruby-bundler ruby-dev
git clone git@github.com:altertek/website.git
cd website
bundle install --path vendor/bundle
bundle exec jekyll build
bundle exec jekyll serve
The website will locally run on http://127.0.0.1:4000/