{"id":27994757,"url":"https://github.com/mooshieblob1/team-blob","last_synced_at":"2025-10-10T03:11:34.416Z","repository":{"id":290937303,"uuid":"976048518","full_name":"Mooshieblob1/team-blob","owner":"Mooshieblob1","description":"Fake esports team site made with Svelte","archived":false,"fork":false,"pushed_at":"2025-05-02T05:48:05.000Z","size":7620,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T19:16:57.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://team-blob.vercel.app","language":"Svelte","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/Mooshieblob1.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,"zenodo":null}},"created_at":"2025-05-01T11:49:12.000Z","updated_at":"2025-05-02T05:48:08.000Z","dependencies_parsed_at":"2025-05-01T13:21:17.750Z","dependency_job_id":"c6378b2e-ccd6-408f-b8c3-cd48f52ea91b","html_url":"https://github.com/Mooshieblob1/team-blob","commit_stats":null,"previous_names":["mooshieblob1/team-blob"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooshieblob1%2Fteam-blob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooshieblob1%2Fteam-blob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooshieblob1%2Fteam-blob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooshieblob1%2Fteam-blob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mooshieblob1","download_url":"https://codeload.github.com/Mooshieblob1/team-blob/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253133113,"owners_count":21859112,"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":"2025-05-08T19:17:11.621Z","updated_at":"2025-10-10T03:11:29.387Z","avatar_url":"https://github.com/Mooshieblob1.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐸 Team Blob — Fake Esports Team Website\n\n[![Deployed on Vercel](https://img.shields.io/badge/deployed-Vercel-black?logo=vercel\u0026style=flat)](https://team-blob.vercel.app)\n[![Built with Svelte](https://img.shields.io/badge/built%20with-Svelte-orange?logo=svelte\u0026logoColor=white\u0026style=flat)](https://svelte.dev)\n[![Tailwind CSS](https://img.shields.io/badge/styled%20with-TailwindCSS-38bdf8?logo=tailwindcss\u0026logoColor=white\u0026style=flat)](https://tailwindcss.com)\n[![TypeScript](https://img.shields.io/badge/code-TypeScript-3178c6?logo=typescript\u0026logoColor=white\u0026style=flat)](https://www.typescriptlang.org/)\n\nWelcome to the **official fake website** of Team Blob — a satirical, lovingly overbuilt esports team site built with ⚡ **Svelte** and 🎨 **Tailwind CSS v4**.\n\nThis project is a frontend showcase and playground, simulating a professional esports org site while being... very not real.\n\n---\n\n## 📸 Preview\n\n![Team Blob Screenshot](screenshot.png)\n\n---\n\n## 📦 Tech Stack\n\n- **Svelte** — Lightweight, fast, reactive.\n- **Tailwind CSS v4** — Utility-first styling, customized for the dark theme.\n- **TypeScript** — For strong typing and future-proofing.\n- **Vercel** — Hosting the whole fake operation.\n\n---\n\n## 🧱 Site Structure\n\n- **Navbar**: Sticky at the top. Includes team branding and fake sponsors.\n- **Live Banner**: Shows Blob as “currently live in solo queue” with rotating messages.\n- **Main Content**: Dynamic content slot per route.\n- **Footer**: Only appears when you scroll to the bottom — says _\"Yes this is clearly a fake team.\"_ 😊\n\n---\n\n## 🤝 Sponsors (Fake, but Clickable)\n\n- [LegitCorp](https://legitcorp.com/) ![LegitCorp Logo](/static/sponsors/legitcorp.png)\n- [Axis Order](https://axisorder.com) ![Axis Order Logo](/static/sponsors/axis-order.png)\n\nLogos are displayed in the navbar next to the team name, fully clickable, and styled for maximum esports realism.\n\n---\n\n## 🎭 Features\n\n- ✅ Scroll-to-bottom reveal footer\n- ✅ Rotating live banner messages with animated typewriter effect\n- ✅ Animated mobile dropdown menu (slide down on open)\n- ✅ Sponsor logo integration with external links\n- ✅ Fully responsive layout\n- ✅ Parody tone, professional layout\n\n---\n\n## 🗂 Folder Structure (Key Files)\n\n```bash\nsrc/\n├── routes/\n│   └── +layout.svelte       # Main layout with nav, banner, footer\n├── lib/\n│   └── actions/\n│       └── showOnScrollToBottom.ts  # Scroll-triggered footer visibility\nstatic/\n└── sponsors/\n    ├── legitcorp.png\n    └── axis-order.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooshieblob1%2Fteam-blob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooshieblob1%2Fteam-blob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooshieblob1%2Fteam-blob/lists"}