Skip to content

copiaevents/appliedai

Repository files navigation

appliedai.co.uk

Applied AI Conference Website

Installation

Your computer needs: Node.js 0.12 or greater. Jekyll 3.3.1 or greater.

Clone the project

git clone https://github.com/vitisevents/appliedai

From the root of the project run:

npm i

Run gulp to build the site and watch files

gulp

Editing SASS

Styles are imported from the vitis-frontend repository to edit these styles do the following:

Clone vitis-frontend

git clone https://github.com/vitisevents/vitis-frontend

Use npm-link

cd vitis-frontend
npm link
cd ../appliedai
npm link vitis-frontend

About

Website for Applied AI Conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 20