{"id":31235691,"url":"https://github.com/nitayneeman/blog31","last_synced_at":"2025-09-22T14:59:14.813Z","repository":{"id":285360513,"uuid":"957858063","full_name":"nitayneeman/blog31","owner":"nitayneeman","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-31T08:53:15.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T09:35:48.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nitayneeman.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":"2025-03-31T08:52:56.000Z","updated_at":"2025-03-31T08:53:19.000Z","dependencies_parsed_at":"2025-03-31T09:35:51.049Z","dependency_job_id":"ae6c7972-745b-412b-adb6-842d535e2dca","html_url":"https://github.com/nitayneeman/blog31","commit_stats":null,"previous_names":["nitayneeman/blog31"],"tags_count":0,"template":false,"template_full_name":"wix/headless-templates","purl":"pkg:github/nitayneeman/blog31","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitayneeman%2Fblog31","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitayneeman%2Fblog31/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitayneeman%2Fblog31/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitayneeman%2Fblog31/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitayneeman","download_url":"https://codeload.github.com/nitayneeman/blog31/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitayneeman%2Fblog31/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276422183,"owners_count":25639631,"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-09-22T02:00:08.972Z","response_time":79,"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":[],"created_at":"2025-09-22T14:59:13.708Z","updated_at":"2025-09-22T14:59:14.807Z","avatar_url":"https://github.com/nitayneeman.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Wix Astro Blog Template\n\nThis project combines the official [Astro Blog template](https://github.com/withastro/astro/tree/main/examples/blog) with **[Wix Headless](https://dev.wix.com/docs/go-headless)**, enabling seamless content management with Wix while delivering a high-performance static site using Astro.\n\n## 📖 Table of Contents\n\n- [Features](#-features)\n- [Demo](#-demo)\n- [Installation](#-installation)\n- [How It Works](#-how-it-works)\n- [Deployment](#-deployment)\n\n## ✨ Features\n\n- **🚀 Astro-powered blog** – A minimal, performant, and SEO-friendly blog template built with **Astro**.\n- **📝 Wix Blog as a Headless CMS** – Manage blog content directly in the **Wix Dashboard**, including posts, categories, and tags.\n- **🔗 Seamless Data Fetching** – Uses [`@wix/astro`](https://www.npmjs.com/package/@wix/astro) to fetch and display blog content dynamically.\n\n## 🌍 Live Demo\n\nCheck out the **Wix Astro Blog Demo** here:\n\n👉 **[Live Demo](https://netlify.blog-demo.wix.dev/)**\n\n## ⚡ Installation\n\n### 1️⃣ Create the project\n\nScaffold a new Wix Astro Blog project using the official template:\n\n```sh\nnpm create astro@latest -- --template wix/headless-templates/astro/blog\n```\n\n### 2️⃣ Pull environment variables\n\nSync required API keys and settings with Wix:\n\n```sh\nnpx wix edge pull-env\n```\n\nThis generates a `.env.local` file with your environment variables.\n\n### 3️⃣ Start the development server\n\nRun the local development server:\n\n```sh\nnpm run dev\n```\n\nVisit **[http://localhost:4321/](http://localhost:4321/)** to view your blog. 🎉\n\n### 4️⃣ Manage content\n\nThe blog includes **sample posts** to start. Edit or add new posts via the **Wix Blog Dashboard**:\n\n1. Open the **Wix Dashboard** → **Blog**.\n2. Update or create new posts.\n3. Modify **titles, content, images, and tags**.\n4. Publish or save as a draft.\n\nMore details:\n\n- [Wix Blog Docs](https://support.wix.com/en/wix-blog-1401920)\n\n## 🛠 How It Works\n\n- **📝 Content Management** – Create and manage blog posts, categories, and tags directly in the **Wix Blog Dashboard**.\n\n- **📡 Data Fetching** – The `@wix/astro` adapter enables seamless data retrieval using the **Wix SDK**:\n\n  - **Blog Posts** – Uses `wixBlogLoader` to dynamically fetch and format blog posts, creating the blog content collection.\n\n  Thanks to the `wix()` Astro adapter from `@wix/astro`, all content is efficiently retrieved and integrated into the Astro Blog template.\n\n- **⚡ Fast \u0026 Optimized** – Blog posts are statically generated for speed while still allowing dynamic updates via Wix.\n\n## 🚀 Deployment\n\nTo deploy your site, run the following command:\n\n```sh\nnpm run deploy:prod\n```\n\nThis will build and deploy your site to the configured hosting platform. Ensure that all necessary environment variables are set before running this command.\n\n### Alternative Deployment Options\n\nIf you prefer to deploy manually, you can use **Vercel, Netlify, GitHub Pages**, or any other hosting service while still maintaining dynamic content capabilities from Wix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitayneeman%2Fblog31","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitayneeman%2Fblog31","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitayneeman%2Fblog31/lists"}