commit | e3e841eefb70d72ead1c196dbd36a73fd37a58e3 | [log] [tgz] |
---|---|---|
author | Fangjin Yang <fangjinyang@gmail.com> | Mon Sep 21 13:03:05 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 21 13:03:05 2020 -0700 |
tree | de3776eddf0356d311b7843aa696be69edd6fd47 | |
parent | e0f2a315c847e7e961719e4bdc28fc97e524f85b [diff] | |
parent | 1d948f147a1362159e1999289a9796ea82ecfd1a [diff] |
Merge pull request #166 from druid-matt/patch-19 remove druid summit, add virtual druid summit
Setup (you only need to do this once):
npm install bundle install
Every time you want to run the site:
gulp npm start
Ideally we would not be checking in the css
directory and just build it as part of the deploy process.
See CONTRIBUTING.md.