Commit Graph

53 Commits

Author SHA1 Message Date
Maddison Hellstrom 91b035eef6 Add note to README 2017-12-28 17:55:18 -08:00
Maddison Hellstrom 9e5ed5f265 Crunchbase URLs shouldn't be URIEncoded 2017-12-01 21:04:55 -08:00
Maddison Hellstrom b60e17432c Use <!--{{...}}--> for placeholders in README 2017-12-01 19:10:34 -08:00
Maddison Hellstrom cbb6344e9e Remove unnecessary eslint directive 2017-12-01 19:08:08 -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 7f9bd58f2c Fix GitHub star check 2017-11-20 08:27:52 -08:00
Maddison Hellstrom e49bc7f047 Update README 2017-11-20 08:27:42 -08:00
Maddison Hellstrom d078321f9c Start using Yarn 2017-11-18 08:43:46 -08:00
Maddison Hellstrom 126272989a Update Domainr completion to use Mashape API 2017-11-18 00:59:01 -08:00
Maddison Hellstrom 4e0f75de8a Add Gowalker.org completion 2017-11-18 00:11:51 -08:00
Maddison Hellstrom e4aebe5a33 Fix copyURLPath 2017-11-18 00:11:22 -08:00
Maddison Hellstrom 41ad899577 Remove redundant logic 2017-11-18 00:10:58 -08:00
Maddison Hellstrom 4fa6ad9336 Update README 2017-11-17 07:49:48 -08:00
Maddison Hellstrom 2d402db970 Mitigate injection vulnerabilities 2017-11-17 07:49:16 -08:00
Maddison Hellstrom 8cc96afa93 Add jQuery API docs completion 2017-11-17 07:46:51 -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 d8e8c0ab25 Improve organization in completions.js
Also added a few new completions
2017-11-17 06:30:47 -08:00
Maddison Hellstrom 1df3f4b76f Add gulp-autoreload: reload gulpfile on change 2017-11-17 06:29:09 -08:00
Maddison Hellstrom 02a13ebbaa Add .editorconfig 2017-11-17 06:24:39 -08:00
Maddison Hellstrom d41e3673d2 Add binding to check repo star status 2017-11-14 00:14:46 -08:00
Maddison Hellstrom ee8af36b5d Change to comma-last style 2017-11-13 23:29:26 -08:00
Maddison Hellstrom 0e2e9ee1f2 Reformat completions.js 2017-11-13 23:22:07 -08:00
Maddison Hellstrom 657eb92e89 Improve site-specific mappings 2017-11-13 21:46:09 -08:00
Maddison Hellstrom 63bb0f94b9 Add bindings to copy current URL path 2017-11-05 23:57:39 -08:00
Maddison Hellstrom 874994fc68 Change siteleader to <Space> 2017-11-05 23:57:27 -08:00
Maddison Hellstrom fcb7206720 Move siteleader to its own variable 2017-11-02 00:14:51 -07: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 313448b2c1 Fix grammar 2017-10-30 23:58:37 -07:00
Maddison Hellstrom 564ab436a9 Add screenshots 2017-10-30 23:56:35 -07:00
Maddison Hellstrom 1c9d53a5f0 Clarify conf.priv.example.js instructions 2017-10-30 23:23:00 -07:00
Maddison Hellstrom e0cdb627b8 Clean up 2017-10-30 22:57:19 -07:00
Maddison Hellstrom 4f891c06cd Move blank image to completions.js 2017-10-30 22:55:59 -07:00
Maddison Hellstrom 0520dba0c6 Cleanup/documentation 2017-10-30 22:50:48 -07:00
Maddison Hellstrom 6d3686cab5 Add License to Table of Contents 2017-10-30 22:47:59 -07:00
Maddison Hellstrom ca56e48ad3 Fix typo in README 2017-10-30 22:45:03 -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 f2affe3a04 Add Google I'm Feeling Lucky completion
Same as Google completion, but results are passed with the I'm Feeling Lucky flag
2017-10-30 21:18:29 -07:00
Maddison Hellstrom 11753e3484 Add OWASP wiki search completion 2017-10-30 21:18:03 -07:00
Maddison Hellstrom 37c06825ba Add WolframAlpha completion 2017-10-21 14:28:26 -07:00
Maddison Hellstrom 27fd3106d0 Add vimwikia completion 2017-10-20 06:36:48 -07:00
Maddison Hellstrom 3a047992ed Refactor site keymaps; Add thesaurus completion 2017-10-17 22:19:57 -07:00
Maddison Hellstrom 46dc38ee00 Fix github starred/unstarred notification 2017-10-07 18:41:05 -07:00
Maddison Hellstrom f9193ffb0e Improve comments a bit 2017-09-17 16:33:01 -07:00
Maddison Hellstrom 0567ed4d58 Clean up & fix linter errors 2017-09-17 16:26:02 -07:00
Maddison Hellstrom 0dccf3ea76 Add gulp-jshint 2017-09-17 16:25:38 -07:00
Maddison Hellstrom 08972aeb99 Clean up 2017-09-15 18:19:54 -07:00