Commit Graph

7 Commits

Author SHA1 Message Date
Robpol86
24970043de Implemented mmistakes' suggestions.
All background images will now be consistent with the rest of the theme
and pull background images from the site's /images location.

Also moved per-page background yaml declaration into the images: "group"
or array thing (whatever it's called). This is also consistent with the
rest of the theme.
2013-10-26 13:20:16 -07:00
Robpol86
2336f01085 Implemented per-page or site-wide background images.
If the user sets "background: /path/to/image.jpg" or an http(s) url in their _config.yml, or if they set it in a post/page's yaml front matter, the displayed page will use that image as the background. If their background is transparent, the default background color will also be visible. Setting a background in a page/post will take precedence over the one set in _config.yml.
2013-10-23 22:16:02 -05:00
Michael Rose
001272e9b6 Rename articles to posts 2013-08-25 00:12:43 -04:00
Michael Rose
501c763bdf Add scrollbar to menu if taller than the current viewport 2013-08-24 18:09:43 -04:00
Michael Rose
eadc79e066 Add Grunt build script 2013-08-24 17:13:07 -04:00
Michael Rose
c7aff310af Add home link to menu 2013-08-23 15:42:03 -04:00
Michael Rose
abd4e53a34 Engage! 2013-08-23 15:06:39 -04:00