mirror of
https://github.com/jakejarvis/jrvs.io.git
synced 2025-04-26 06:35:23 -04:00
purge old links
This commit is contained in:
parent
6631c2a5e6
commit
2dd0c7c237
10
README.md
10
README.md
@ -1,9 +1,8 @@
|
||||
# [jrvs.io](https://jrvs.io/) 🔗
|
||||
|
||||
[](https://app.netlify.com/sites/jovial-gates-ad3991/deploys)
|
||||
|
||||
Personal link shortener powered by [@kentcdodds](https://kentcdodds.com/)'s elegant [netlify-shortener](https://github.com/kentcdodds/netlify-shortener).
|
||||
[](https://app.netlify.com/sites/jrvs/deploys)
|
||||
|
||||
Personal link shortener powered by [@kentcdodds](https://kentcdodds.com/)'s clever [netlify-shortener](https://github.com/kentcdodds/netlify-shortener).
|
||||
|
||||
## Usage
|
||||
|
||||
@ -14,17 +13,16 @@ Personal link shortener powered by [@kentcdodds](https://kentcdodds.com/)'s eleg
|
||||
### Create new shortcode:
|
||||
|
||||
```bash
|
||||
npm run shorten https://github.com/jakejarvis gh-profile
|
||||
npm run shorten https://github.com/jakejarvis gh
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```bash
|
||||
npm link # run once to set up
|
||||
shorten https://github.com/jakejarvis gh-profile
|
||||
shorten https://github.com/jakejarvis gh
|
||||
```
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is distributed under the [MIT license](LICENSE.md).
|
||||
|
@ -9,7 +9,6 @@
|
||||
/stats https://app.netlify.com/sites/jakejarvis/analytics
|
||||
/cfs2T https://www.nytimes.com/2008/06/16/nyregion/16coins.html?_r=1&oref=slogin
|
||||
/660i2 https://digital-forensics.sans.org/blog/2019/12/17/hsts-for-forensics-you-can-run-but-you-cant-use-http
|
||||
/go https://github.com/jakejarvis/go.jarv.is/blob/master/_redirects
|
||||
/builds https://app.netlify.com/sites/jakejarvis/deploys?filter=master
|
||||
/github https://github.com/jakejarvis
|
||||
/q6mNE https://github.com/kentcdodds/netlify-shortener
|
||||
@ -22,21 +21,17 @@
|
||||
/chromefont https://bugs.chromium.org/p/chromium/issues/detail?id=1005969
|
||||
/shodan https://github.com/jakejarvis/awesome-shodan-queries
|
||||
/keybase https://keybase.io/jakejarvis
|
||||
/pgp https://jarv.is/jarvis.asc
|
||||
/linkedin https://www.linkedin.com/in/jakejarvis/
|
||||
/mastodon https://mastodon.social/@jakejarvis
|
||||
/hugo-dockerfile https://github.com/jakejarvis/hugo/blob/master/Dockerfile
|
||||
/30KA6DS https://gist.github.com/jakejarvis/4de7bc011983b5aac7427ac363a778dc
|
||||
/source https://github.com/jakejarvis/jarv.is
|
||||
/sass-source2 https://github.com/jakejarvis/jarv.is/blob/master/assets/style.scss
|
||||
/2mafarx https://github.com/jakejarvis/jakejarvis.github.io/blob/master/style.css
|
||||
/wave https://jarv.is/notes/css-waving-hand-emoji/
|
||||
/pownceryt https://www.youtube-nocookie.com/embed/jwMoyZ-iEz0?hl=en&fs=1&showinfo=1&rel=0&cc_load_policy=1&cc_lang_pref=en&iv_load_policy=3
|
||||
/stage https://cranky-ptolemy-ababa1.netlify.com/
|
||||
/candies http://candies.scrabble.io/
|
||||
/scrabble https://scrabble.io/
|
||||
/scrabble https://jarv.is/scrabble/
|
||||
/awesome https://synonymsforawesome.com/
|
||||
/blog https://jake.wordpress.com/
|
||||
/resume https://jarv.is/resume.pdf
|
||||
/instagram https://www.instagram.com/jakejarvis/
|
||||
/git https://github.com/jakejarvis
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
[[redirects]]
|
||||
from = "/"
|
||||
to = "https://jarv.is/"
|
||||
to = "https://jarv.is/?utm_source=jrvs"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user