{"id":16360164,"url":"https://github.com/firsttris/teufel-it-astro","last_synced_at":"2026-02-27T01:05:05.412Z","repository":{"id":194351493,"uuid":"690624100","full_name":"firsttris/teufel-it-astro","owner":"firsttris","description":"Personal Website with Astro","archived":false,"fork":false,"pushed_at":"2026-02-23T15:58:08.000Z","size":7784,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T23:38:08.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://teufel-it.de/","language":"Astro","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/firsttris.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-12T14:48:48.000Z","updated_at":"2026-02-23T15:58:12.000Z","dependencies_parsed_at":"2025-01-22T14:24:54.719Z","dependency_job_id":"347c0703-11fc-4fda-a88d-09d9f6dcadb7","html_url":"https://github.com/firsttris/teufel-it-astro","commit_stats":null,"previous_names":["firsttris/teufel-it-astro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/firsttris/teufel-it-astro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firsttris%2Fteufel-it-astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firsttris%2Fteufel-it-astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firsttris%2Fteufel-it-astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firsttris%2Fteufel-it-astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firsttris","download_url":"https://codeload.github.com/firsttris/teufel-it-astro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firsttris%2Fteufel-it-astro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29879925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"ssl_error","status_checked_at":"2026-02-26T23:50:46.793Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-11T02:10:45.413Z","updated_at":"2026-02-27T01:05:05.403Z","avatar_url":"https://github.com/firsttris.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# teufel-it-astro\n\n![GitHub Repo stars](https://img.shields.io/github/stars/firsttris/teufel-it-astro?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/firsttris/teufel-it-astro?style=flat-square)\n![GitHub contributors](https://img.shields.io/github/contributors/firsttris/teufel-it-astro?style=flat-square)\n![Node.js Version](https://img.shields.io/badge/node-v24.12.0-brightgreen?style=flat-square)\n![npm Version](https://img.shields.io/badge/npm-11.6.2-blue?style=flat-square)\n![Astro Version](https://img.shields.io/badge/astro-5.16.8-blueviolet?style=flat-square)\n![TailwindCSS Version](https://img.shields.io/badge/tailwindcss-3.3.5-06b6d4?style=flat-square)\n\n\u003e **Moderne, mehrsprachige persönliche Website mit [Astro](https://astro.build/), TailwindCSS und MDX.**\n\n## ✨ Features\n\n- 🌍 Mehrsprachigkeit (de/en)\n- 🚀 Superschnell dank Astro\n- 🎨 Styling mit TailwindCSS\n- 📄 Inhalte als MDX\n- 🧩 Komponenten-basiert\n- 📱 Responsive Design\n\n## 📦 Tech Stack\n\n- [Astro](https://astro.build/) (v5)\n- [TailwindCSS](https://tailwindcss.com/)\n- [MDX](https://mdxjs.com/)\n- [astro-icon](https://github.com/natemoo-re/astro-icon)\n\n## 📁 Projektstruktur\n\n```\n├── public/\n├── src/\n│   ├── components/\n│   ├── content/\n│   ├── i18n/\n│   ├── images/\n│   ├── layouts/\n│   └── pages/\n├── astro.config.mjs\n├── tailwind.config.cjs\n├── tsconfig.json\n└── package.json\n```\n\n## 🚀 Schnellstart\n\n```bash\ngit clone git@github.com:firsttris/teufel-it-astro.git\ncd teufel-it-astro\nnpm install\nnpm run dev\n```\n\nDie Seite ist dann unter [localhost:4321](http://localhost:4321) erreichbar.\n\n## 🧑‍💻 Entwicklung\n\n| Befehl             | Beschreibung                                 |\n|--------------------|----------------------------------------------|\n| `npm install`      | Installiert Abhängigkeiten                   |\n| `npm run dev`      | Startet lokalen Dev-Server                   |\n| `npm run build`    | Produktion-Build im `dist/`-Ordner           |\n| `npm run preview`  | Vorschau des Builds                          |\n\n## 👥 Mitwirkende\n\n- [firsttris](https://github.com/firsttris)\n- [weitere Contributor](https://github.com/firsttris/teufel-it-astro/graphs/contributors)\n\n## 📄 Lizenz\n\nMIT — siehe [LICENSE](LICENSE)\n\n## 👀 Want to learn more?\n\nFeel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirsttris%2Fteufel-it-astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirsttris%2Fteufel-it-astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirsttris%2Fteufel-it-astro/lists"}