summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * integrate highlight.js as vendor scriptDan Allen2017-10-115-0/+35
| * process vendor scripts with browserify in build taskDan Allen2017-10-113-15/+713
|/
* Merge !4Dan Allen2017-10-092-0/+24
|\
| * resolves #4 add job to runs linters in CIDan Allen2017-10-072-0/+24
|/
* follow-up to #2 add .editorconfig to enforce (some) style rulesDan Allen2017-10-071-0/+9
* Merge !3Dan Allen2017-10-082-0/+4
|\
| * resolves #3 set required node version to >= 8.0.0Dan Allen2017-10-072-0/+4
|/
* drop redundant 'utf8' argument to Buffer#toStringDan Allen2017-10-071-1/+1
* add missing stylelint dependency; update resolved dependenciesDan Allen2017-10-072-64/+95
* Merge !2Dan Allen2017-10-0713-76/+1075
|\
| * add lint:css build taskDan Allen2017-10-077-10/+213
| * format JavaScript using Prettier w/ ESLint rulesDan Allen2017-10-075-51/+63
| * add format build taskDan Allen2017-10-075-6/+163
| * add lint build taskDan Allen2017-10-078-29/+656
|/
* Merge !1Dan Allen2017-10-0712-0/+4797
|\
| * resolves #1 add initial Gulp buildDan Allen2017-10-0712-0/+4797
|/
* make it soDan Allen2017-10-014-0/+400