Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 290 Bytes

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