Skip to content

Harendra1993/vita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vita is a simple and minimal Hexo resume theme

Online Demo

Prerequisites:

Installation

  1. Install Hexo

    yarn global add hexo-cli
  2. Init Hexo

    hexo new your-resume
  3. Use Theme

    # Clone the repo in a different folder
    # e.g. /path/to/resume
    git clone https://github.com/harendra1993/vita.git
    
    # Copy theme files
    cp -r /path/to/vita /path/to/your-resume/themes/vita
    
    # Then, change theme in `_config.yml`
    
  4. Config your resume data

    Set theme:

    theme: vita

    The baseurl is required in _config.yml if you serve this page as part of your website. And your contact information, EDUCATION, SKILLS, EXPERIENCE, and PROJECTS data under resume.

  5. Run and Debug

    hexo server

License

MIT

About

A simple and minimal Hexo resume theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages