* .container .content for icons should not be 100%
to help with centering.
* Use span for .post-item internals, otherwise Firefox
messes up at smaller screen width with the list bullet
and title on separate lines.
* README wording
Fix#17
- Change color from orange to blue; improve colors elsewhere
- Change `div.section` to `section`
- Rename `posts` directory to `blog`
- Add ability to specify extra CSS files in `config.toml`
- Removed `WebFontsFile` feature from `config.toml`
- Remove the initials displayed on top right of single post pages
- Update example site
* Dynamic resume link
* More header changes
* CSS for narrow hides
* Fix syntax error in header files
* Add transition for initials link
* Link hover with transition
* Add date in tooltip
* Consistent colors
* Font sizes
* Icon margins
HTTPS in JS correction to remove slashes