This is a simple jekyll theme for a nice resume. It is created from the sinlge config.yml file. It will also generate a PDF (still new feature and it does not format well) with a click of the button on the bottom. I made this because I needed a better resume and did not want to type one. Feel free to use this!
Added emojies :smile::thumbsup::clap::confetti_ball::tada:
This is a jekyll site so it runs in github as is.
This is a gulp node.js project so you will need to go a little bit more to make major edits.
npm install
and that will get all of the needed packages installed.gulp
. This will also start the local server and open a browser window for it.Credit to online-cv for the original styles!