New
v1.1.0
- Fixes links to utilize the
baseurlconfig parameter. - Updates readme for better information on
baseurl,CNAME, and GitHub Pages. - Fixes improperly configured 404 page.
- Switches from
rems toems in media queries to avoid flickering in Safari (also, apparentlyrems shouldn't be used in media queries). - Scope the syntax highlighting classes to
.highlightto avoid collisions.