jekyll/lib
Parker Moore 6eec3a7942 Print warning when `paginate` is set to `true`.
Related to #1105.

Sample output:
~/code/jekyll/tsite$ ../bin/jekyll build --trace
Configuration file: /Users/parker/code/jekyll/tsite/_config.yml
    Config Warning: The `paginate` key must be a positive integer or nil. It's currently set to 'true'.
            Source: /Users/parker/code/jekyll/tsite
       Destination: /Users/parker/code/jekyll/tsite/_site
      Generating... done.
2013-08-06 20:56:29 +02:00
..
jekyll Print warning when `paginate` is set to `true`. 2013-08-06 20:56:29 +02:00
site_template Align {{ content }} call with its siblings in site template. 2013-08-06 20:12:26 +02:00
jekyll.rb Release 1.1.2 2013-07-25 09:15:34 +02:00