https://github.com/emasuriano/resume
Where I host my resume
https://github.com/emasuriano/resume
Last synced: 3 months ago
JSON representation
Where I host my resume
- Host: GitHub
- URL: https://github.com/emasuriano/resume
- Owner: EmaSuriano
- Created: 2022-10-27T07:38:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T14:27:22.000Z (3 months ago)
- Last Synced: 2025-01-14T15:36:24.124Z (3 months ago)
- Language: Astro
- Size: 2.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resume
[](https://github.com/EmaSuriano/resume/actions/workflows/master.yml)
[](https://app.netlify.com/sites/emasuriano-resume/deploys)Based on [astro-resume](https://github.com/emaSuriano/astro-resume)
## [Demo](https://resume.emasuriano.com/)
## How to get changes from template
- git remote add template https://github.com/EmaSuriano/astro-resume.git
- git fetch --all
- git merge template/main --allow-unrelated-histories