{"id":23180045,"url":"https://github.com/xergioalex/sergioykathe.com","last_synced_at":"2026-07-18T21:11:02.842Z","repository":{"id":268322414,"uuid":"903936581","full_name":"xergioalex/sergioykathe.com","owner":"xergioalex","description":"Wedding landing page.","archived":false,"fork":false,"pushed_at":"2025-05-17T21:33:52.000Z","size":54629,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T12:12:41.396Z","etag":null,"topics":["invitation","weeding"],"latest_commit_sha":null,"homepage":"https://sergioykathe.com","language":"Astro","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/xergioalex.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-15T23:31:13.000Z","updated_at":"2025-05-17T21:33:55.000Z","dependencies_parsed_at":"2024-12-31T20:24:01.866Z","dependency_job_id":"2099a276-0d6a-4bc7-a4d6-1f81b9f9cba1","html_url":"https://github.com/xergioalex/sergioykathe.com","commit_stats":null,"previous_names":["xergioalex/sergioykathe.com"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/xergioalex/sergioykathe.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xergioalex%2Fsergioykathe.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xergioalex%2Fsergioykathe.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xergioalex%2Fsergioykathe.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xergioalex%2Fsergioykathe.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xergioalex","download_url":"https://codeload.github.com/xergioalex/sergioykathe.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xergioalex%2Fsergioykathe.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35631116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["invitation","weeding"],"created_at":"2024-12-18T07:27:14.449Z","updated_at":"2026-07-18T21:11:02.824Z","avatar_url":"https://github.com/xergioalex.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💑 Sergio \u0026 Kathe - Sitio Web de Boda.\n\n![Wedding Site Preview](public/assets/images/wedding-invitation.gif)\n\nBienvenido al repositorio de nuestro sitio web de boda. Este proyecto está construido con Astro y desplegado en GitHub Pages.\n\n## 🌟 Características\n\n- 💌 Sistema de invitaciones personalizadas\n- 📅 Contador regresivo para el gran día\n- 🗺️ Integración con Google Maps para ubicaciones\n- 🎵 Sugerencias de música para la fiesta\n- 📸 Galería de fotos compartida\n- 🎩 Guía de código de vestimenta\n- 📱 Diseño responsivo\n\n## 🛠️ Tecnologías\n\n- [Astro](https://astro.build) - Framework web\n- [Svelte](https://svelte.dev) - Para componentes interactivos\n- [TailwindCSS](https://tailwindcss.com) - Estilos\n- [TypeScript](https://www.typescriptlang.org) - Tipado estático\n- [Google Maps API](https://developers.google.com/maps) - Mapas interactivos\n\n## 🚀 Desarrollo Local\n\n1. Clona el repositorio:\n\n```bash\ngit clone git@github.com:xergioalex/sergioykathe.com.git\n```\n\n2. Instala las dependencias:\n\n```bash\nnpm install\n```\n\n3. Crea un archivo `.env` basado en `.env.example` y configura tus variables de entorno:\n\n```bash\nPUBLIC_GOOGLE_MAPS_API_KEY=tu_api_key\n```\n\n4. Inicia el servidor de desarrollo:\n\n```bash\nnpm run dev\n```\n\n## 📦 Despliegue\n\nEl sitio se despliega automáticamente en GitHub Pages cuando se hace push a la rama principal:\n\n```bash\nnpm run build:ghpages\n```\n\n## 🎨 Template Base\n\nEste proyecto está construido sobre [AstroWind](https://github.com/onwidget/astrowind), el template más destacado de Astro en 2022 y 2023. AstroWind es una plantilla gratuita y de código abierto que implementa las mejores prácticas web y ofrece una base sólida para crear sitios web modernos.\n\n## 🔒 Seguridad\n\nLas invitaciones se manejan de forma segura a través de códigos únicos y están protegidas contra accesos no autorizados.\n\n## 💕 Creado con amor por\n\n- [Sergio](https://www.xergioalex.com/)\n- [Katherine](https://www.kathelopez.com/)\n\n---\n\n¡Gracias por ser parte de nuestra historia! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxergioalex%2Fsergioykathe.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxergioalex%2Fsergioykathe.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxergioalex%2Fsergioykathe.com/lists"}