Commit Graph

4 Commits (24970043deb37adabb10ec8deb2cb6df83bf5a4a)

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 eadc79e066 Add Grunt build script 2013-08-24 17:13:07 -04:00
Michael Rose abd4e53a34 Engage! 2013-08-23 15:06:39 -04:00