A static website for the NYC Tech Action Working Group
This is just a regular Jekyll site.
bundle install
npm install
npm run build
(ORnpm run watch
)bundle exec jekyll serve
The app is deployed to S3 with every commit to master
.
Currently it deploys to this URL.