Commit Graph

3888 Commits

Author SHA1 Message Date
Parker Moore b2f3a07708 Update history to reflect merge of #2363 [ci skip] 2014-05-08 22:15:21 -04:00
Parker Moore fb33f55670 Merge pull request #2363 from yizeng/history-markdown-fixes 2014-05-08 22:13:27 -04:00
Yi Zeng 53454a370b Re-rake history.md in site folder after fixes 2014-05-09 13:52:49 +12:00
Yi Zeng c503424b42 Fix cases for few words in History.markdown 2014-05-09 13:45:08 +12:00
Yi Zeng 38e9dd1fd9 Apply inline code blocks when appropriate for some legacy history items.
Fix "--some_option" parsed incorrectly by kramdown.
2014-05-09 13:40:05 +12:00
Yi Zeng 2014d21dd2 Fix bullet points that are parsed incorrectly 2014-05-09 13:29:09 +12:00
Parker Moore ee021a6a5d Update history to reflect merge of #2359 [ci skip] 2014-05-08 21:28:22 -04:00
Parker Moore e278997750 Merge pull request #2359 from abroder/where-collection 2014-05-08 21:27:36 -04:00
Parker Moore cd3f630fc5 Update history to reflect merge of #2353 [ci skip] 2014-05-08 21:10:54 -04:00
Parker Moore c3b4ca7135 Merge pull request #2353 from gpxl/configuration-defaults-typo 2014-05-08 21:10:43 -04:00
Parker Moore 77e73d15af Update history to reflect merge of #2351 [ci skip] 2014-05-08 21:08:22 -04:00
Parker Moore dd9e5668c2 Merge pull request #2351 from yizeng/#2349/fix-escaping 2014-05-08 21:08:04 -04:00
Aaron Broder f68098c7fc Add test for using where filter on collections 2014-05-08 12:04:54 -07:00
Aaron Broder a5c1a01965 Added item_property to where filter 2014-05-08 11:35:51 -07:00
gpxl 6a9db38006 Fix link to frontmatter defaults docs 2014-05-07 22:05:02 -07:00
Yi Zeng db5fa3d15e Use symbol instead of HTML number in upgrading.md
Fix case #2349
2014-05-08 14:56:15 +12:00
Parker Moore edfa1c8ecd Update history to reflect merge of #2342 [ci skip] 2014-05-07 17:25:26 -04:00
Parker Moore 08a87ae4a0 Merge pull request #2342 from jekyll/anchor-links 2014-05-07 17:25:03 -04:00
Parker Moore 6580374c4f Add newlines, duh. 2014-05-07 17:24:55 -04:00
Parker Moore 803e4ecc93 Update history to reflect merge of #2341 [ci skip] 2014-05-07 17:23:46 -04:00
Parker Moore d30a2db1e8 Merge pull request #2341 from albertogg/fix-baseurl-default-in-docs 2014-05-07 17:23:26 -04:00
Parker Moore 106e323205 Add font-awesome web fonts. 2014-05-07 16:48:45 -04:00
Parker Moore 228d2c4c44 Use HTML and CSS we just created. 2014-05-07 16:48:38 -04:00
Parker Moore 24ed3e6e41 Add font-awesome & Ben's CSS 2014-05-07 16:48:31 -04:00
Parker Moore 72cb5cae1e Pure JavaScript for adding anchors. 2014-05-07 16:48:23 -04:00
Parker Moore 8641722b52 Use kramdown. 2014-05-07 16:47:11 -04:00
Alberto Grespan 4835bbbdb4 Fix baseurl default in the docs
Display the new baseurl default (commit: [97e9fb2](97e9fb29b0)) in the docs.
2014-05-07 15:50:34 -04:30
Parker Moore 9df239f2fd Update history to reflect the closing of #2339. 2014-05-07 15:59:27 -04:00
Parker Moore 348bcae763 If the input is a string but Time.parse can't parse it, maybe it's a UNIX timestamp.
Fixes #2339
2014-05-07 15:48:13 -04:00
Parker Moore a6af5e26bc Require mercenary v0.3.3 or greater (below v0.4.0) 2014-05-07 15:36:54 -04:00
Parker Moore 23a9db1e4d Update history to reflect the closing of #2324. 2014-05-07 15:12:45 -04:00
Parker Moore 77c0249d72 Use site.title instead of site.name in site template
Fixes #2324.
2014-05-07 15:11:50 -04:00
Parker Moore daaae974b3 Update site history. 2014-05-07 15:11:22 -04:00
Parker Moore 60f8f1477c Update history to reflect merge of #2337 [ci skip] 2014-05-07 15:01:34 -04:00
Parker Moore fba56f2601 Merge pull request #2337 from sankage/grammar-slam 2014-05-07 15:01:14 -04:00
Parker Moore 8f0146c564 Update history to reflect fixing of #2334. 2014-05-07 15:00:30 -04:00
Parker Moore f2f2ebfa4f Register subclasses of subclasses of Jekyll::Plugin
The Sass and SCSS converters are practically the same – only different in
the input syntax and file extension. As such, we've created
`Jekyll::Converters::Scss` which is a subclass of `Jekyll::Converter`, and
`Jekyll::Converters::Sass` which is a subclass of
`Jekyll::Converters::Scss`. When `Site#instantiate_classes` is called on
`Jekyll::Converter`, it only instantiates the `Scss` converter, not the
`Sass` converter. This change fixes that.

Fixes #2334.
2014-05-07 14:59:08 -04:00
David Briggs cdb46f03f7 add missing 'as' 2014-05-07 14:53:55 -04:00
Parker Moore 0022e5a67e Update history to reflect the closing of #2325. 2014-05-07 14:02:18 -04:00
Parker Moore 8ad4dd332a Don't fail if any of the path objects are nil.
Fixes #2325
2014-05-07 14:01:36 -04:00
Parker Moore 8e5392e9d9 Update history to reflect merge of #2331 [ci skip] 2014-05-07 13:36:44 -04:00
Parker Moore ac220ad38a Merge pull request #2331 from albertogg/fix-site-template-permalink 2014-05-07 13:34:49 -04:00
Alberto Grespan da9b28d35c Fix site template permalink typo 2014-05-07 11:36:14 -04:30
Parker Moore 000880837e Update history to reflect merge of #2326 [ci skip] 2014-05-07 11:21:43 -04:00
Parker Moore 06bcd411d8 Merge pull request #2326 from iamgabeortiz/master 2014-05-07 11:20:40 -04:00
Gabe Ortiz 31ee99ea3e Merge pull request #1 from iamgabeortiz/gist.rb-doc-update
Update gist.rb comments only
2014-05-07 07:39:16 -04:00
Gabe Ortiz 21f84e1548 Update gist.rb comments only
Strictly updated the reference to Examples and Valid Syntax to be inline with jekyll/jekyll-help#32
2014-05-07 07:34:00 -04:00
Parker Moore 0614d2f966 Update history conversion so it works from MD ~> Website 2014-05-07 00:47:15 -04:00
Parker Moore 47649066b5 Remove unneeded method from Rakefile. 2014-05-07 00:44:20 -04:00
Parker Moore 8aadecf3ff Fix header for 2.0.2 so it's written to the website. 2014-05-07 00:43:21 -04:00