{"id":50855833,"url":"https://github.com/oscarrc/oscarrc.github.io","last_synced_at":"2026-06-14T18:03:58.596Z","repository":{"id":56866790,"uuid":"525821853","full_name":"oscarrc/oscarrc.github.io","owner":"oscarrc","description":"Oscar R.C. portfolio","archived":false,"fork":false,"pushed_at":"2026-06-07T19:08:48.000Z","size":8298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-07T21:08:08.324Z","etag":null,"topics":["blog","github-pages","mdx","personal-website","portfolio","portfolio-website","react"],"latest_commit_sha":null,"homepage":"https://oscarrc.me","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/oscarrc.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":"2022-08-17T14:11:38.000Z","updated_at":"2026-06-07T19:08:51.000Z","dependencies_parsed_at":"2025-05-11T20:30:18.675Z","dependency_job_id":null,"html_url":"https://github.com/oscarrc/oscarrc.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oscarrc/oscarrc.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarrc%2Foscarrc.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarrc%2Foscarrc.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarrc%2Foscarrc.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarrc%2Foscarrc.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarrc","download_url":"https://codeload.github.com/oscarrc/oscarrc.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarrc%2Foscarrc.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34331836,"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-14T02:00:07.365Z","response_time":62,"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":["blog","github-pages","mdx","personal-website","portfolio","portfolio-website","react"],"created_at":"2026-06-14T18:03:53.849Z","updated_at":"2026-06-14T18:03:58.591Z","avatar_url":"https://github.com/oscarrc.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oscarrc.me\n\nMy personal site — a single-page landing built with [Astro](https://astro.build),\n[Tailwind CSS](https://tailwindcss.com) and [daisyUI](https://daisyui.com), deployed to GitHub\nPages at [oscarrc.me](https://oscarrc.me).\n\n## Project structure\n\n```text\n/\n├── public/                 # static assets (favicon, …)\n├── src/\n│   ├── assets/             # bundled images (project logos, social icons)\n│   ├── components/         # ProjectGrid, Footer, CursorBubble, PlusMark\n│   ├── content/            # content collections (projects.json, socials.json)\n│   ├── content.config.ts   # collection schemas (projects + socials)\n│   ├── layouts/            # Layout.astro\n│   ├── pages/              # index.astro (the landing page)\n│   └── styles/             # global.css\n└── astro.config.mjs        # site config + font providers\n```\n\nContent is data-driven: the project grid is generated from `src/content/projects.json` and the\nfooter social links from `src/content/socials.json`, both validated by the schemas in\n`src/content.config.ts`. To add a project or social link, edit the JSON and drop the referenced\nicon into `src/assets/`.\n\n## Commands\n\nThis project uses **pnpm** (pinned via the `packageManager` field). Requires Node ≥ 22.13.\n\n| Command          | Action                                       |\n| :--------------- | :------------------------------------------- |\n| `pnpm install`   | Install dependencies                         |\n| `pnpm dev`       | Start the dev server at `localhost:4321`     |\n| `pnpm build`     | Build the production site to `./dist/`       |\n| `pnpm preview`   | Preview the build locally before deploying   |\n| `pnpm astro ...` | Run Astro CLI commands (`astro add`, etc.)   |\n\n## Deployment\n\nPushing to `master` triggers the [`Deploy to GitHub Pages`](.github/workflows/deploy.yml) workflow,\nwhich builds the site with `withastro/action` and publishes it to GitHub Pages. The custom domain\n`oscarrc.me` is configured in the repository's Pages settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarrc%2Foscarrc.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarrc%2Foscarrc.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarrc%2Foscarrc.github.io/lists"}