jeijei4 / about.me

Single Page Resume Template

Home Page:https://vjai.github.io/about.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about.me

Mobile-friendly single page resume template built with the perfect fourth ratio.

Demo

https://vjai.github.io/about.me/

Supported Browsers

  • Chrome
  • Safari
  • Firefox
  • Edge

Make Your Resume Online in 8 Steps (Without Paying For Domain)

  • Fork the repo and clone it in your local machine.

  • Run the below command from project root to install all the dependencies.

npm install
  • Once the necessary packages are installed run the website using the below command.
npm start
  • Edit the index.html and replace the default text with your career information.

  • Edit the photo and customize the theme by changing the variables in _site.scss file under "scss" folder.

  • Check-in your changes and go to your project "Settings" in Github.

Screen Shot

  • Navigate to the GitHub Pages section and open the "Source" dropdown. Select the option "master branch".

Screen Shot

  • Save the changes and GitHub will display the URL through which you can access the resume in the same section and it would be something like <github_user_name>.github.io/about.me. Hit the url and verify you can access the page.

Screenshots

Desktop

Screen Shot

Mobile

Screen Shot

License

MIT

Questions & Feedback

Please send email to vijay.prideparrot AT gmail.com.

About

Single Page Resume Template

https://vjai.github.io/about.me/

License:MIT License


Languages

Language:CSS 66.5%Language:HTML 31.5%Language:JavaScript 1.9%