It is a resume which is created by vue and webpack. And its content can be changed by edit the file of resumeData.json.
- Fork it to your own github.
- Clone it to your local folder.
- Download NodeJS.
- Run
npm install
. - Edit the
resumeDate.json
in the root direction. - Run 'webpack -p'
- Push it to the remote depository by running
git push
- Done!
- Now you can set depository by
settingsGitHub Pages -> source -> master branch
, and then you can see your resume in the websiteyourGithubName.github.io/resume
.
I know it still has lots of shortages, I will optimize it step by step. If you have any suggestions, please just tell me!