Commit Graph

62 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
13eefd7fa0 Merge branch 'release/1.1.3' 2013-10-11 11:43:21 -04:00
Michael Rose
3a25d18e76 Apply IE navigation fix to LESS 2013-10-11 11:42:33 -04:00
Michael Rose
31ab3157fe Merge pull request #3 from lvictorino/master
Fix the possibility to click on menu list item when they're hidden (IE8+)
2013-10-11 08:29:38 -07:00
Laurent Victorino
11978f11d7 Fix false click menu on IE8+ 2013-10-11 16:49:26 +02:00
Michael Rose
8780217ddd Merge branch 'master' into develop 2013-09-17 16:17:08 -04:00
Michael Rose
5b6bb362e2 Merge pull request #2 from qiulin/master
fix bug of read more content showing the current content
2013-09-17 13:16:18 -07:00
Qiulin
23ac394a9c fix bug of read more content showing the current content 2013-09-17 23:25:42 +08:00
Michael Rose
6c0627eeb8 Merge branch 'hotfix/html-cleanup' into develop 2013-09-09 16:13:26 -04:00
Michael Rose
e10faad05d Merge branch 'hotfix/html-cleanup' 2013-09-09 16:13:25 -04:00
Michael Rose
3f6dab5389 W3C validation cleanup 2013-09-09 16:13:17 -04:00
Michael Rose
fa39829cce Merge branch 'hotfix/grunt' into develop 2013-08-30 07:58:30 -04:00
Michael Rose
801f375dea Merge branch 'hotfix/grunt' 2013-08-30 07:58:30 -04:00
Michael Rose
41baa2c63f Remove Grunt files from Jekyll _site build 2013-08-30 07:57:48 -04:00
Michael Rose
6bdf105ff3 Merge branch 'release/1.1.1' into develop 2013-08-26 10:08:20 -04:00
Michael Rose
8e930faad5 Merge branch 'release/1.1.1' 2013-08-26 10:08:19 -04:00
Michael Rose
3231f4ec31 Optimize images 2013-08-26 10:08:06 -04:00
Michael Rose
947a90df2e Add social sharing widgets 2013-08-26 09:59:22 -04:00
Michael Rose
4107acfa16 Normalize content widths and spacing across viewports 2013-08-26 09:29:52 -04:00
Michael Rose
9215456ceb Remove So Simple reference 2013-08-26 09:29:07 -04:00
Michael Rose
71d10e2692 Customize code syntax scrollbar 2013-08-26 09:00:30 -04:00
Michael Rose
c4a96d8c43 Merge branch 'release/1.1.0' into develop 2013-08-25 23:04:34 -04:00
Michael Rose
9ebb1473d2 Merge branch 'release/1.1.0' 2013-08-25 23:04:34 -04:00
Michael Rose
25a83420e3 Add related posts to post.html _layout 2013-08-25 23:03:47 -04:00
Michael Rose
9c17ada829 Rename articles to posts 2013-08-25 00:12:56 -04:00
Michael Rose
001272e9b6 Rename articles to posts 2013-08-25 00:12:43 -04:00
Michael Rose
9bf6081165 Merge branch 'hotfix/updates' into develop 2013-08-25 00:10:08 -04:00
Michael Rose
14945091a8 Merge branch 'hotfix/updates' 2013-08-25 00:10:08 -04:00
Michael Rose
6ea3e804d4 Fix structured data errors 2013-08-25 00:09:39 -04:00
Michael Rose
be81776359 Fix links and typos 2013-08-24 23:55:30 -04:00
Michael Rose
b9269adc88 Merge branch 'hotfix/jshint-error' into develop 2013-08-24 18:13:07 -04:00
Michael Rose
f848a6ae62 Merge branch 'hotfix/jshint-error' 2013-08-24 18:13:07 -04:00
Michael Rose
d2170b768d Fix jshint error 2013-08-24 18:12:56 -04:00
Michael Rose
1108fdfd39 Merge branch 'release/1.0.0' into develop 2013-08-24 18:10:17 -04:00
Michael Rose
80ec5862eb Merge branch 'release/1.0.0' 2013-08-24 18:10:16 -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
ccdc0e3118 Document Grunt build script 2013-08-24 17:51:19 -04:00
Michael Rose
cbafba4f9e Optimize images with Grunt build script 2013-08-24 17:37:43 -04:00
Michael Rose
eadc79e066 Add Grunt build script 2013-08-24 17:13:07 -04:00
Michael Rose
4cb5b40d14 Ignore node.js modules 2013-08-24 16:37:27 -04:00
Michael Rose
5c013630c8 Merge branch 'hotfix/minor' into develop 2013-08-23 16:20:34 -04:00
Michael Rose
6d982e83c1 Merge branch 'hotfix/minor' 2013-08-23 16:20:34 -04:00
Michael Rose
dac03bbcef Inline link 2013-08-23 16:20:27 -04:00
Michael Rose
5c42915f86 Optimize page width for small screens 2013-08-23 16:19:28 -04:00
Michael Rose
fdd9942dea Merge branch 'hotfix/minor' into develop 2013-08-23 16:05:13 -04:00
Michael Rose
b770c2a5a7 Merge branch 'hotfix/minor' 2013-08-23 16:05:13 -04:00
Michael Rose
63f8b57d04 Fix a few more forgotten {{ site.url }}'s 2013-08-23 16:00:09 -04:00
Michael Rose
4ca33bec70 Change theme download URL 2013-08-23 15:59:53 -04:00
Michael Rose
1a6ed92e2a Merge branch 'hotfix/minor' into develop 2013-08-23 15:57:19 -04:00