cory2067 / next-house

Website for Next House, residence hall at MIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next House

Website for Next House, residence hall at MIT.

Live site at http://next.mit.edu!

Development site here!

Setup

  • Install Jekyll and its dependencies (install ruby, then gem install jekyll)
  • Clone the repo, cd into repo
  • bundle install

Development

Run bundle exec jekyll serve to build the site and run it locally.

If it complains, you may need to run bundle install and then bundle exec jekyll serve.

Deployment

Run ./deploy, which is a bash script that will build the site and then sync with athena. This will prompt you for your Athena login info. It should work under any account that has write access to the Next locker.

License

TBD

About

Website for Next House, residence hall at MIT


Languages

Language:CSS 52.5%Language:HTML 39.5%Language:Ruby 3.6%Language:JavaScript 2.7%Language:Shell 1.7%