Commit Graph

14 Commits (488efc5b6f872e9e94af46a3bcbcb852b28fc321)

Author SHA1 Message Date
Tero Teelahti 9f81ac8bec Upgrade Google analytics to Google universal analytics
Google will deprecate old ga.js. Change to new analytics.js, and also
use the new version of the enhanced link attribution module.
2014-04-18 14:33:20 +03:00
Michael Rose 31b07c1f55 Rename archive.html to posts.html and all instances 2014-02-26 15:24:42 -05:00
Michael Rose e80262e857 Update theme link in footer 2014-02-25 15:52:03 -05:00
Michael Rose 24739cc683 Remove schema.org reference to simplify markup 2014-01-15 14:53:10 -05:00
Michael Rose 08b4285d8b Only load Disqus when enabled on specific posts 2014-01-02 11:15:49 -05:00
Michael Rose f9013df662 Fix Disqus loading with wonky if statement 2014-01-02 11:08:32 -05:00
Robpol86 98ee44245f Re-implemented hotlinkable background.
If the site or page background path doesn't contain http:// or https://,
it will be assumed the image is located in the site's /images/
directory. However if either string is present in the background
variable jekyll won't bother prepending the local path.
2013-11-02 21:41:37 -07:00
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