| commit | e0f2a315c847e7e961719e4bdc28fc97e524f85b | [log] [tgz] |
|---|---|---|
| author | Fangjin Yang <fangjinyang@gmail.com> | Mon Sep 21 13:02:50 2020 -0700 |
| committer | GitHub <noreply@github.com> | Mon Sep 21 13:02:50 2020 -0700 |
| tree | 11603670629e34ed5752d2fe9ef9a92a987f85b2 | |
| parent | 7e0611a25ac81d8c4451123dfb70705577b3ed17 [diff] | |
| parent | bce2aae65800a3b045348607de922f28074e5ff1 [diff] |
Merge pull request #165 from druid-matt/patch-18 add to powered by
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.