Resume (CV) site. Example
Launch your resume site without server on github pages! Only need a domain.
- Fork this repo as
<you_nickname>.github.io - Create CNAME subdomain record on your DNS provider:
cv-><you_nickname>.github.io
- Open fork repository settings
- Go to
Pages/Custom domainenter youcv.<example.com>(And enforce HTTPS)
- Go to
- Make sure that CNAME file in repo contain your subdomain and domain
cv.<example.com> - Change left side with your information via _config.yml like this:
fullname: Alexey Konstantinov favicon: /assets/images/favicon.svg logo: /assets/images/photo.png show_info: true age: 21 y.o. location: Sirius, Russia language: Russian, English show_contacts: true mailto: mailto:konstantinov.py@gmail.com cv_pdf_link: https://raw.githubusercontent.com/AwesomeAlexey/AwesomeAlexey.github.io/main/pdf/Awesome_Alexey.pdf remote_theme: annndruha/minimal-resume plugins: - jekyll-remote-theme
- Change index.md with you information
- Wait for actions auto build and enjoy your site 😋!
This site required pages theme minimal-resume which is in the _config.yml as remote_theme.
Site hasn't got a pdf converter, hand update file *.pdf and assets/images/photo.jpg