{"id":28152487,"url":"https://github.com/dcdms/social-links-profile","last_synced_at":"2025-05-15T05:11:38.981Z","repository":{"id":246678139,"uuid":"821830442","full_name":"dcdms/social-links-profile","owner":"dcdms","description":"Social links profile UI using Bun and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2024-07-03T16:26:39.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-21T12:23:29.909Z","etag":null,"topics":["bun","tailwindcss"],"latest_commit_sha":null,"homepage":"https://social-links-profile-one-alpha.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcdms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-29T14:56:39.000Z","updated_at":"2024-07-03T16:26:42.000Z","dependencies_parsed_at":"2024-06-29T16:23:26.007Z","dependency_job_id":"c467a56b-e08b-4a74-8afd-5c6342f13741","html_url":"https://github.com/dcdms/social-links-profile","commit_stats":null,"previous_names":["dcdm3g/social-links-profile","dcdms/social-links-profile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Fsocial-links-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Fsocial-links-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Fsocial-links-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Fsocial-links-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcdms","download_url":"https://codeload.github.com/dcdms/social-links-profile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276461,"owners_count":22043869,"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":["bun","tailwindcss"],"created_at":"2025-05-15T05:11:34.729Z","updated_at":"2025-05-15T05:11:38.953Z","avatar_url":"https://github.com/dcdms.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Links Profile\n\n![Preview](preview.png)\n\n## Hello World!\n\nThis is a website with a simple profile card with some social links. This is also my solution to the [\"Social links profile\" challenge by Frontend Mentor](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ).\n\nHonestly, I built this just to satisfy my desire to test Tailwind CLI and Bun together. This is the first time I've used Bun.\n\n## Technologies Used\n\n- HTML and Tailwind CSS to create the UI.\n- Bun and TypeScript to build the website for production.\n\n[The build script](scripts/build.ts) also uses the following tools:\n\n- Tailwind CLI to generate a minified CSS file.\n- The package [html-minifier-terser](https://www.npmjs.com/package/html-minifier-terser) to minify the HTML.\n\n## Run Yourself\n\n\u003e Make sure you have Git (or GitHub CLI) and Bun installed before continue. See [how to install Bun](https://bun.sh/docs/installation) and [how to install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) if you need to.\n\nFirst, clone this repository, go to the created folder and install the dependencies:\n\n```sh\ngit clone https://github.com/dcdm3g/social-links-profile\ncd social-links-profile\nbun i\n```\n\nThen, you can run the development command:\n\n```sh\nbun dev\n```\n\nThis command start the Tailwind CLI in watch mode, so you can edit the HTML classes and a new CSS file will be generated automatically.\n\nYou can also build the website for production using the build command:\n\n```sh\nbun run build\n```\n\nThis command runs the build script, that creates the `public` folder containing the assets and the minified HTML and CSS.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdms%2Fsocial-links-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcdms%2Fsocial-links-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdms%2Fsocial-links-profile/lists"}