Commit Graph

  • 7314e4a5db collections.feature: conditional steps Ashwin Maroli 2016-11-04 12:29:48 +0530
  • 2c68069a41 TestSite: consider dive-letter in Windows Ashwin Maroli 2016-11-03 23:10:22 +0530
  • 1852e54d10 add and use 'skip_if_windows' helper method Ashwin Maroli 2016-11-02 14:18:07 +0530
  • 57a6847165
    Fix some external links. Parker Moore 2016-11-03 16:29:50 -0700
  • 7af41649e9
    Fix internal links. Parker Moore 2016-11-03 16:26:21 -0700
  • 9824c3103b
    Allow us to specify other options to pass to htmlproofer. Parker Moore 2016-11-03 16:26:16 -0700
  • 8157d53af0
    Update contributing documentation based on .github/CONTRIBUTING.md Parker Moore 2016-11-03 15:53:00 -0700
  • 8d1e043306 Set docs permalink in config Parker Moore 2016-11-03 15:49:21 -0700
  • da762eaa42 Revert "Add permalinks to docs in '/maintaining/'" Parker Moore 2016-11-03 15:48:37 -0700
  • e1eff52cd2 Update history to reflect merge of #5536 [ci skip] jekyllbot 2016-11-03 15:22:56 -0700
  • 4399dbbd3d Merge pull request #5536 from malaterre/patch-1 jekyllbot 2016-11-03 15:22:55 -0700
  • 2dafd50664
    Remove freenode.txt from jekyllrb.com. Parker Moore 2016-11-03 13:32:20 -0700
  • 9192e66b7b assert instead of refuting Ashwin Maroli 2016-11-04 01:17:54 +0530
  • 894d2a0415 test double slash when input = '/' Ashwin Maroli 2016-11-04 00:50:54 +0530
  • b30c499196 Update history to reflect merge of #5540 [ci skip] jekyllbot 2016-11-03 09:53:43 -0700
  • c0341ad9f4 Merge pull request #5540 from matthewdu/patch-1 jekyllbot 2016-11-03 09:53:43 -0700
  • 7298da6de4 Update history to reflect merge of #5533 [ci skip] jekyllbot 2016-11-03 08:38:28 -0700
  • 7d2b2961ef Merge pull request #5533 from crispgm/fix-link jekyllbot 2016-11-03 08:38:27 -0700
  • 5237040b44 Update history to reflect merge of #5538 [ci skip] jekyllbot 2016-11-03 08:37:46 -0700
  • ebd40da4a6 Merge pull request #5538 from DirtyF/script-proof jekyllbot 2016-11-03 08:37:45 -0700
  • d55cfe5154 Update doc about categories and tags Matthew Du 2016-11-03 22:02:46 +0800
  • 52e189c46a
    update source in script/proof Frank Taillandier 2016-11-03 14:54:11 +0100
  • 55887194cd Fix HTML rendering Mathieu Malaterre 2016-11-03 10:00:35 +0100
  • 0a17b0ab0a Fix broken links David Zhang 2016-11-03 10:49:40 +0800
  • e523b22510 Update history to reflect merge of #5532 [ci skip] jekyllbot 2016-11-02 18:55:48 -0700
  • b9a17e05dc Merge pull request #5532 from ashmaroli/perma-docs jekyllbot 2016-11-02 18:55:47 -0700
  • acc00e41fb add permalinks to docs in '/maintaining/' Ashwin Maroli 2016-11-03 07:00:55 +0530
  • 3e2139e894
    Fix 'Improve this page' link. Parker Moore 2016-11-02 15:09:46 -0700
  • 2adac58b41 Update history to reflect merge of #5459 [ci skip] jekyllbot 2016-11-02 14:48:06 -0700
  • 2115b73cb5 Merge pull request #5459 from jekyll/docs-folder jekyllbot 2016-11-02 14:48:05 -0700
  • 1669f944d1
    Move posts-specific permalink into collections metadata. Way better. 💫 Parker Moore 2016-11-02 14:12:03 -0700
  • 8b2a35dc50
    Instead of a sleep hack, just use a Jekyll hook! 😄 Parker Moore 2016-11-02 14:11:40 -0700
  • b108f4c87e
    Move docs/development to docs/maintaining Parker Moore 2016-11-02 14:03:08 -0700
  • db4c571020
    Updating install instruction link Sverrir Sigmundarson 2016-10-10 23:10:49 +0200
  • 6be62def90
    move site to docs folder Ben Balter 2016-10-06 15:26:35 -0400
  • a087d34ece
    update rake task to use docs folder Ben Balter 2016-10-06 15:26:26 -0400
  • 8b9391da98
    abstract one last site reference Ben Balter 2016-10-06 14:42:57 -0400
  • 3eedfd8fe0
    abstract site directory to variable Ben Balter 2016-10-06 14:41:23 -0400
  • 16217b2ed7 Update history to reflect merge of #5466 [ci skip] jekyllbot 2016-11-02 13:40:22 -0700
  • d9bf26bd9f Merge pull request #5466 from zdroid/patch-1 jekyllbot 2016-11-02 13:40:21 -0700
  • e92dd2055d check for the urldrop key first fen 2016-11-02 21:30:23 +0100
  • e6b9dd1cc1 TestFilters: adjust array size to ignore symlinks Ashwin Maroli 2016-11-02 12:54:47 +0530
  • 257e60b9a7 TestSite: add symlinked files only if not Windows Ashwin Maroli 2016-11-02 12:25:50 +0530
  • 0c234c90a9 TestGeneratedSite: add "|" to preserve newline Ashwin Maroli 2016-11-02 12:18:05 +0530
  • 2d35364c02 implement warning about missing keys in url drops fen 2016-11-02 00:22:41 +0100
  • a2ffde8f14 rewrite test to only not throw error fen 2016-11-02 00:22:20 +0100
  • 1bb2259a10 add failing test fen 2016-11-02 00:00:38 +0100
  • a856a948c9 no more invalid US-ASCII on lines 30 and 97 Pierre-Alexandre 2016-10-30 11:41:15 +0000
  • a1bdd31249 Update history to reflect merge of #5519 [ci skip] jekyllbot 2016-10-30 02:49:26 -0700
  • 99d12724f9 Merge pull request #5519 from neudabei/patch-1 jekyllbot 2016-10-30 02:49:25 -0700
  • 26144645d8 Remove Glynn as deployment option Robert 2016-10-29 14:45:18 +0100
  • 762bf18d25 Added jekyll-pinboard. George Mandis 2016-10-25 13:54:43 -0700
  • 803c8827e3 Update history to reflect merge of #5512 [ci skip] jekyllbot 2016-10-25 12:06:24 -0700
  • 142e12addc Merge pull request #5512 from 5jt/patch-1 jekyllbot 2016-10-25 12:06:23 -0700
  • fcec2a6af9 Update troubleshooting.md 5jt 2016-10-25 09:40:56 +0200
  • 81535dc188 Update history to reflect merge of #5457 [ci skip] jekyllbot 2016-10-24 14:49:19 -0700
  • 4896f54b87 Merge pull request #5457 from ashmaroli/dependency-template jekyllbot 2016-10-24 14:49:19 -0700
  • ce6f20f187 Update history to reflect merge of #5505 [ci skip] jekyllbot 2016-10-24 14:48:05 -0700
  • bc5e59ca3e Merge pull request #5505 from fene/master jekyllbot 2016-10-24 14:48:04 -0700
  • a87cfec587 Update history to reflect merge of #5511 [ci skip] jekyllbot 2016-10-23 18:52:47 -0700
  • 26f775c210 Merge pull request #5511 from bksteiny/bksteiny-patch-1 jekyllbot 2016-10-23 18:52:46 -0700
  • 9bb242b44a fix _config.yml typo in site_template Chris Stein 2016-10-23 15:26:50 -0500
  • 3689844597 Update 2-to-3.md Spencer A. Bywater 2016-10-22 09:54:35 -0700
  • 7729d12cdc include a hashbang for all benchmark scripts fen 2016-10-22 03:13:30 +0200
  • 12a86c1298 Update history to reflect merge of #5504 [ci skip] jekyllbot 2016-10-21 13:58:47 -0700
  • 0ce9d726f5 Merge pull request #5504 from baiyangcao/patch-2 jekyllbot 2016-10-21 13:58:47 -0700
  • 8ed9863f07 Add two plugins to the plugins page Matthew Gifford 2016-10-18 12:59:32 -0700
  • d6844d284c Update deployment-methods.md baiyangcao 2016-10-21 13:30:26 +0800
  • 4d597643ec Update history to reflect merge of #5502 [ci skip] jekyllbot 2016-10-20 13:12:08 -0700
  • 343d5f7be5 Merge pull request #5502 from DirtyF/docs-jekyll-hook-outdated jekyllbot 2016-10-20 13:12:07 -0700
  • 11a0b6578e
    Remove jekyll-hook from deployment methods Frank Taillandier 2016-10-20 21:12:16 +0200
  • 3431c9f7b8 Update history to reflect merge of #5495 [ci skip] jekyllbot 2016-10-19 21:24:11 -0700
  • eca7f46749 Merge pull request #5495 from jekyll/pr/layouts-error jekyllbot 2016-10-19 21:24:11 -0700
  • 821a845166 Update history to reflect merge of #5496 [ci skip] jekyllbot 2016-10-19 12:10:11 -0700
  • d979b4bf9b Merge pull request #5496 from jekyll/pr/rubocop jekyllbot 2016-10-19 12:10:11 -0700
  • 124c63fd59 Update history to reflect merge of #5492 [ci skip] jekyllbot 2016-10-19 10:58:48 -0700
  • 89bbb249af Merge pull request #5492 from tnhu/patch-2 jekyllbot 2016-10-19 10:58:48 -0700
  • 344d07cb55 Update history to reflect merge of #5497 [ci skip] jekyllbot 2016-10-19 10:40:43 -0700
  • 0484986c16 Merge pull request #5497 from kingscott/master jekyllbot 2016-10-19 10:40:42 -0700
  • c7d0dda5a7
    Add comment about gem outdated Scott King 2016-10-19 09:40:43 -0400
  • ea72f98609 Fix typo Tan Nhu 2016-10-19 00:53:44 -0700
  • 0f5c34d16d Update history to reflect merge of #5494 [ci skip] jekyllbot 2016-10-18 18:38:14 -0700
  • 0d8e21f779 Merge pull request #5494 from jekyll/pr/gsub jekyllbot 2016-10-18 18:38:13 -0700
  • 2be5d56059
    Fix some typos Scott King 2016-10-18 21:32:40 -0400
  • e6829b5949
    Fix some typos Scott King 2016-10-18 21:15:50 -0400
  • 8a4edc550b
    Add info about checking version + updating Scott King 2016-10-18 21:07:58 -0400
  • cc1972848d
    Restrict Rubocop version Pat Hawks 2016-10-18 19:51:54 -0500
  • 51d9be83a1
    Do not swallow all exceptions on render Pat Hawks 2016-10-18 19:45:03 -0500
  • c4a23b4ced
    Collapse gsub Pat Hawks 2016-10-18 18:53:54 -0500
  • b9275920dd Update jekyll-include-absolute-plugin description Tan Nhu 2016-10-18 09:52:57 -0700
  • 53d20bc77e Update history to reflect merge of #5479 [ci skip] jekyllbot 2016-10-18 09:51:45 -0700
  • 7aa9c3f12c Merge pull request #5479 from ashmaroli/test-script jekyllbot 2016-10-18 09:51:45 -0700
  • 00e3c979c9 Add jekyll-include-absolute-plugin Tan Nhu 2016-10-18 09:51:16 -0700
  • 0a1c837755 Update history to reflect merge of #5489 [ci skip] jekyllbot 2016-10-18 09:50:50 -0700
  • 7c901baac1 Merge pull request #5489 from ashmaroli/rubocop-fix jekyllbot 2016-10-18 09:50:49 -0700
  • 1f9c2b1380 Update history to reflect merge of #5491 [ci skip] jekyllbot 2016-10-18 09:49:12 -0700
  • 146d5930a4 Merge pull request #5491 from ashmaroli/patch-1 jekyllbot 2016-10-18 09:49:12 -0700
  • 6ec86f4207 Add jekyll-data to the list of plugins ashmaroli 2016-10-18 16:20:41 +0530
  • d1f67bf85a fix rubocop errors on testing with Rubocop 0.44 Ashwin Maroli 2016-10-17 08:56:04 +0530
  • c9d24b7d18 Update history to reflect merge of #5472 [ci skip] jekyllbot 2016-10-12 17:53:51 -0700