Chuck Williams
|
99d941c1fb
|
/network page tables JS refactor & cleanup. Updates ESLINT rules, adds htmlproof & eslint to build process, adds window.global.siteApi url defined from _config.yml
|
2017-03-23 22:56:58 -06:00 |
|
Chuck Williams
|
85ea529515
|
package.json: htmlproof script ignores "/binaries" path
|
2017-02-10 08:35:51 -07:00 |
|
Chuck Williams
|
dd6790b207
|
adding "htmlproof" npm script command.
|
2017-01-24 22:22:35 -07:00 |
|
0xfff
|
7d9e576138
|
[Feature] CTABox: Slider
|
2016-11-01 23:08:31 +01:00 |
|
Joshua Seigler
|
9edb3911ce
|
fix: replace "cp -R -f " with cross-platform "ncp" package
|
2016-11-01 17:24:17 +01:00 |
|
0xfff
|
3685f559fd
|
[Feature] Mobile Nav + Burger / CTA on Home
|
2016-11-01 02:10:13 +01:00 |
|
0xfff
|
7b4bb3cc0d
|
(Fix) Build: use different syntax for cp tasks
|
2016-10-29 13:42:17 +02:00 |
|
0xfff
|
7d3f256d49
|
(Fix) Build: use different syntax for cp tasks
|
2016-10-29 13:13:47 +02:00 |
|
0xfff
|
abaaea3161
|
(Fix) Build: watch yml files too
|
2016-10-08 21:12:52 +02:00 |
|
0xfff
|
956d374a75
|
(Chore) Build: Upgrade node-sass (3.4.2-> 3.10.0)
|
2016-09-27 10:59:21 +02:00 |
|
0xfff
|
9066e3ecb0
|
(Fix) Build: enable sass sourcemaps
|
2016-09-26 15:19:02 +02:00 |
|
0xfff
|
76a9e42877
|
(Fix) Build: copy fonts correctly
|
2016-09-23 23:37:48 +02:00 |
|
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
|
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 |
|