{"id":16471949,"url":"https://github.com/abranhe/git-dot-io","last_synced_at":"2025-03-23T11:32:44.984Z","repository":{"id":35493899,"uuid":"110320707","full_name":"abranhe/git-dot-io","owner":"abranhe","description":"[DEPRECATED] Redirect URLs to your websites using @github URL Shortener","archived":false,"fork":false,"pushed_at":"2023-01-08T01:13:12.000Z","size":1825,"stargazers_count":16,"open_issues_count":5,"forks_count":70,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T20:06:46.386Z","etag":null,"topics":["git-io","gitdotio","hacktoberfest","redirect","url-shortener"],"latest_commit_sha":null,"homepage":"https://git.io/gitdotio","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abranhe.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-11T05:27:22.000Z","updated_at":"2023-05-16T23:02:44.000Z","dependencies_parsed_at":"2023-01-15T22:15:54.175Z","dependency_job_id":null,"html_url":"https://github.com/abranhe/git-dot-io","commit_stats":null,"previous_names":["abrahamhba/git-dot-io","abranhe/git-dot-io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abranhe%2Fgit-dot-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abranhe%2Fgit-dot-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abranhe%2Fgit-dot-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abranhe%2Fgit-dot-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abranhe","download_url":"https://codeload.github.com/abranhe/git-dot-io/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097158,"owners_count":20560311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git-io","gitdotio","hacktoberfest","redirect","url-shortener"],"created_at":"2024-10-11T12:15:37.982Z","updated_at":"2025-03-23T11:32:44.648Z","avatar_url":"https://github.com/abranhe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### The documentation is not up to date.\n\n\u003e To add a new redirect, you need to add it on `data/redirect.json`\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.abranhe.com/projects/gitdotio/logo.svg\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cp\u003e\u003ci\u003eRedirect to your websites using \u003cb\u003egit.io\u003c/b\u003e\u003c/i\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n## Why?\n\n[**Git.io**](https://git.io) is a URL shortening service that will redirect to your **Github** projects. If you try to redirect to other domain out of `Github.com` (*like your website*) you won't be able to do it.\n\nSo [this project](https://github.com/gitdotio/gitdotio.github.io) will help you redirect to any website using **git.io** super easy!\n\n## How to do it?\n\n- Check if [git.io/YOUR-BEAUTIFUL-LINK](https://git.io/your-beautiful-link) is avilable.\n\n![not-found](https://cdn.abranhe.com/projects/gitdotio/screenshot.png)\n\n-  Go to **[_redirects](_redirects)**.\n-  Create an **.html** file  with the name of the link you want to make.\n\n- Inside the file you need to copy the code below and paste it on you file, change it with you content.\n\n``` html\n---\npermalink: /your-beautiful-link\ndestination: http://your-beautiful-site.com\n---\n```\n\n### So is that all?\n\n\u003e No!\n\nNow you can go to [**Git.io**](https://git.io) and copy `gitdotio.github.io/your-beautiful-link` and paste your link there and when you are done,  you will have a `git.io/random-name` that will be redirected to `your-beautiful-site.com`.\n\n**Cons**:\n\nThe [**Git.io**](https://git.io) website will only offer random short URLs.\n\n## So what if I want a `mycool-name`?\n\nWell to have your custom vanity URL with **git.io** you will need to use your command line.\n\n```console\n$ curl -i https://git.io -F \"url=https://gitdotio.github.io/your-beautiful-link\" -F \"code=mycool-name\"\n```\n\nwhere you will need to set the `url=` parameter with the link created by **gitdotio.github.io** and `code=` with the value you'd like to set.\n\nAt this point when you type `git.io/mycool-name` that will be redirected to `your-beautiful-site.com`\n\n\n## Note ⚠️\n\nWebsites won't be checked, but keep in mind to don't redirect to any abusive, racist or sexist website.\n\nTo use this service since it's owned by **Github, Inc** you will need to agree with the following:\n\n- [x] Github's [Term and conditions](https://github.com/site/terms)\n- [x] Github's [Privacy](https://github.com/site/privacy)\n- [x] Github's [Security Terms](https://github.com/security)\n\n## Who to follow?\n\n|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50)](https://github.com/abranhe)|\n| :-: |\n| [Abraham Hernandez](https://github.com/abranhe) |\n\n## License\n\n[The UNLICENSE](https://github.com/gitdotio/gitdotio.github.com/blob/master/license)\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.abranhe.com/projects/gitdotio/logo.svg\" width=\"35px\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabranhe%2Fgit-dot-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabranhe%2Fgit-dot-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabranhe%2Fgit-dot-io/lists"}