https://github.com/michaelfromyeg/resume
📃🏗️ Just my resume.
https://github.com/michaelfromyeg/resume
resume
Last synced: 3 months ago
JSON representation
📃🏗️ Just my resume.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/resume
- Owner: michaelfromyeg
- License: mit
- Created: 2021-05-25T02:41:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T02:43:29.000Z (10 months ago)
- Last Synced: 2025-02-08T12:13:52.514Z (5 months ago)
- Topics: resume
- Language: HTML
- Homepage: https://resume.michaeldemar.co
- Size: 834 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resume
Literally just my resume.
## About
I want a separate place to host my resume, so I can link to it via a subdomain.
Also taking this opportunity to be amazed at just how many files are needed for a "favicon" in ~~2021~~ 2024. Lol.
## Development
If you'd like your own resume website, do four things:
1. Fork this repository.
2. Replace `resume.pdf` with your own (and the favicon files).
3. Push to GitHub.
4. Add a CNAME with your website's subdomain.To get the subdomain to fully work, check out [this](https://anmonteiro.com/2015/08/custom-subdomains-in-github-project-pages/) link.
Hope this helps!