Commit Graph

60 Commits

Author SHA1 Message Date
08fa20eeb4 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 20:00:15 -04:00
178d61ae37 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-26 20:00:09 -04:00
a993514ab5 Merge branch 'release/1.1.3' into develop 2013-10-11 11:43:22 -04:00
3a25d18e76 Apply IE navigation fix to LESS 2013-10-11 11:42:33 -04:00
8780217ddd Merge branch 'master' into develop 2013-09-17 16:17:08 -04:00
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
23ac394a9c fix bug of read more content showing the current content 2013-09-17 23:25:42 +08:00
6c0627eeb8 Merge branch 'hotfix/html-cleanup' into develop 2013-09-09 16:13:26 -04:00
e10faad05d Merge branch 'hotfix/html-cleanup' 2013-09-09 16:13:25 -04:00
3f6dab5389 W3C validation cleanup 2013-09-09 16:13:17 -04:00
fa39829cce Merge branch 'hotfix/grunt' into develop 2013-08-30 07:58:30 -04:00
801f375dea Merge branch 'hotfix/grunt' 2013-08-30 07:58:30 -04:00
41baa2c63f Remove Grunt files from Jekyll _site build 2013-08-30 07:57:48 -04:00
6bdf105ff3 Merge branch 'release/1.1.1' into develop 2013-08-26 10:08:20 -04:00
8e930faad5 Merge branch 'release/1.1.1' 2013-08-26 10:08:19 -04:00
3231f4ec31 Optimize images 2013-08-26 10:08:06 -04:00
947a90df2e Add social sharing widgets 2013-08-26 09:59:22 -04:00
4107acfa16 Normalize content widths and spacing across viewports 2013-08-26 09:29:52 -04:00
9215456ceb Remove So Simple reference 2013-08-26 09:29:07 -04:00
71d10e2692 Customize code syntax scrollbar 2013-08-26 09:00:30 -04:00
c4a96d8c43 Merge branch 'release/1.1.0' into develop 2013-08-25 23:04:34 -04:00
9ebb1473d2 Merge branch 'release/1.1.0' 2013-08-25 23:04:34 -04:00
25a83420e3 Add related posts to post.html _layout 2013-08-25 23:03:47 -04:00
9c17ada829 Rename articles to posts 2013-08-25 00:12:56 -04:00
001272e9b6 Rename articles to posts 2013-08-25 00:12:43 -04:00
9bf6081165 Merge branch 'hotfix/updates' into develop 2013-08-25 00:10:08 -04:00
14945091a8 Merge branch 'hotfix/updates' 2013-08-25 00:10:08 -04:00
6ea3e804d4 Fix structured data errors 2013-08-25 00:09:39 -04:00
be81776359 Fix links and typos 2013-08-24 23:55:30 -04:00
b9269adc88 Merge branch 'hotfix/jshint-error' into develop 2013-08-24 18:13:07 -04:00
f848a6ae62 Merge branch 'hotfix/jshint-error' 2013-08-24 18:13:07 -04:00
d2170b768d Fix jshint error 2013-08-24 18:12:56 -04:00
1108fdfd39 Merge branch 'release/1.0.0' into develop 2013-08-24 18:10:17 -04:00
80ec5862eb Merge branch 'release/1.0.0' 2013-08-24 18:10:16 -04:00
501c763bdf Add scrollbar to menu if taller than the current viewport 2013-08-24 18:09:43 -04:00
ccdc0e3118 Document Grunt build script 2013-08-24 17:51:19 -04:00
cbafba4f9e Optimize images with Grunt build script 2013-08-24 17:37:43 -04:00
eadc79e066 Add Grunt build script 2013-08-24 17:13:07 -04:00
4cb5b40d14 Ignore node.js modules 2013-08-24 16:37:27 -04:00
5c013630c8 Merge branch 'hotfix/minor' into develop 2013-08-23 16:20:34 -04:00
6d982e83c1 Merge branch 'hotfix/minor' 2013-08-23 16:20:34 -04:00
dac03bbcef Inline link 2013-08-23 16:20:27 -04:00
5c42915f86 Optimize page width for small screens 2013-08-23 16:19:28 -04:00
fdd9942dea Merge branch 'hotfix/minor' into develop 2013-08-23 16:05:13 -04:00
b770c2a5a7 Merge branch 'hotfix/minor' 2013-08-23 16:05:13 -04:00
63f8b57d04 Fix a few more forgotten {{ site.url }}'s 2013-08-23 16:00:09 -04:00
4ca33bec70 Change theme download URL 2013-08-23 15:59:53 -04:00
1a6ed92e2a Merge branch 'hotfix/minor' into develop 2013-08-23 15:57:19 -04:00
d3aeb04d1c Merge branch 'hotfix/minor' 2013-08-23 15:57:19 -04:00
0d6a84d786 Fix post URL's in H1's and paginator 2013-08-23 15:57:10 -04:00