summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dan Allen [Mon, 2 Oct 2017 03:19:09 +0000 (21:19 -0600)]
add lint build task
- add Standard JS variant of ESLint
- add ESLint config based on StandardJS w/ custom rules
- add lint build task
- fix lint violations
Dan Allen [Sat, 7 Oct 2017 22:06:21 +0000 (22:06 +0000)]
Merge !1
resolves #1 add initial Gulp build
Dan Allen [Mon, 2 Oct 2017 00:30:49 +0000 (18:30 -0600)]
resolves #1 add initial Gulp build
- add task to compile assets (build)
- add task to package assets (pack)
- add task to build preview site (build:preview)
- add task to preview site with file monitor (preview)
- create minimum required files for preview site (stylesheet, default template, index.html)
Dan Allen [Sun, 1 Oct 2017 19:55:42 +0000 (13:55 -0600)]
make it so