{"id":15496789,"url":"https://github.com/dreyfus92/astro-portfolio","last_synced_at":"2025-10-28T18:04:58.223Z","repository":{"id":63272181,"uuid":"566608227","full_name":"dreyfus92/astro-portfolio","owner":"dreyfus92","description":"My portfolio built with Astro.","archived":false,"fork":false,"pushed_at":"2025-03-20T20:17:44.000Z","size":35585,"stargazers_count":37,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T19:34:42.056Z","etag":null,"topics":["astrojs","personal-website","pnpm","portfolio","tailwindcss","typescript","vercel-deployment","view-transitions"],"latest_commit_sha":null,"homepage":"https://www.paulvall.dev","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dreyfus92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-11-16T02:56:24.000Z","updated_at":"2025-03-20T20:17:47.000Z","dependencies_parsed_at":"2023-09-24T05:01:20.403Z","dependency_job_id":"1f6fda5b-a915-4408-a1e4-4a16495feae4","html_url":"https://github.com/dreyfus92/astro-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreyfus92%2Fastro-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreyfus92%2Fastro-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreyfus92%2Fastro-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreyfus92%2Fastro-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreyfus92","download_url":"https://codeload.github.com/dreyfus92/astro-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813796,"owners_count":21165634,"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":["astrojs","personal-website","pnpm","portfolio","tailwindcss","typescript","vercel-deployment","view-transitions"],"created_at":"2024-10-02T08:28:10.485Z","updated_at":"2025-10-28T18:04:53.189Z","avatar_url":"https://github.com/dreyfus92.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧑🏻‍💻 My personal website\n\nAn attempt to create a miniminal js personal blog using\n[Astro](https://astro.build/).\n\n![screenshot](/public/sc1.png)\n\n## 📚 Stack\n\n- Platform: [Astro](https://astro.build/)\n- Deployment: [Vercel](https://vercel.com/)\n- Package manager: [pnpm](https://pnpm.io/)\n- CSS: [Tailwind CSS](https://tailwindcss.com/)\n\n## 🚀 Project Structure\n\nInside of my Astro project, you'll see the following folders and files:\n\n```bash\n├── .vscode/\n├── public/\n├── src/\n│   ├── assets/\n│   ├── components/\n│   ├── content/\n│   ├── layouts/\n│   ├── pages/\n│   ├── styles/\n│   └── utils/\n├── .env.example\n├── .gitignore\n├── .prettierrc\n├── astro.config.ts\n├── .LICENSE\n├── package-json\n├── README.md\n└── tsconfig.json\n```\n\nAstro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page\nis exposed as a route based on its file name.\n\nThere's nothing special about `src/components/`, but that's where you should\nplace any Astro/React/Vue/Svelte/Preact components.\n\nAny static assets, like images, can be placed in the `public/` directory.\n\nThis project uses [Tailwind CSS](https://tailwindcss.com/) for styling. The\n`tailwind.config.js` file is where you can customize your Tailwind theme.\n\nI'm using the `assets` folder to store my images and the `content` folder to\nstore my markdown files so I can take advantage of Astro's built-in image\noptimization.\n\n## 🧞 Running Locally\n\nThis app requires Node.js v18.4.1 or later.\n\n```bash\ngit clone git@github.com:dreyfus92/astro-portfolio.git\ncd astro-portfolio\nnpm install -g pnpm\npnpm i\npnpm dev\n```\n\n## 📝 License\n\nThis project is licensed under the [MIT license](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreyfus92%2Fastro-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreyfus92%2Fastro-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreyfus92%2Fastro-portfolio/lists"}