Commit Graph

17 Commits

Author SHA1 Message Date
Maddison Hellstrom f1535b2668 refactor: add lots of stuff
sorry I changed too much and don't wanna go back and split it all into
separate commits.....
2018-11-02 17:22:41 -07:00
Maddison Hellstrom 23fd923066 chore(gulp): improve documentation and installation procedure
Simplifies the installation procedure by making the private configuration setup optional. Adds more
clarity to the README
2018-08-23 03:47:38 -07:00
Maddison Hellstrom eaf74cc4f1 Use parcel-bundler instead of gulp-concat 2018-08-12 19:18:52 -07:00
Maddison Hellstrom b60e17432c Use <!--{{...}}--> for placeholders in README 2017-12-01 19:10:34 -08:00
Maddison Hellstrom 880fea4a39 Use emojis for screenshot links 2017-12-01 19:02:57 -08: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 5a718243d3 Improve README auto-generation
Now screenshots are automatically embedded into the README
2017-11-17 06:31:29 -08:00
Maddison Hellstrom 1df3f4b76f Add gulp-autoreload: reload gulpfile on change 2017-11-17 06:29:09 -08:00
Maddison Hellstrom d41e3673d2 Add binding to check repo star status 2017-11-14 00:14:46 -08:00
Maddison Hellstrom 0e2e9ee1f2 Reformat completions.js 2017-11-13 23:22:07 -08:00
Maddison Hellstrom db8c4319a1 Return gulp.src result 2017-10-31 00:41:45 -07:00
Maddison Hellstrom f4b6ac907b Simplify gulpfile 2017-10-31 00:36:11 -07:00
Maddison Hellstrom b0796fc4b9 Clean up gulpfile
- Improve formatting
- Gulpfile is now linted by jshint
2017-10-31 00:27:41 -07: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