{"id":16628964,"url":"https://github.com/bobbyesp/spowlo-blog","last_synced_at":"2025-10-30T03:31:28.811Z","repository":{"id":214767234,"uuid":"737239329","full_name":"BobbyESP/spowlo-blog","owner":"BobbyESP","description":"The blog of my Android songs downloader app Spowlo","archived":true,"fork":false,"pushed_at":"2024-06-24T14:52:10.000Z","size":25935,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-28T11:27:30.205Z","etag":null,"topics":["astro","blog","songs-download","tailwind-css"],"latest_commit_sha":null,"homepage":"https://spowlo-blog.vercel.app","language":"Astro","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/BobbyESP.png","metadata":{"files":{"readme":"README.es.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://www.paypal.com/paypalme/bobbyesp"}},"created_at":"2023-12-30T09:56:50.000Z","updated_at":"2024-08-13T17:00:06.000Z","dependencies_parsed_at":"2024-02-06T23:25:39.835Z","dependency_job_id":"abfdab0f-0f14-4d20-8fed-de5dcea43834","html_url":"https://github.com/BobbyESP/spowlo-blog","commit_stats":null,"previous_names":["bobbyesp/spowlo-blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2Fspowlo-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2Fspowlo-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2Fspowlo-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2Fspowlo-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BobbyESP","download_url":"https://codeload.github.com/BobbyESP/spowlo-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238930130,"owners_count":19554122,"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":["astro","blog","songs-download","tailwind-css"],"created_at":"2024-10-12T04:38:26.379Z","updated_at":"2025-10-30T03:31:23.459Z","avatar_url":"https://github.com/BobbyESP.png","language":"Astro","funding_links":["https://www.paypal.com/paypalme/bobbyesp"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n Astro Theme OpenBLOG\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"public/project.jpg\" alt=\"Screenshot\" /\u003e\n\n\u003chr/\u003e\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdanielcgilibert%2Fblog-template)\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/danielcgilibert/blog-template)\n\n\u003c/div\u003e\n\n## 💻 Demo\n\nÉchale un vistazo a la [Demo](https://blog-template-gray.vercel.app/), alojada en Vercel\n\n## ⚙️ Stack\n\n- [**ASTRO** + **Typescript**](https://astro.build/) - Astro es el framework web todo en uno diseñado para la velocidad.\n- [**Tailwind CSS** + **Tailwind-Merge** + **clsx**](https://tailwindcss.com/) - Tailwind CSS es un framework de CSS de tipo utility-first.\n- [**Tabler Icons**](https://tabler-icons.io/i/) - Iconos SVG de código abierto..\n\n## ✅ Features:\n\n- ✅ Estilo mínimo\n- ✅ Compatible con dispositivos móviles\n- ✅ Rendimiento 100/100 en Lighthouse\n- ✅ Amigable con SEO mediante URLs canónicas y datos OpenGraph\n- ✅ Soporte para sitemap\n- ✅ Soporte para feeds RSS\n- ✅ Soporte para Markdown y MDX\n- ✅ Resaltado de sintaxis\n- ✅ Optimización de imágenes\n- ✅ Tabla de contenidos\n- ✅ Modo oscuro\n- ✅ Tiempo de lectura\n- ✅ [Pagefind](https://pagefind.app/) static search library integration\n- ✅ Posts relacionados\n- ✅ Compartir posts (Linkedin, twitter)\n\n## 🛣️ Roadmap\n\n- ❌ Botón para copiar código\n\n## 🚀 Getting Started\n\n**Extensiones recomendadas para VSCode:**\n\n- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss).\n- [Astro](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode).\n\n1. Clona o haz un [fork](https://github.com/danielcgilibert/blog-template/fork) del repositorio:\n\n```bash\ngit@github.com:danielcgilibert/blog-template.git\n```\n\n2. Instala las dependencias:\n\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n```\n\n3. Ejecuta el servidor de desarrollo:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\n## 🗂️ Estructura del proyecto\n\n```\n├── public/\n├── src/\n│   ├── assets/\n│   ├── components/\n│   ├── content/\n│   ├── layouts/\n│   ├── data/\n│   ├── utils/\n│   ├── styles/\n│   └── pages/\n├── astro.config.mjs\n├── README.md\n├── package.json\n└── tsconfig.json\n```\n\n## 👋 Contribuciones\n\n\u003ca href=\"https://github.com/danielcgilibert/blog-template/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=danielcgilibert/blog-template\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbyesp%2Fspowlo-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbyesp%2Fspowlo-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbyesp%2Fspowlo-blog/lists"}