Applied AI Conference Website
Your computer needs: Node.js 0.12 or greater. Jekyll 3.3.1 or greater.
Clone the project
git clone https://github.com/vitisevents/appliedaiFrom the root of the project run:
npm iRun gulp to build the site and watch files
gulpStyles are imported from the vitis-frontend repository to edit these styles do the following:
Clone vitis-frontend
git clone https://github.com/vitisevents/vitis-frontendUse npm-link
cd vitis-frontendnpm linkcd ../appliedainpm link vitis-frontend