A Resume Theme for Jekyll oriented for developpers. All the magic of this theme is that sections fill via Markdown files.
It makes your resume such as Boba Fett.
Desktop | Mobile |
---|---|
There is three files to customize your site :
_config.yml
for customizing your informations (name, summary, twitter, linkedin...),css/main.scss
for customizing the desgin (fonts, colors, sizes...),_sass/_custom.scss
for override default CSS properties.CNAME
for your custom domain.All sections of the resume are filled with your markdown post in _posts
.
git clone https://github.com/leolelego/Boba-Fett-Theme-For-Jekyll.git
_config.yml
with your informations,css/main.scss
(Jekyll now support SASS).scss
change the css/main.scss
.jekyll serve -w --baseurl ''
,Open sourced under the MIT license.