Skip to content

inception-project/inception-project.github.io

Repository files navigation

inception-project.github.io

This repository hosts the code for the INCEpTION website.

Development

To setup the environment, run

bundle install

once. Build locally with

bundle exec jekyll serve --config _config.yml,_config_dev.yml