{"id":29698741,"url":"https://github.com/cubiclauncher/cubiclauncher.com","last_synced_at":"2025-07-23T10:38:38.027Z","repository":{"id":299188014,"uuid":"1002293967","full_name":"CubicLauncher/cubiclauncher.com","owner":"CubicLauncher","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-08T06:45:37.000Z","size":458,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T07:49:12.662Z","etag":null,"topics":["cubiclauncher","svelte","website-development"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CubicLauncher.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,"zenodo":null}},"created_at":"2025-06-15T06:28:30.000Z","updated_at":"2025-07-08T06:45:40.000Z","dependencies_parsed_at":"2025-07-08T07:49:16.883Z","dependency_job_id":null,"html_url":"https://github.com/CubicLauncher/cubiclauncher.com","commit_stats":null,"previous_names":["cubiclauncher/cubicmc.me","cubiclauncher/cubiclauncher.com"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CubicLauncher/cubiclauncher.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CubicLauncher%2Fcubiclauncher.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CubicLauncher%2Fcubiclauncher.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CubicLauncher%2Fcubiclauncher.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CubicLauncher%2Fcubiclauncher.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CubicLauncher","download_url":"https://codeload.github.com/CubicLauncher/cubiclauncher.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CubicLauncher%2Fcubiclauncher.com/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266664253,"owners_count":23964932,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["cubiclauncher","svelte","website-development"],"created_at":"2025-07-23T10:38:36.719Z","updated_at":"2025-07-23T10:38:38.019Z","avatar_url":"https://github.com/CubicLauncher.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CubicLauncher - Página Web Moderna\r\n\r\nUna página web moderna y responsiva construida con **Svelte** y **Tailwind CSS**. Esta aplicación incluye un diseño elegante con múltiples secciones, navegación suave, formularios interactivos y una experiencia de usuario optimizada.\r\n\r\n## 🚀 Características\r\n\r\n- **Framework Moderno**: Construido con Svelte para un rendimiento excepcional\r\n- **Diseño Responsivo**: Optimizado para todos los dispositivos\r\n- **Tailwind CSS**: Estilos modernos y personalizables\r\n- **Navegación Suave**: Scroll automático entre secciones\r\n- **Formularios Interactivos**: Con validación y feedback visual\r\n- **Animaciones**: Efectos visuales atractivos\r\n- **SEO Optimizado**: Meta tags y estructura semántica\r\n\r\n## 📋 Secciones Incluidas\r\n\r\n1. **Header**: Navegación fija con menú responsive\r\n2. **Hero**: Sección principal con llamadas a la acción\r\n3. **Features**: Características del producto con iconos\r\n4. **About**: Información de la empresa y equipo\r\n5. **Contact**: Formulario de contacto e información\r\n6. **Footer**: Enlaces, redes sociales y newsletter\r\n\r\n## 🛠️ Tecnologías Utilizadas\r\n\r\n- **Svelte 4**: Framework de JavaScript moderno\r\n- **Vite**: Herramienta de construcción rápida\r\n- **Tailwind CSS**: Framework de CSS utility-first\r\n- **PostCSS**: Procesador de CSS\r\n- **Autoprefixer**: Prefijos automáticos para CSS\r\n\r\n## 📦 Instalación\r\n\r\n1. **Clona el repositorio**:\r\n   ```bash\r\n   git clone \u003ctu-repositorio\u003e\r\n   cd cubiclauncher.com\r\n   ```\r\n\r\n2. **Instala las dependencias**:\r\n   ```bash\r\n   npm install\r\n   ```\r\n\r\n3. **Inicia el servidor de desarrollo**:\r\n   ```bash\r\n   npm run dev\r\n   ```\r\n\r\n4. **Abre tu navegador**:\r\n   ```\r\n   http://localhost:3000\r\n   ```\r\n\r\n## 🏗️ Scripts Disponibles\r\n\r\n- `npm run dev` - Inicia el servidor de desarrollo\r\n- `npm run build` - Construye la aplicación para producción\r\n- `npm run preview` - Previsualiza la build de producción\r\n\r\n## 📁 Estructura del Proyecto\r\n\r\n```\r\ncubiclauncher.com /\r\n├── src/\r\n│   ├── components/\r\n│   │   ├── Header.svelte\r\n│   │   ├── Hero.svelte\r\n│   │   ├── Features.svelte\r\n│   │   ├── About.svelte\r\n│   │   ├── Contact.svelte\r\n│   │   └── Footer.svelte\r\n│   ├── app.css\r\n│   ├── App.svelte\r\n│   └── main.js\r\n├── index.html\r\n├── package.json\r\n├── vite.config.js\r\n├── tailwind.config.js\r\n├── postcss.config.js\r\n├── svelte.config.js\r\n└── README.md\r\n```\r\n\r\n## 🎨 Personalización\r\n\r\n### Colores\r\nLos colores principales se pueden personalizar en `tailwind.config.js`:\r\n\r\n```javascript\r\ncolors: {\r\n  primary: {\r\n    50: '#eff6ff',\r\n    100: '#dbeafe',\r\n    // ... más tonos\r\n    900: '#1e3a8a',\r\n  }\r\n}\r\n```\r\n\r\n### Componentes\r\nCada sección está modularizada en componentes Svelte independientes en `src/components/`.\r\n\r\n### Estilos\r\nLos estilos globales y componentes personalizados están en `src/app.css`.\r\n\r\n## 📱 Responsive Design\r\n\r\nLa aplicación está completamente optimizada para:\r\n- **Móviles**: 320px - 768px\r\n- **Tablets**: 768px - 1024px\r\n- **Desktop**: 1024px+\r\n\r\n## 🔧 Configuración de Producción\r\n\r\nPara desplegar en producción:\r\n\r\n1. **Construye la aplicación**:\r\n   ```bash\r\n   npm run build\r\n   ```\r\n\r\n2. **Los archivos generados estarán en `dist/`**\r\n\r\n3. **Sube el contenido de `dist/` a tu servidor web**\r\n\r\n## 🌟 Características Destacadas\r\n\r\n- **Navegación Suave**: Scroll automático entre secciones\r\n- **Formulario Interactivo**: Con simulación de envío y feedback\r\n- **Animaciones CSS**: Efectos de hover y transiciones\r\n- **Iconos SVG**: Integrados directamente en los componentes\r\n- **Tipografía**: Fuente Inter de Google Fonts\r\n- **Gradientes**: Efectos visuales modernos\r\n- \r\n## 📄 Licencia\r\n\r\nEste proyecto está bajo la Licencia GPL-3.0 license license. Ver el archivo `LICENSE` para más detalles.\r\n\r\n---\r\n\r\n**Desarrollado con ❤️ usando Svelte y Tailwind CSS** \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubiclauncher%2Fcubiclauncher.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcubiclauncher%2Fcubiclauncher.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubiclauncher%2Fcubiclauncher.com/lists"}