{"id":20013076,"url":"https://github.com/raeperd/resume","last_synced_at":"2025-03-02T02:21:17.077Z","repository":{"id":184829576,"uuid":"672531478","full_name":"raeperd/resume","owner":"raeperd","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-30T13:06:32.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T15:10:24.853Z","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/raeperd.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}},"created_at":"2023-07-30T12:04:01.000Z","updated_at":"2023-07-30T12:04:07.000Z","dependencies_parsed_at":"2023-07-30T14:22:54.195Z","dependency_job_id":"a1b4346f-9dc3-45f2-bb57-1ed6c0a98351","html_url":"https://github.com/raeperd/resume","commit_stats":null,"previous_names":["raeperd/resume"],"tags_count":0,"template":false,"template_full_name":"EmaSuriano/astro-resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raeperd%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raeperd%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raeperd%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raeperd%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raeperd","download_url":"https://codeload.github.com/raeperd/resume/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241448158,"owners_count":19964421,"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":[],"created_at":"2024-11-13T07:34:39.537Z","updated_at":"2025-03-02T02:21:17.057Z","avatar_url":"https://github.com/raeperd.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# astro-resume\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/EmaSuriano/astro-resume/tree/latest)\n[![master](https://github.com/EmaSuriano/astro-resume/actions/workflows/master.yml/badge.svg)](https://github.com/EmaSuriano/astro-resume/actions/workflows/master.yml)\n![Dependabot status](https://badgen.net/github/dependabot/EmaSuriano/astro-resume)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/3d621f0a-f078-4a5e-acca-f8c88b552223/deploy-status)](https://app.netlify.com/sites/astro-resume/deploys)\n\n\u003e Resume builder based on [Markdown](https://www.markdownguide.org/) and [Tailwind CSS](https://tailwindcss.com/). Built with [Astro](https://astro.build/), and inspired by [Standard Resume](https://standardresume.co/).\n\n## [Demo](https://astro-resume.netlify.app)\n\n## Features\n\n- Full Tailwind CSS integration with `@tailwindcss/typography` plugin\n- Dark mode ready with `:dark` tag powered by Tailwind CSS\n- No need for complex data structure, just write your information in Markdown!\n- Resume PDF generation using [Playwright](https://playwright.dev/)\n- Ready for deployment with [Netlify](https://netlify.com/) or any static website hosting.\n- Fonts powered by [Fontsource](https://fontsource.org/)\n- Full Typescript support\n\n## UI\n\n### Light mode\n\n| Desktop                                                                                                                | Tablet                                                                                                                | Phone                                                                                                                |\n| ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |\n| ![Desktop Light](https://user-images.githubusercontent.com/3399429/198139123-066a9575-b247-494c-bf89-d847cc079cba.png) | ![Tablet light](https://user-images.githubusercontent.com/3399429/198139120-df681ea7-9353-433f-863a-670f3f395995.png) | ![Phone light](https://user-images.githubusercontent.com/3399429/198139113-265d0597-e1cf-4733-ae53-c24bc2a218ac.png) |\n\n### Dark mode\n\n| Desktop                                                                                                                | Tablet                                                                                                                | Phone                                                                                                                |\n| ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |\n| ![Desktop Light](https://user-images.githubusercontent.com/3399429/198139151-a04eacbb-f627-4d29-ada6-d353bea60b81.png) | ![Tablet light](https://user-images.githubusercontent.com/3399429/198139141-82076204-7018-415b-b313-1bde36939a8a.png) | ![Phone light](https://user-images.githubusercontent.com/3399429/198139137-e29fa7c8-d152-46de-b038-85faae1e7652.png) |\n\n### PDF Generated\n\n| Page 1                                                                                                              | Page 2                                                                                                              |\n| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |\n| ![Pdf Page 1](https://user-images.githubusercontent.com/3399429/198139108-252928a4-bd64-4268-bd96-7cd9962dc635.png) | ![Pdf Page 2](https://user-images.githubusercontent.com/3399429/198139094-cf5e16c4-79b7-4094-939f-9960c56621b4.png) |\n\n## Project Structure\n\nAstro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.\n\nThere's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.\n\nAny static assets, like images, can be placed in the `public/` directory.\n\nThe pdf is generated at build time, so no need to manually generated it.\n\n## Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command             | Action                                             |\n| :------------------ | :------------------------------------------------- |\n| `yarn`              | Installs dependencies                              |\n| `yarn dev`          | Starts local dev server at `localhost:3000`        |\n| `yarn build`        | Build your production site to `./dist/`            |\n| `yarn preview`      | Preview your build locally, before deploying       |\n| `yarn astro ...`    | Run CLI commands like `astro add`, `astro preview` |\n| `yarn astro --help` | Get help using the Astro CLI                       |\n\n## How to setup your own resume?\n\n- You can quickly clone this repository by clicking on [Use this template](https://github.com/EmaSuriano/astro-resume/generate).\n- After your repository is created, you should modify [index.md](./src/pages/index.md) with your information.\n- Once you are done, push your changes into your repository.\n- Select any of the available options to deploy your websites. This project already provides the setup to deploy with Netlify, you can check [this guide](https://www.netlify.com/blog/2016/09/29/a-step-by-step-guide-deploying-on-netlify/) for more information.\n\n## Contributing\n\nFeel free to open issues or/and pull requests into this repository to improve it!\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraeperd%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraeperd%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraeperd%2Fresume/lists"}