| commit | 1d948f147a1362159e1999289a9796ea82ecfd1a | [log] [tgz] |
|---|---|---|
| author | Matt Sarrel <59710709+druid-matt@users.noreply.github.com> | Mon Sep 21 12:54:20 2020 -0700 |
| committer | GitHub <noreply@github.com> | Mon Sep 21 12:54:20 2020 -0700 |
| tree | 8fd7ad570a2ab058aaeb7c2ba6762699f4010356 | |
| parent | 7e0611a25ac81d8c4451123dfb70705577b3ed17 [diff] |
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.