Commit Graph

4133 Commits

Author SHA1 Message Date
Parker Moore 5d827ac40e No more relative permalinks! Fix for a test. 2014-05-06 13:16:51 -04:00
Parker Moore ba8783190b Fix test for new command's output. 2014-05-06 13:16:41 -04:00
Parker Moore 4c55c77c04 Using stderr instead of stdout 2014-05-06 13:15:19 -04:00
Parker Moore a7776f8279 Set relative_permalinks to false to deprecate! 2014-05-06 13:04:12 -04:00
Parker Moore 2aa8908948 Stevenson now uses symbols instead of integers to set log level 2014-05-06 13:03:56 -04:00
XhmikosR 3120414e10 Use black color for the mobile navbar.
It looks cleaner on the white background.
2014-05-06 20:03:50 +03:00
Parker Moore 63e959e4e1 Use Jekyll.logger, never puts 2014-05-06 13:02:35 -04:00
Parker Moore fda3461c5a We deprecated relative permalinks in 2.0 2014-05-06 13:02:17 -04:00
XhmikosR 067b137ed9 Use the built in date filter for the copyright year. 2014-05-06 19:57:23 +03:00
Parker Moore 413de3a0ee Also exclude an entry if it starts with one of the items given in the exclude key. 2014-05-06 12:46:41 -04:00
jbranchaud e4c3a8d0df Adding two new test cases for exclude configuration use cases. 2014-05-06 12:43:44 -04:00
XhmikosR 9da5e74287 Update html5shiv to v3.7.2. 2014-05-06 19:35:51 +03:00
Parker Moore caeca36a40 Update history to reflect merge of #2127 [ci skip] 2014-05-06 12:33:10 -04:00
Parker Moore a854a6a709 Merge pull request #2127 from XhmikosR/css 2014-05-06 12:32:52 -04:00
Parker Moore 1a38207faf Add docs for site.documents.
Ref: #2295.
2014-05-06 12:31:33 -04:00
Parker Moore 3eafb29eb8 Update history to reflect merge of #2295 [ci skip] 2014-05-06 12:29:42 -04:00
Parker Moore c8a715d09b Merge pull request #2295 from jekyll/add-documents-listing 2014-05-06 12:28:58 -04:00
Parker Moore 79fb587135 Update history to reflect merge of #2300 [ci skip] 2014-05-06 12:28:24 -04:00
Parker Moore 6f336c182c Merge pull request #2300 from kzykbys/myPluginDescription 2014-05-06 12:28:05 -04:00
Parker Moore b2d7938cec Speak English properly. 2014-05-06 12:18:00 -04:00
Parker Moore 5bf4098356 Update history to reflect merge of #2301 [ci skip] 2014-05-06 12:14:50 -04:00
Parker Moore 0087143b88 Merge pull request #2301 from TheTomThorogood/short_year_permalink 2014-05-06 12:14:25 -04:00
Anatol Broder 9c9e96cfa7 Add lexicographical sort test 2014-05-06 07:48:33 +02:00
Parker Moore 3755437d08 Write test for site.documents. 2014-05-06 00:11:35 -04:00
kzykbys d002ebd373 Add Deprecated articles keeper plugin 2014-05-05 20:58:09 -07:00
Parker Moore 851d17e028 Update history to reflect merge of #2297 [ci skip] 2014-05-05 23:46:41 -04:00
Parker Moore 581b07d096 Add docs about custom markdown processor 2014-05-05 23:45:18 -04:00
Parker Moore 2f660674c3 Add docs for group_by and where filters 2014-05-05 23:37:25 -04:00
Parker Moore f1a00a01cf Give them a 1/4" hole, which is what they want 2014-05-05 23:37:17 -04:00
Parker Moore 7056da079d Add list of 2.0.0 contributors. 2014-05-05 22:41:37 -04:00
Parker Moore 6b54b715d7 MAXIMUM NOSTALGIA 2014-05-05 22:38:37 -04:00
Parker Moore 4c3c3a3f90 group_by not sort_by 2014-05-05 13:33:23 -04:00
Parker Moore fe69699146 Remove date, better title props @benbalter 2014-05-05 13:33:18 -04:00
Anatol Broder cc80aab191 Add generic tests 2014-05-05 11:14:07 +02:00
Anatol Broder 12d9f8b02b Add scenario for ordering pages without title last 2014-05-05 10:49:29 +02:00
Anatol Broder 367a818c26 Fallback title based on time 2014-05-05 10:37:21 +02:00
Anatol Broder 3517b9f4e2 Add scenario 2014-05-05 10:35:19 +02:00
Anatol Broder 19e704f408 Override the sort filter 2014-05-05 10:26:46 +02:00
Parker Moore 491b3f8b1a Curse you, timezones. 2014-05-05 03:05:37 -04:00
Parker Moore 7f88f80d8e Add nostalgia. 2014-05-05 03:01:28 -04:00
Parker Moore bcb88a4bc5 Add Jekyll 2.0.0 release post. 2014-05-05 03:00:00 -04:00
Parker Moore cb22320ae6 Update history to reflect merge of #2268 [ci skip] 2014-05-04 21:23:47 -04:00
Parker Moore d42ced5aa4 Merge pull request #2268 from jekyll/template-fixes 2014-05-04 21:23:17 -04:00
Parker Moore fc98f06ed7 Refactor docs_to_write 2014-05-04 21:22:57 -04:00
Parker Moore 54b74fafba Add documents to site payload 2014-05-04 21:22:51 -04:00
Parker Moore a2169bf0c4 Have separate methods for all docs and just the docs that are being written. 2014-05-04 21:19:09 -04:00
Ben Balter a0bbf7703b make template site easier to customize 2014-05-04 21:07:23 -04:00
Parker Moore 693d1b84a8 Merge branch 'master' of github.com:jekyll/jekyll
* 'master' of github.com:jekyll/jekyll:
  Change Gemnasium extension
  Change Fury extension
  Change Travis extension
2014-05-04 21:05:22 -04:00
Parker Moore e04e11c84d Swap env of maruku and kramdown dependencies.
Maruku is now sunsetted, i.e. a dev dep, not a runtime dep.
Kramdown is now the default, i.e. a runtime dep, not a dev dep.
Closes #2285.
2014-05-04 21:05:14 -04:00
Parker Moore 7360f90e5e Merge pull request #2288 from penibelst/badges-svg
SVG Badges
2014-05-04 20:32:57 -04:00