This resume is a reimplementation of gonsie/cthulu-resume for Jekyll.
Install the following 2 files into an existing Jekyll project.
resume.md
: Markdown resume. See details below for formatting._layouts/resume.html
: This file includes CSS styles for the resume.This resume assumes the following markdown / html:
#
/ <h1>
)>
/ <blockquote>
)##
/ <h2>
)###
/ <h3>
), which can be combined with bold text (**
/ <bold>
).<span>
tag.