All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Use jekyll-remote-theme for demo site.
- Update GitHub Pages compatible installation instructions to include jekyll-remote-theme method.
- Fixed
{nil, "picture"=>nil"}
in_layouts/about.html
when author image isn't set. #34
- Adjusted
/_sass/_print.scss
to reduce blank pages when printing in Chrome. #29 - Fixed sidebar visibility bug in Firefox and Safari by adding toggling
visibility: hidden
. #31
- Change
gems
key in_config.yml
toplugins
. #23 - Fixed Liquid syntax error: "Expected id but found end_of_string_in
cv.skills.
" in/cv/skills.html
include.
- Improved installation documentation. #8
- Google Analytics tracking ID, Disqus comments, to
/docs
demo site.