Skip to content

mosbasik/resume-jekyll

Repository files navigation

resume-jekyll

I'm trying out Jekyll's templating as a resume-building solution.

At the moment, a simple jekyll build or jekyll serve will render the basic resume like any Jekyll site should.

I do intend to play with cascading configurations as a way to tweak different versions of my resume while still keeping the main parts in one place. My first steps towards playing with this concept are shown by these commands:

Render with a light blue background:

jekyll serve --config _config.yml,_config/blue.yml

Render with a light red background:

jekyll serve --config _config.yml,_config/red.yml

About

Trying out Jekyll's templating as a resume-building solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published