{"id":20690988,"url":"https://github.com/bitesinbyte/links","last_synced_at":"2026-02-08T11:04:22.335Z","repository":{"id":214782200,"uuid":"737188337","full_name":"bitesinbyte/links","owner":"bitesinbyte","description":"Simple and easy to use links organiser for your social media accounts","archived":false,"fork":false,"pushed_at":"2025-01-06T14:35:07.000Z","size":732,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T17:01:23.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://links.bitesinbyte.com/","language":"TypeScript","has_issues":false,"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/bitesinbyte.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-30T05:42:18.000Z","updated_at":"2025-01-06T14:35:09.000Z","dependencies_parsed_at":"2024-06-27T05:58:17.097Z","dependency_job_id":"09686faa-825c-4a91-94fc-acfacb641d66","html_url":"https://github.com/bitesinbyte/links","commit_stats":null,"previous_names":["bitesinbyte/links"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitesinbyte%2Flinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitesinbyte%2Flinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitesinbyte%2Flinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitesinbyte%2Flinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitesinbyte","download_url":"https://codeload.github.com/bitesinbyte/links/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250284846,"owners_count":21405295,"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":[],"created_at":"2024-11-16T23:14:59.401Z","updated_at":"2026-02-08T11:04:22.283Z","avatar_url":"https://github.com/bitesinbyte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CodeQL](https://github.com/bitesinbyte/links/actions/workflows/codeql.yml/badge.svg?branch=main)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/bitesinbyte/links/badge)](https://securityscorecards.dev/viewer/?uri=github.com/bitesinbyte/links)\n\n# Links\n\nSimple and easy to use links organiser for your social media accounts\n\nDemo - https://bitesinbyte.github.io/links\n\n## Configuration\n\nThere are two configuraiton file\n\n1. [`config.json`](https://github.com/bitesinbyte/links/blob/main/data/config.json)\n\n```json\n{\n  \"mainImageSource\": \"Main Image Path\",\n  \"mainImageAlt\": \"Main Image Alt\",\n  \"brandName\": \"Brand Name\",\n  \"description\": \"A short description\",\n  \"socialLinks\": {\n    \"instagram\": \"instagram link\",\n    \"linkedin\": \"\",\n    \"blog\": \"\",\n    \"web\": \"\",\n    \"github\": \"\",\n    \"facebook\": \"\",\n    \"snapchat\": \"\",\n    \"tiktok\": \"\",\n    \"twitter\": \"\",\n    \"youtube\": \"\"\n  }\n}\n```\n\n2. [`links.json`](https://github.com/bitesinbyte/links/blob/main/data/links.json)\n\n```json\n{\n  \"blog\": [\n    {\n      \"title\": \"Medium\",\n      \"link\": \"link\"\n    },\n    {\n      \"title\": \"Bites in byte - Blog\",\n      \"link\": \"link\"\n    }\n  ],\n  \"instagram\": [],\n  \"linkedin\": [],\n  \"web\": [],\n  \"github\": [],\n  \"facebook\": [],\n  \"snapchat\": [],\n  \"tiktok\": [],\n  \"twitter\": [],\n  \"youtube\": [],\n  \"other\": []\n}\n```\n\n## Technologies Used\n\n- [Next.js 14](https://nextjs.org/docs/getting-started)\n- [NextUI v2](https://nextui.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Tailwind Variants](https://tailwind-variants.org)\n- [TypeScript](https://www.typescriptlang.org/)\n- [next-themes](https://github.com/pacocoursey/next-themes)\n\n## How to Use\n\n### Use the template with create-next-app\n\nclone the repository, run the following command:\n\n```bash\ngit clone https://github.com/bitesinbyte/links.git\n```\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Run the development server\n\n```bash\nnpm run dev\n```\n\n## License\n\nLicensed under the [MIT license](https://github.com/bitesinbyte/links/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitesinbyte%2Flinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitesinbyte%2Flinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitesinbyte%2Flinks/lists"}