Aviaryan Resume Save

:bowtie: Simple and clean resume in Jekyll

Project README

Resume

Recruiters: This is just a sample. My updated resume can be found on my Google Drive.

Simple, responsive and printable resume in HTML and CSS made dynamic using Jekyll.

http://aviaryan.github.io/resume

All resume content is stored in yaml files (skills.yml, projects.yml ..) in the _data directory.

Changing order of categories in resume is easy. :wink: Just change the include orders in index.html

{% include education.html %}
{% include skills.html %}
{% include projects.html %}
{% include awards.html %}
{% include work.html %}
{% include social.html %}
{% include contact.html %}
{% include references.html %}

For local development, create an empty file named local in project root. This will ensure that local resources are loaded by Jekyll instead of CDN's.

Open Source Agenda is not affiliated with "Aviaryan Resume" Project. README Source: aviaryan/resume
Stars
38
Open Issues
3
Last Commit
7 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating