Write your resume or CV in markdown and automatically generate a GitHub Pages site
- Install Ruby
bundle install
bundle exec jekyll serve
- Visit
http://localhost:4000
- Fork this repository
- Edit
index.md
with your own details - Go to Settings > Code and automation > Pages
- In Build and deployment > Source, select Deploy from a branch