Parker Moore
|
1f59e9c757
|
Use Jekyll.logger instead of Jekyll::Stevenson to log things.
|
2013-05-29 11:58:35 +02:00 |
Casey Lang
|
fafacc43ca
|
Add ? to preserve_source_location
|
2013-05-16 16:15:21 -05:00 |
Casey Lang
|
00dd37d2e4
|
Extract check for force to improve readability
|
2013-05-16 16:13:13 -05:00 |
Casey Lang
|
2ce39bc20a
|
Add '--force' to 'new' command. Implements #1104
|
2013-05-15 17:29:27 -05:00 |
Parker Moore
|
35f4f09c3e
|
Rename Jekyll::Logger ~> Jekyll::Stevenson to fix inheritance problem
Problem described here: ca888cad76
|
2013-05-14 21:07:23 +02:00 |
Parker Moore
|
ba64a9fe30
|
Fail if destination directory for jekyll new exists and is not empty. Fixes #981.
|
2013-04-16 18:24:10 +02:00 |
Daniel Grieve
|
4be5dfdb9a
|
fix copying of site template files
|
2013-03-13 21:27:41 +00:00 |
Daniel Grieve
|
099fcc27d6
|
raise ArgumentError if no args. rename sample post
|
2013-03-13 19:21:11 +00:00 |
Jonathan Roes
|
7a86d901f1
|
Refactor Commands::New a bit and remove scaffold post once copied.
|
2013-03-12 00:48:22 -04:00 |
Parker Moore
|
7258b10f88
|
We don't need YAML in the new command.
|
2013-02-28 22:19:38 +01:00 |
Parker Moore
|
cff4ec72ea
|
Using .erb file for the new post
|
2013-01-30 21:05:52 +01:00 |
Parker Moore
|
704307d7fe
|
Added very basic code snippet example to sample post
|
2013-01-27 23:30:32 +01:00 |
Parker Moore
|
bf78fe9b75
|
Move post scaffold content to a separate method.
|
2013-01-27 23:23:53 +01:00 |
Parker Moore
|
a68b67c65e
|
Added newline to New command for stylistic congruence.
|
2013-01-27 23:21:31 +01:00 |
Parker Moore
|
a8671ed52b
|
Using modularized commands (Jekyll::Commands) as per @tombell's latest PR merge
|
2013-01-27 23:17:45 +01:00 |
Parker Moore
|
272dd5ef35
|
Added the NewCommand class
|
2013-01-27 23:16:34 +01:00 |