Commit Graph

25 Commits

Author SHA1 Message Date
Frank Taillandier 7791ad27a2
update .gitignore 2018-08-16 18:06:56 +02:00
Parker Moore 5e343f620a
Move bin/jekyll to exe/jekyll to prevent collision with binstubs 2016-06-15 11:11:22 -07:00
Parker Moore 207fcbdef7 Add byebug for debugging purposes. 2016-01-15 11:23:09 -08:00
Jordon Bedwell b6de905ee4 Fix: #4219: Add CodeClimate Platform. 2015-12-04 11:42:52 -06:00
Parker Moore f86727c45a DRY up the StaticFile tests a bit. #3633. 2015-04-10 16:24:45 -04:00
Parker Moore 84cfc1ceff Merge branch 'majioa-devel'
* majioa-devel:
  Ensure Post#excerpt_separator always returns a string.
  get procedure for default excerpt separator for both cases site and page was moved to the post's specific method :excerpt_separator.
  Added per post excerpt_separator functionality, so you are able to specify :excerpt_separator (as well as just :excerpt) key direct inside the post YAML, to make an excerpt based on the value in the post. Tests were also added.
2015-01-17 15:01:20 -08:00
Jordon Bedwell 8e7d40ed90 Seriously, why was vendor/ not in the .gitignore? 2015-01-14 05:59:12 -06:00
Malo Skrylevo 54d0bf47e8 Added per post excerpt_separator functionality, so you are able to
specify :excerpt_separator (as well as just :excerpt) key direct inside
the post YAML, to make an excerpt based on the value in the post. Tests
were also added.
2015-01-08 15:18:06 +03:00
Mads Ohm Larsen a2b6aa263e Add local tmp folder 2015-01-05 09:28:54 +01:00
Alfred Xing 842470b0c4 Refinements 2014-11-21 22:12:21 -08:00
Parker Moore 22cc393cd4 Ignore the stackprof tmp files. 2014-10-12 15:12:30 -07:00
Anatol Broder 148b3f5fdc Remove duplicate 2013-08-21 23:08:26 +02:00
Anatol Broder 7525324757 Add update_normalize_css task 2013-08-21 23:02:49 +02:00
Daniel Grieve e8b8234898 ignore .ruby-version 2013-03-13 18:47:07 +00:00
Matt Rogers 79fceedab3 add the coverage directory to .gitignore 2013-01-16 22:22:33 -06:00
Tom Preston-Werner 708ae28d8a A better way to preview and release the Jekyll site. 2012-12-26 15:13:57 -07:00
Tom Preston-Werner 1da88bb30a Update and clarify dependencies. 2011-11-26 18:48:51 -08:00
Tom Preston-Werner 3fa51d5da9 Ignore .DS_Store files. 2011-11-26 10:05:46 -08:00
Tom Preston-Werner 0f71bdb540 Ignore .bundle dir. 2011-03-13 16:57:35 -07:00
Aman Gupta a04c270f1b Gemfile to help install the dependencies 2011-03-06 01:46:00 -08:00
Gaius Novus 5468548948 creating a Site with an invalid Markdown processor fails sooner and gives a better error message
Signed-off-by: Nick Quaranto <nick@quaran.to>
2009-06-23 08:10:33 -04:00
Nick Quaranto 4e302c0445 Started on site config feature 2009-04-01 18:43:06 -04:00
Nick Quaranto 1211f23b53 Adding support for setting post categories through YAML if not specified by directory structure 2009-02-10 01:12:20 -05:00
Tom Preston-Werner e2a44fd0de ignore gem builds 2008-11-19 23:57:15 -08:00
Tom Preston-Werner 7fd8fd2b14 textilize posts 2008-10-19 22:10:03 -07:00