Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

altertek/website

Repository files navigation

gem License

Website

website for the altertek association

prerequisites

  • install ruby >= 2.4
apt-get install ruby-bundler ruby-dev

Installation

git clone git@github.com:altertek/website.git
cd website
bundle install --path vendor/bundle

Generate static website

bundle exec jekyll build

Development

bundle exec jekyll serve

The website will locally run on http://127.0.0.1:4000/