zachgersh
|
16954daa19
|
Updated rakefile to support new directory and parsing structure.
|
2013-05-11 21:16:50 -07:00 |
zachgersh
|
2c5807faad
|
Rake task added to move History into site and update its formatting.
|
2013-05-08 23:59:59 -07:00 |
Parker Moore
|
9f6da26bb4
|
remove failsave for docs publishing
|
2013-05-06 01:16:14 +02:00 |
Parker Moore
|
4c7b9cb953
|
#583 has been merged, but should wait for #860.
|
2013-05-02 22:19:01 +02:00 |
Parker Moore
|
6cef28ed58
|
Add features:html task to Rakefile, use cucumber profiles
|
2013-03-04 03:13:06 +01:00 |
Parker Moore
|
8e48848b7a
|
Removed migrate tasks from Rakefile.
|
2013-02-07 00:42:37 +01:00 |
Matt Rogers
|
9007f9c851
|
Remove the coverage rake task
RCov does not work on Ruby 1.9.x
|
2013-01-16 22:15:45 -06:00 |
Parker Moore
|
3d093f0035
|
Using new command structure in Rakefile
|
2013-01-11 23:59:21 -08:00 |
Nick Quaranto
|
0776078487
|
If we're going to use Launchy, let's use Dir.chdir
|
2013-01-01 19:46:56 -05:00 |
Parker Moore
|
f7eacb7666
|
Using local jekyll bin to generate docs site
|
2013-01-01 19:44:11 -05:00 |
Tom Preston-Werner
|
43216ac629
|
Make sure we do not forget to merge #583 in the future.
|
2012-12-31 13:10:15 -08:00 |
Tom Preston-Werner
|
83b3b2a340
|
More robust site:publish.
|
2012-12-29 16:24:26 -08:00 |
Tom Preston-Werner
|
95b07a3c2b
|
Use Launchy for cross platform site:preview. Thx @ixti.
|
2012-12-29 15:29:56 -08:00 |
Tom Preston-Werner
|
88bdb15338
|
Add site namespace and rename site preview/publish rake tasks.
|
2012-12-28 16:09:42 -06:00 |
Tom Preston-Werner
|
6c02483255
|
Do not copy _site dir to gh-pages dir on release.
|
2012-12-26 15:42:39 -07:00 |
Tom Preston-Werner
|
708ae28d8a
|
A better way to preview and release the Jekyll site.
|
2012-12-26 15:13:57 -07:00 |
Tom Bell
|
58654176de
|
No longer need pygments locally
|
2012-05-31 16:06:49 -04:00 |
Tom Preston-Werner
|
1da88bb30a
|
Update and clarify dependencies.
|
2011-11-26 18:48:51 -08:00 |
Tom Preston-Werner
|
ebc8ab5b53
|
Remove accidentally added doc stuff and change rakefile to prevent this.
|
2011-11-26 10:05:15 -08:00 |
Tom Preston-Werner
|
6a31e650f3
|
Tests and specs run under 1.9.
|
2011-04-24 18:39:27 +08:00 |
Tom Preston-Werner
|
ce5a2a04e3
|
Fix Rakefile release task (tag pushing was missing origin)
|
2010-06-23 15:58:09 -07:00 |
Tom Preston-Werner
|
03cb12aeb3
|
convert to use rakegem
|
2010-04-21 13:55:01 -07:00 |
Kris Brown
|
6b74454a07
|
resetting to upstream
|
2010-01-10 10:11:44 +00:00 |
Kris Brown
|
45e13cf46f
|
updated gemspec for my clone
|
2010-01-05 22:10:55 +00:00 |
Nick Quaranto
|
237df13778
|
Upgrading RedCloth to 4.2.1, which fixed <notextile> tags
|
2009-06-24 07:53:13 -04:00 |
Nick Quaranto
|
921aee23d3
|
Removing topics for good
|
2009-05-18 18:28:56 -04:00 |
Nick Quaranto
|
26f9ad3d98
|
Testing for RedCloth notextile issue and locking to 4.1.0, which parses the tag correctly
|
2009-04-29 09:07:29 -04:00 |
Tom Preston-Werner
|
5247f4ff92
|
exit from rakefile if wrong version of jeweler is detected
|
2009-04-07 17:07:42 -07:00 |
Josh Nichols
|
93e7240731
|
Updated to use jeweler 0.11.0, which lets you exclude files.
|
2009-04-05 02:41:59 -04:00 |
Nick Quaranto
|
3c0bc3b2de
|
Added features to default rake task, and post data feature all green
|
2009-04-01 16:40:30 -04:00 |
Nick Quaranto
|
778894dc6b
|
Adding rake task for features, removing pipe for filters and starting on step definitions
|
2009-03-31 07:28:47 -04:00 |
Tom Preston-Werner
|
c489c1c2b2
|
fix rake console task
|
2009-02-03 14:49:22 -08:00 |
Tom Preston-Werner
|
2b820aee63
|
switch to Jeweler for packaging
|
2009-02-03 12:08:42 -08:00 |
Toby DiPasquale
|
4770882217
|
added typo to manifest and Rakefile
|
2008-12-27 13:19:52 -05:00 |
Nick Gerakines
|
8477cb5946
|
Adding Movable Type migration library to lib/jekyll/converters/.
|
2008-12-24 16:16:18 -08:00 |
Mark Reid
|
b094b93301
|
Replaced rdiscount with Maruku for Markdown with equation support
|
2008-12-15 16:17:45 +11:00 |
Tom Preston-Werner
|
31d7e80258
|
add open4 dep
|
2008-12-12 20:31:38 -08:00 |
Tom Preston-Werner
|
a0879fc2ac
|
clean up rakefile
|
2008-12-06 16:15:05 -08:00 |
Tom Preston-Werner
|
5b0ce6dddc
|
add directory_watcher dep
|
2008-12-06 16:09:52 -08:00 |
Tom Preston-Werner
|
e3f56198ba
|
add rdiscount dep
|
2008-12-06 16:05:37 -08:00 |
Chris Van Pelt
|
08bf7b1839
|
Added a getto task to perform export from mephisto... this needs to be moved into the jekyl binary
|
2008-11-23 14:51:52 -08:00 |
Tom Preston-Werner
|
c742fb7701
|
implement a real related posts feature. up to 0.1.2
|
2008-11-22 12:36:32 -08:00 |
Jack Danger Canty
|
7c34100848
|
adding dependencies mentioned in the Readme
|
2008-11-19 21:31:35 -08:00 |
Jack Danger Canty
|
a30cbebf14
|
commenting out the rubyforge project line for now
|
2008-11-19 21:29:20 -08:00 |
Jack Danger Canty
|
a426eb36db
|
Getting the Rakefile configured to make this a working gem
|
2008-11-19 21:17:00 -08:00 |
Tom Preston-Werner
|
bffdeee637
|
rename to Jekyll
|
2008-11-17 11:07:54 -08:00 |
Tom Preston-Werner
|
551ca08296
|
rename to conveyer
|
2008-11-16 21:29:15 -08:00 |
Tom Preston-Werner
|
7dfe32a597
|
read layout files into hash
|
2008-10-19 19:35:43 -07:00 |
Tom Preston-Werner
|
d189e05d23
|
first commit
|
2008-10-19 19:07:26 -07:00 |