{"id":13572921,"url":"https://github.com/cosmicjs/simple-astro-blog","last_synced_at":"2025-07-09T18:31:42.627Z","repository":{"id":77502881,"uuid":"534755985","full_name":"cosmicjs/simple-astro-blog","owner":"cosmicjs","description":"A simple astro blog powered by the Cosmic CMS","archived":false,"fork":false,"pushed_at":"2024-03-13T23:13:21.000Z","size":453,"stargazers_count":53,"open_issues_count":0,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T04:51:13.282Z","etag":null,"topics":["astro","cms","cosmicjs","headless-cms"],"latest_commit_sha":null,"homepage":"https://simple-astro-blog.vercel.app","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/cosmicjs.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}},"created_at":"2022-09-09T18:11:39.000Z","updated_at":"2025-03-15T14:40:20.000Z","dependencies_parsed_at":"2024-01-14T03:51:34.021Z","dependency_job_id":"2b8276c3-3465-418c-83cf-13d055e75dbd","html_url":"https://github.com/cosmicjs/simple-astro-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cosmicjs/simple-astro-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fsimple-astro-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fsimple-astro-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fsimple-astro-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fsimple-astro-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmicjs","download_url":"https://codeload.github.com/cosmicjs/simple-astro-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fsimple-astro-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502387,"owners_count":23618587,"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","cms","cosmicjs","headless-cms"],"created_at":"2024-08-01T15:00:24.312Z","updated_at":"2025-07-09T18:31:41.705Z","avatar_url":"https://github.com/cosmicjs.png","language":"Astro","funding_links":[],"categories":["Astro"],"sub_categories":[],"readme":"# Simple Astro Blog built with Astro and Cosmic\n\nTo build this app, we’re going to use the following technologies:\n\n- [Astro](https://astro.build/) - A React framework for production that makes it easy to spin up a full-stack application.\n- [Cosmic](https://www.cosmicjs.com/) - A Headless CMS enables the independence of the data (content) layer and gives us the ability to quickly manage template content.\n- [Tailwind CSS](https://tailwindcss.com/) - A performant utility-first CSS framework that can be composed directly in your markup.\n\n### Links\n\n- [Install the template](https://www.cosmicjs.com/marketplace/templates/simple-astro-blog)\n- [View the live demo](https://simple-astro-blog.vercel.app/)\n\n## Screenshots\n\n![Home Page](https://imgix.cosmicjs.com/e0b61790-32db-11ed-8a37-f1952c73e588-astro-cms-screenshot-4.png?w=1200\u0026auto=format)\n\n![Blog Page](https://cdn.cosmicjs.com/cbd90ee0-32db-11ed-8a37-f1952c73e588-astro-cms-screenshot-3.png)\n\n## Getting started\n\n### Environment Variables\n\nYou'll need to create an .env file in the root of the project. Log in to Cosmic and from Bucket Settings \u003e API Access take the following values:\n\n```\n//.env\nPUBLIC_COSMIC_BUCKET_SLUG=your_cosmic_slug\nPUBLIC_COSMIC_READ_KEY=your_cosmic_read_key\n```\n\nInstall the dependencies with\n\n```\npnpm install\n# or\nyarn install\n# or\nnpm install\n```\n\nThen run the development server:\n\n```\npnpm run dev\n# or\nyarn dev\n# or\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000/) with your browser to see the result.\n\nYou can start editing the page by modifying `src/pages/index.astro`. The page auto-updates as you edit the file.\n\n## Deploy on Vercel\n\n\u003cp\u003eUse the following button to deploy to \u003ca href=\"https://vercel.com/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eVercel\u003c/a\u003e. You will need to add API accesss keys as environment variables. Find these in \u003cem\u003eBucket Settings \u0026gt; API Access\u003c/em\u003e.\u003c/p\u003e\n\u003cp\u003e\n\u003ca href=\"https://vercel.com/new/clone?env=PUBLIC_COSMIC_BUCKET_SLUG,PUBLIC_COSMIC_READ_KEY\u0026repository-url=https://github.com/cosmicjs/simple-astro-blog/tree/api-v3\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.cosmicjs.com/d3f0d5e0-c064-11ea-9a05-6f8a16b0b14c-deploy-to-vercel.svg\" style=\"width: 100px;\" class=\"fr-fic fr-dib fr-fil\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\nYour feedback and contributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicjs%2Fsimple-astro-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmicjs%2Fsimple-astro-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicjs%2Fsimple-astro-blog/lists"}