| commit | 4e8288dd4030b802fa37e1f4613385612173ff35 | [log] [tgz] |
|---|---|---|
| author | Vadim Ogievetsky <vadim@ogievetsky.com> | Mon Dec 12 16:18:24 2022 -0800 |
| committer | GitHub <noreply@github.com> | Mon Dec 12 16:18:24 2022 -0800 |
| tree | 3cb8cedd7ab4a9495187009548f679d8414e81e3 | |
| parent | 92e7d7f1f2f6e53fdfb5725c7d4eefcaca6a0b19 [diff] | |
| parent | 1c8fadd4c2a91816a637d8ff0dad5997f0bd230b [diff] |
Merge pull request #356 from petermarshallio/202212-events-dateLimit Events - change to only show future 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.