{"id":23488537,"url":"https://github.com/bulletdev/shortme","last_synced_at":"2026-03-15T20:51:03.147Z","repository":{"id":267515048,"uuid":"899679152","full_name":"Bulletdev/ShortMe","owner":"Bulletdev","description":"Simple site to group all my profiles on social networks in one place","archived":false,"fork":false,"pushed_at":"2025-03-18T14:15:17.000Z","size":512,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T02:53:36.614Z","etag":null,"topics":["linktree","linktree-alternative","shortcut","socials"],"latest_commit_sha":null,"homepage":"http://bulletdev.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bulletdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-06T19:19:15.000Z","updated_at":"2025-03-18T14:15:22.000Z","dependencies_parsed_at":"2024-12-10T19:55:26.200Z","dependency_job_id":"5114ea4c-277c-4543-a470-766a87ddfecf","html_url":"https://github.com/Bulletdev/ShortMe","commit_stats":null,"previous_names":["bulletdev/shortme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FShortMe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FShortMe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FShortMe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FShortMe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bulletdev","download_url":"https://codeload.github.com/Bulletdev/ShortMe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997089,"owners_count":21195797,"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":["linktree","linktree-alternative","shortcut","socials"],"created_at":"2024-12-24T23:12:22.895Z","updated_at":"2026-03-15T20:50:58.115Z","avatar_url":"https://github.com/Bulletdev.png","language":"CSS","readme":"\u003ch1 align=\"center\"\u003e🌲 ShortMe\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eSimple site to group all my profiles on social networks in one place.\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e \n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/Bulletdev/ShortMe?color=04D361\u0026labelColor=000000\"\u003e\n  \n  \u003ca href=\"https://www.linkedin.com/in/Michael-Bullet/\"\u003e \n    \u003cimg alt=\"Made by\" src=\"https://img.shields.io/static/v1?label=made%20by\u0026message=Michael%20Bullet\u0026color=04D361\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n  \n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/bulletdev/ShortMe?color=04D361\u0026labelColor=000000\"\u003e\n  \n  \u003ca href=\"https://github.com/Bulletdev/ShortMe/commits/master\"\u003e \n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/Bulletdev/ShortMe?color=04D361\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e \n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-about-the-project\"\u003eAbout the project\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-getting-started\"\u003eGetting started\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-how-to-contribute\"\u003eHow to contribute\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e \n  \u003cimg alt=\"screenshot\" src=\"screenshot.png\"\u003e\n\u003c/p\u003e\n\n---\n            //\n## 💡 About the project\n\nThis is an open source project that serves as a free alternative to the Linktree website.\n- [Demo](https://shortm.vercel.app)\n\n## 🚀 Getting started\n\nIf you installed git you can clone the code to your machine, or download a ZIP of all the files directly.\n[Download the ZIP from this location](https://github.com/bulletdev/ShortMe/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:\n```bash\ngit clone https://github.com/bulletdev/shortme\n```\n- Once the files are on your machine, open the _linktree_ folder in [Visual Studio Code](https://code.visualstudio.com/).\n- With the files open in Visual Studio Code, press the **Go Live** button at the bottom of the window to launch the files with [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).\n- Change the profile image and texts in the `index.html` file.\n- Change the colors and fonts in the `style.css` file.\n- To change the background, go to the `style.css` file on line 17, uncomment the code snippet and change the url to whatever image you want.\n\n## 🤔 How to contribute\n\n- Fork this repository;\n- Create a branch with your feature: `git checkout -b my-feature`;\n- Commit your changes: `git commit -m \"feat: my new feature\"`;\n- Push to your branch: `git push origin my-feature`.\n\nOnce your pull request has been merged, you can delete your branch.\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](LICENSE.md) file for more details.\n\n---\n\nMade with ❤️ by Michael Bullet :wave: [Get in touch](https://shortm.vercel.app)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletdev%2Fshortme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulletdev%2Fshortme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletdev%2Fshortme/lists"}