commit | 79fc1a780ec6898b94557f71add3fdb4cfbb34c9 | [log] [tgz] |
---|---|---|
author | Vadim Ogievetsky <vadim@ogievetsky.com> | Tue Oct 25 12:52:25 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 25 12:52:25 2022 -0700 |
tree | 620ce5b6e400678eb11b629a098358969fda336b | |
parent | 13fb419074016c6ab6c7679b4b6e459f5ceb6a95 [diff] | |
parent | abcaeec5f1d7b7869edc67ebecd8e6ede609cc23 [diff] |
Merge pull request #344 from jelenazanko/patch-68 Update events.yml
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.