AskOmics website is available at https://askomics.github.io. It is automaticaly build from the master branch of this repository.
sudo apt install -y ruby ruby-dev
sudo gem install jekyll bundlercd askomics.github.io
bundle install # Only the first time
bundle exec jekyll serveWebsite will be available at localhost:4000