The Insight Group website | Live
This is the website for the Insight Group, a student organization at Northwestern dedicated to mentoring undergraduates. It has been adapted from https://github.com/sergiokopplin/indigo.
Setup | Settings | Contributing
- Fork the project.
- Edit
_config.ymlwith your data (check settings section)
If you want to test locally on your machine, do the following steps also:
- Install Jekyll, NodeJS and Bundler.
- Clone the forked repo on your machine
- Enter the cloned folder via terminal and run
bundle install - Then run
bundle exec jekyll serve --config _config.yml,_config-dev.yml - Open it in your browser:
http://localhost:4000
You must fill some information on _config.yml to customize your site.
Submit a PR or issue if you would access to this repo.
MIT License © The Insight Group