Website for FIRST Robotics Competition Team 1836: The MilkenKnights. Currently live at milkenknights.com.
- Install Gulp globally, run
npm i -g gulp
. This is necessary to develop locally. Also runnpm i
after cloning the repo. - To open a live updating site preview, run
gulp serve
- To run the full compression/minification script for testing, simply run
gulp
- Seperate CSS is used for the /robots directory
- Files ending "-sidebar" are demos
- This website uses a templating system. All pages are generated with the base found in template.html
- Edit files in the
src
directory - not in thedist
directory - The site is designed aroung HTML5 UP's Aracna theme and utalizes Font Awesome (see credits below)
- The primary point of contact for the website is Alexander Swerdlow starting in May 2018
- The site is hosted on firebase and can be accessed directly here (i.e. not through Cloudflare)
html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) AJ [email protected] | @ajlkn
- jQuery
- html5shiv.js (@afarkas @jdalton @jon_neal @rem)
- CSS3 Pie
- background-size polyfill
- Respond.js
- jquery.dropotron
- Skel