Commit graph

3 commits

Author SHA1 Message Date
Joshua Seigler
e341a07fb5 style guide update, fix fonts after build process reorg (#17)
* feat: style guide update

* feat: style guide update

* fix: make 'npm run font' use correct dest folder
2016-09-20 12:56:26 -04:00
0xfff
87d05d09ce Merge branch 'feature/video-popup'
* feature/video-popup:
  (Feature) Popup: Add video popup for the overview video

# Conflicts:
#	_layouts/default.html
#	src/scss/main.scss
2016-09-17 02:33:55 +02:00
0xfff
2b0331ad48 (Feature) Build System: Use npm scripts for the build process (#16)
* (Chore) Editorconfig: Add an editorconfig file so those spaces and tabs dont keep mixing

* (Refactor) Build: use npm scripts to build assets

* (Chore) Build: remove dist files from repo / fix ESLint errors

* (Update) Build: Remove unused tasks / add autoprefixer

* (Chore) Gemfile: remove old dependencies

* (Chore) Package.json: Shrinkwrap & postinstalll

* (Doc) Build: Update instructions for new build system

* (Fix) Build: Wach html files in all folders

* (Fix) Build: exclude _site/ from watch

* (Chore) Build/CI: Update buildscript for node/ruby combined

* (Chore) Travis: Add g++ compiler to environment

* (Chore) Build: fix watched directory

* (Fix) travis: set version to 4.5.0 LTS

* (Fix) travis: remove shrinkwrap

* (Fix) Travis: rvm

* (Fix) Travis: before_install

* (Fix) Travis: ignore dist for html proofer
2016-09-17 02:14:13 +02:00
Renamed from assets/css/style.scss (Browse further)