Commit Graph

91 Commits (266b69ab78e78574fef60161dd8282a8317606db)

Author SHA1 Message Date
Michael Rose 266b69ab78 Add pages to sitemap 2014-02-17 08:21:57 -05:00
Michael Rose 5338d9e50c Correct demo theme link 2014-02-12 11:05:45 -05:00
Michael Rose 0b0b931c21 Revise installation instructions
Include Gemfile for Bundler install
2014-02-12 09:30:09 -05:00
Michael Rose 87988c2ce7 Fix liquid highlight tag 2014-02-10 16:00:25 -05:00
Michael Rose f73bcfa7b1 Document new rake tasks for creating posts and pages 2014-02-10 15:51:03 -05:00
Michael Rose ccad0d8c0f Add new post/page rake task 2014-02-10 15:41:26 -05:00
Michael Rose 6f09306ffe Merge branch 'hotfix/schema' 2014-01-15 14:56:06 -05:00
Michael Rose 4cece89755 Add trailing / to permalinks 2014-01-15 14:53:30 -05:00
Michael Rose 24739cc683 Remove schema.org reference to simplify markup 2014-01-15 14:53:10 -05:00
Michael Rose 94cb5aa5bc Merge branch 'hotfix/feed' 2014-01-11 16:54:11 -05:00
Michael Rose 75c8a1b790 Validate feed 2014-01-11 16:54:02 -05:00
Michael Rose cd9f912242 Merge branch 'hotfix/updates' 2014-01-02 11:16:08 -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
Michael Rose 4aba5ea6ba Add notes about setting site.url properly 2014-01-02 11:07:28 -05:00
Michael Rose 78d37e0e28 Fix typos add notes about setting site.url properly 2014-01-02 10:59:56 -05:00
Michael Rose 764b62eb7a Merge pull request #9 from zry656565/master
fix a bug about wrong link
2013-12-17 05:09:53 -08:00
Zou Runyang 2292f79c98 fix a bug about wrong link 2013-12-17 18:34:27 +08:00
Michael Rose 90204cbd97 Update site.url comment 2013-11-04 08:11:52 -05:00
Michael Rose c42b853f46 Merge pull request #8 from Robpol86/master
Re-implemented hotlinkable background.
2013-11-04 05:09:19 -08: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
Michael Rose dc7b33b212 Merge branch 'release/1.2.0' 2013-10-26 20:07:26 -04:00
Michael Rose 96bce170a7 Document background image feature 2013-10-26 20:07:11 -04:00
Michael Rose 21891d9b68 Add background image to site 2013-10-26 20:03:07 -04:00
Michael Rose 4d0ad4d6cd Add sample post demoing background image 2013-10-26 20:02:13 -04:00
Robpol86 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
Robpol86 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
Michael Rose cfa7e9bfbb Merge pull request #5 from Robpol86/master
Implemented per-page or site-wide background images.
2013-10-26 16:59:43 -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 a993514ab5 Merge branch 'release/1.1.3' into develop 2013-10-11 11:43:22 -04: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