Commit Graph

14 Commits

Author SHA1 Message Date
Maddison Hellstrom 73ee738e24 [deps] upgrade npm dependencies 2019-09-11 04:46:33 -07:00
Maddison Hellstrom 6b1ccc0288 tools(gulp): add serve task
change:
BREAKING - install .surfingkeys to user config directory, e.g.
~/.config/.surfingkeys, rather than ~/.surfingkeys

feat:
- add `gulp serve` which serves a built config on localhost:9919, useful
for configuring surfingkeys in firefox

refactor:
- clean up and improve stability of gulpfile
2019-06-01 18:55:21 -07:00
Maddison Hellstrom 143e68363e deps: upgrade node packages 2019-05-29 23:57:29 -07:00
Maddison Hellstrom 525416f577 docs: add favicons to readme 2019-03-09 19:28:48 -08:00
Maddison Hellstrom 716ee9d604 fix(gulp): upgrade to Gulp 4
fixes #13
2019-03-07 14:13:49 -08:00
Maddison Hellstrom 3f4a3c1e4d feat: add additional github mappings 2018-11-08 17:46:22 -08:00
Maddison Hellstrom cb60c972c6 chore: add Commitizen configuration
Add Commitizen (github.com/commitizen/cz-cli) using the conventional-changelog
(github.com/conventional-changelog/conventional-changelog) configuration to the repo.
2018-08-23 02:12:19 -07:00
Maddison Hellstrom eaf74cc4f1 Use parcel-bundler instead of gulp-concat 2018-08-12 19:18:52 -07:00
Maddison Hellstrom 9d3249c5a8 Use parcel bundler 2018-08-09 14:39:07 -07:00
Maddison Hellstrom 4fa76c7b0b Make eslint happy & fix gulpfile 2017-12-01 18:58:06 -08:00
Maddison Hellstrom f047497398 Migrate from jshint to eslint 2017-12-01 18:48:58 -08:00
Maddison Hellstrom 207072e2a4 Slight refactor, add automatic README generation
- The table containing the list of search engines in README.md is now automatically
generated from the template `README.tmpl.md`. This is accomplished inside the
'readme' task of gulpfile.js.

- Improved installation instructions
2017-10-30 22:39:21 -07:00
Maddison Hellstrom 0dccf3ea76 Add gulp-jshint 2017-09-17 16:25:38 -07:00
Maddison Hellstrom 42a6af06d4 Initial commit 2017-08-27 20:24:24 -07:00