This project will create for you a resume with a simple template.
- Edit
src/components/ProfileAndSkills/Education/education.jsfor your educations. - Edit
src/components/ProfileAndSkills/Experience/experiences.jsto list your experiences. - Edit
src/components/ProfileAndSkills/Skills/skills.jsto list your skills. - Edit
src/pages/Index/ProfileAndSkills/index.jssummary constant, to have a detail about yourself.
- Edit
gatsby-config.jsand editpathPrefixto your repository name. ex : /nima_habibkhoda . - Create a repository named you
pathPrefixvalue. - Run
npm run deploy.
- Run
npm run develop.
- Run
npm run build.
- Run
npm run lint && npm run prettier.
- Before any push on Github, your project will run
lint and prettieritself.
soon...