Commit Graph

234 Commits

Author SHA1 Message Date
Maddison Hellstrom 662ce8e1a9 tweak(assets): regenerate favicons 2019-03-10 10:32:16 -07:00
Maddison Hellstrom a7297cb25a tweak(gulpfile): refine task ordering 2019-03-10 10:31:30 -07:00
Maddison Hellstrom be1edbff68 feat(keys): add hn action to open link & comments 2019-03-10 10:31:16 -07:00
Maddison Hellstrom d649f71c02 style: satisfy eslint 2019-03-10 10:20:49 -07:00
Maddison Hellstrom 525416f577 docs: add favicons to readme 2019-03-09 19:28:48 -08:00
Maddison Hellstrom 089ab74e4f docs: fix readme 2019-03-07 15:14:24 -08:00
Maddison Hellstrom 5d3e12a614 feat: add bindings and satisfy eslint
- add several bindings
- add wiktionary keys as alias of wikipedia
2019-03-07 15:10:15 -08:00
Maddison Hellstrom 7a1b5bcee9 feat: add hn goPage bindings 2019-03-07 15:08:10 -08:00
Maddison Hellstrom b53c06cafc feat: add alternativeTo & wiktionary completions 2019-03-07 15:05:51 -08:00
Maddison Hellstrom 6f3684ecd6 style: adjust style to satisfy eslint 2019-03-07 14:59:15 -08:00
Maddison Hellstrom 09bf6a43d2 style: cleanup indentation 2019-03-07 14:57:36 -08:00
Maddison Hellstrom 716ee9d604 fix(gulp): upgrade to Gulp 4
fixes #13
2019-03-07 14:13:49 -08:00
Maddison Hellstrom dbb345ccd5 tweak: gitignore worktree dir 2019-03-07 12:58:28 -08:00
Maddison Hellstrom 0c241a5511 docs: use prettier shields.io badge style 2018-11-27 16:38:53 -08:00
Maddison Hellstrom f6f374300d docs: add liberapay badges
a girl's gotta eat
2018-11-21 05:15:06 -08:00
Maddison Hellstrom 7f693ddaf3 docs(lambda): add README and comment entrypoints 2018-11-21 04:15:50 -08:00
Maddison Hellstrom 76e6976d27 feat: add AWS lambda API proxy server
create definition for an API proxy server hosted on AWS lambda using
claudia for deployment
2018-11-21 03:05:41 -08:00
Maddison Hellstrom 9a1e5e4e00 tweak(keys): remove leader in gh goParent 2018-11-21 03:03:56 -08:00
Maddison Hellstrom 3461a953bd docs(README): update minimum SK version note 2018-11-19 17:08:03 -08:00
Maddison Hellstrom 564478ab3e refactor(compl): unify/improve datamuse API reqs 2018-11-19 17:01:17 -08:00
Maddison Hellstrom 2e03df969e tools(eslint): disable no-restricted-syntax rule 2018-11-19 16:59:58 -08:00
Maddison Hellstrom 33cba1d39e style: make eslint happy (again...) 2018-11-16 01:07:08 -08:00
Maddison Hellstrom 0a89c5ee94 style: make eslint happy 2018-11-16 01:04:51 -08:00
Maddison Hellstrom 4be41fdf4c style: remove unneeded console.log 2018-11-09 17:54:04 -08:00
Maddison Hellstrom 9a559a143f refactor: improve documentation generation 2018-11-09 17:47:39 -08:00
Maddison Hellstrom 1eec6c5644 Merge branch 'master' into develop 2018-11-08 18:07:42 -08:00
Maddison Hellstrom da412b0f0f docs(README): update site-keymappings link 2018-11-08 18:07:03 -08:00
Maddison Hellstrom 3f4a3c1e4d feat: add additional github mappings 2018-11-08 17:46:22 -08:00
Maddison Hellstrom 8e67a2fdae docs(README): fix grammar 2018-11-04 22:40:27 -08:00
Maddison Hellstrom 4c9de74864 docs: fix Domainr screenshot 2018-11-03 20:39:09 -07:00
Maddison Hellstrom 0be265b517 feat(keys): add Product Hunt bindings
add bindings for producthunt.com, including:
- view product
-	view product (external)
- upvote product
2018-11-02 22:15:08 -07:00
Maddison Hellstrom 2df7fdd0a8 fix: fix domainDossier whois key binding 2018-11-02 21:20:49 -07:00
Maddison Hellstrom f655dd5027 style: change comment wrapping 2018-11-02 17:25:22 -07:00
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 0f20918354 docs(README): update SK minimum version requirement 2018-11-02 17:20:28 -07:00
Maddison Hellstrom 00ff32add4 chore(eslint): remove jQuery 2018-11-02 17:19:35 -07:00
Maddison Hellstrom abd034f6bf feat: add Behance bindings
implement bindings for behance.net for common actions including:
- view projects
- appreciate projects
- add projects to collections
2018-08-28 13:15:48 -07:00
Maddison Hellstrom 047cc75e89 feat: reinstate 'collapse next comment' bindings
reimplements functionality to collapse the next visible comment on
Reddit/HN without the jQuery dependency
2018-08-28 13:11:37 -07:00
Maddison Hellstrom 0a9fab729f docs: fix formatting 2018-08-27 00:19:04 -07:00
Maddison Hellstrom 7eb211e42b docs: fix TOC order
table of contents was out of order
2018-08-23 04:09:43 -07:00
Maddison Hellstrom 06196bfb70 docs: improve installation instructions 2018-08-23 04:08:21 -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 2550c3f4db feat(completions): add wikipedia-simple
Add omnibar completions for the "simple" version of Wikipedia -
https://simple.wikipedia.org/wiki/Wikipedia:Simple_English_Wikipedia
2018-08-23 02:50:39 -07:00
Maddison Hellstrom e373015d0a docs: add Todo item
Add a reminder to install a CHANGELOG.md using conventional-changelog
2018-08-23 02:44:54 -07:00
Maddison Hellstrom 850fad820a feat: add Wikipedia shortcut to toggle simple version of current article
Adds shortcut `<leader>s` which toggles between normal articles and their "simple" counterparts. For
more information about Simple Wikipedia, see
https://simple.wikipedia.org/wiki/Wikipedia:Simple_English_Wikipedia
2018-08-23 02:15:43 -07: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 3a48cfe6f5 Add 'zoom shot' binding for Dribbble 2018-08-23 01:22:19 -07:00
Maddison Hellstrom 8c7707865d Fix AUR completion 2018-08-21 20:10:02 -07:00
Maddison Hellstrom 71c6dbcec7 Add more Dribbble bindings 2018-08-21 20:09:45 -07:00
Maddison Hellstrom 3a67657d06 Remove hintGroups settings 2018-08-21 02:35:51 -07:00