Skip to content

Senseable Intelligence Group website: add profile to team members page

Notifications You must be signed in to change notification settings

sabeenlohawala/sensein.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

The Group Website

This is the website of our academic research group at MIT.

This website is powered by Jekyll and some Bootstrap, Bootwatch. Go to aboutwebsite.md to learn how to copy and modify this page for your purpose.

A big thank you to https://github.com/mpa139/allanlab for setting up this framework.

For local development:

cd docs

and then

docker run --rm -it --volume="$PWD:/srv/jekyll" \
  --volume="$PWD/vendor/bundle:/usr/local/bundle"  \
  --env JEKYLL_ENV=development -p 4000:4000 \
  jekyll/jekyll:4.0.1  jekyll serve --config _config.yml

About

Senseable Intelligence Group website: add profile to team members page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%