This is the portal used by students and organizers of our events.
gulp
: Compiles all resources into theout/
directorygulp watch
: Compiles all resources, watches for changes, and runs a webserver on port 8000gulp deploy
: Compiles all resources and pushes theout/
directory to thegh-pages
branch