{"id":50945991,"url":"https://github.com/r-webdev/website","last_synced_at":"2026-06-17T20:06:45.627Z","repository":{"id":364366965,"uuid":"1263265647","full_name":"r-webdev/website","owner":"r-webdev","description":"Community website for the Web Dev \u0026 Design Discord server.","archived":false,"fork":false,"pushed_at":"2026-06-12T19:49:58.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T20:06:01.155Z","etag":null,"topics":["website"],"latest_commit_sha":null,"homepage":"https://webdevdesign.pages.dev","language":"TypeScript","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/r-webdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-08T19:35:34.000Z","updated_at":"2026-06-12T19:50:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/r-webdev/website","commit_stats":null,"previous_names":["r-webdev/website"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/r-webdev/website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-webdev%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-webdev%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-webdev%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-webdev%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-webdev","download_url":"https://codeload.github.com/r-webdev/website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-webdev%2Fwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34463580,"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-06-17T02:00:05.408Z","response_time":127,"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":["website"],"created_at":"2026-06-17T20:06:44.720Z","updated_at":"2026-06-17T20:06:45.616Z","avatar_url":"https://github.com/r-webdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Dev \u0026 Design\n\nCommunity website for the **Web Dev \u0026 Design** Discord server. Built with Astro, React islands, Tailwind CSS, and Zod-validated content collections.\n\n## Stack\n\n- [Astro](https://astro.build) — static site shell and routing\n- [React](https://react.dev) — interactive islands (search, mobile nav)\n- [Tailwind CSS](https://tailwindcss.com) — styling\n- [Zod](https://zod.dev) — schema validation\n- [Vitest](https://vitest.dev) — unit and component tests\n- [Cloudflare Pages](https://pages.cloudflare.com) — deployment target\n\n## Getting started\n\nRequires Node.js 24+.\n\n```bash\npnpm install\ncp .env.example .env\npnpm dev\n```\n\n## Scripts\n\n| Command         | Description              |\n| --------------- | ------------------------ |\n| `pnpm dev`      | Start dev server         |\n| `pnpm build`    | Production build         |\n| `pnpm preview`  | Preview production build |\n| `pnpm test`     | Run tests in watch mode  |\n| `pnpm test:run` | Run tests once (CI)      |\n| `pnpm lint`     | Lint with ESLint         |\n\nThe Open Graph image at `/og-image.png` is generated at build time from `public/og-image.svg` and `public/logo.png` via a [static file endpoint](https://docs.astro.build/en/guides/endpoints/#static-file-endpoints) (`src/pages/og-image.png.ts`).\n\n## Environment variables\n\n| Variable                    | Description                      |\n| --------------------------- | -------------------------------- |\n| `PUBLIC_SITE_URL`           | Canonical site URL for meta tags |\n| `PUBLIC_DISCORD_INVITE_URL` | Discord invite link for CTAs     |\n\n## Pages\n\n- `/` — Home with Discord join CTA\n- `/learning` — Curated resources with search and filter\n- `/code-of-conduct` — Community guidelines\n\n## Deployment\n\nThis project includes a [`wrangler.toml`](wrangler.toml) for Cloudflare Pages.\n\n| Setting          | Value        |\n| ---------------- | ------------ |\n| Build command    | `pnpm build` |\n| Output directory | `dist`       |\n| Node version     | 24           |\n\nSet `PUBLIC_SITE_URL` and `PUBLIC_DISCORD_INVITE_URL` in Cloudflare Pages environment variables.\n\nFor local preview with Wrangler:\n\n```bash\npnpm build\npnpm dlx wrangler pages dev dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-webdev%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-webdev%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-webdev%2Fwebsite/lists"}