| commit | c32ee24bedac7ba5dc90c8e0b9f51ce66fc718c4 | [log] [tgz] |
|---|---|---|
| author | Vadim Ogievetsky <vadim@ogievetsky.com> | Mon Oct 05 16:28:59 2020 -0700 |
| committer | GitHub <noreply@github.com> | Mon Oct 05 16:28:59 2020 -0700 |
| tree | 1af8cd671a942f17c70900a89022ba20db6ca2e2 | |
| parent | 2affb701ed18754b893210d8b29aedd5b050abac [diff] | |
| parent | de02f928d63a92e4322ced281576fa965c38a86f [diff] |
Merge pull request #171 from druid-matt/patch-23 update events
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.