Parker Moore
|
cb31e9c2db
|
Rakefile's site:releases:new should use 'release' variable instead of 'version' function to specify version in YAML front-matter
|
2013-12-16 20:31:21 -05:00 |
Parker Moore
|
6195192bcf
|
mojombo/jekyll ~> jekyll/jekyll
|
2013-12-11 17:44:33 -05:00 |
Matt Rogers
|
39b6fe732f
|
Merge pull request #1780 from mojombo/kill-1-8
|
2013-12-11 06:08:10 -08:00 |
Anatol Broder
|
d089923271
|
Move CSS files to includes.
|
2013-12-08 01:00:40 -05:00 |
Parker Moore
|
6ad0be7c6e
|
Don't check for >= 1.9 in Rakefile
|
2013-12-08 00:47:23 -05:00 |
Greg Karékinian
|
ce8e271b5d
|
Remove trailing whitespace
|
2013-11-25 13:31:53 +01:00 |
Matt Rogers
|
52a39db029
|
Merge pull request #1539 from maul-esel/coveralls
Add support for coveralls.io coverage reports
|
2013-09-16 18:28:28 -07:00 |
Parker Moore
|
d445798330
|
Fix site:releases:new rake task.
|
2013-09-14 20:48:20 -04:00 |
maul.esel
|
b26327f20a
|
simplify conditions for coverage reports
|
2013-09-14 15:28:41 +02:00 |
maul.esel
|
66606a7e82
|
enable coveralls on Travis-CI
|
2013-09-12 21:19:36 +02:00 |
Matt Rogers
|
cb7eb1c420
|
Merge pull request #1404 from mojombo/rake-site-releases-new
Add rake task to create new release post
|
2013-09-06 20:42:10 -07:00 |
Parker Moore
|
a2d67c5cd7
|
Merge pull request #1480 from mojombo/ignore-_site-in-deploy
Ignore _site in jekyllrb.com deploy.
|
2013-08-30 15:41:10 -07:00 |
Parker Moore
|
da1780f6d2
|
Ignore _site in jekyllrb.com deploy.
|
2013-08-30 18:30:53 -04:00 |
Anatol Broder
|
0ab2b4207a
|
Add site.repository for the URL on Github. Close #1456
|
2013-08-28 09:23:11 +02:00 |
Anatol Broder
|
7525324757
|
Add update_normalize_css task
|
2013-08-21 23:02:49 +02:00 |
Parker Moore
|
d452135f1e
|
Add rake task to create a new release post.
Adds all the necessary metadata and add two newlines at the
top of the post to start with.
|
2013-08-10 03:47:15 +02:00 |
Parker Moore
|
10e3f67f1f
|
Cleaned up code that generates History command.
|
2013-06-08 17:20:41 +02:00 |
zachgersh
|
cffd3a051b
|
Added a prereq to generate history before publishing to gh-pages.
|
2013-05-28 22:47:45 -07:00 |
zachgersh
|
4440f273e0
|
Added more comments as per mattr.
|
2013-05-28 22:39:37 -07:00 |
zachgersh
|
db1eb14cb2
|
Added correct permalink and made sure back/next links were working properly.
|
2013-05-28 22:34:53 -07:00 |
zachgersh
|
d8be0b1906
|
Removed exclamation points for mattr.
|
2013-05-28 22:13:48 -07:00 |
zachgersh
|
19572d9a81
|
Removed history dir and updated Rakefile to write to history.md.
|
2013-05-28 22:02:35 -07:00 |
zachgersh
|
4a3826aee6
|
Needed to be issues and not issue in the url. Regenerated file.
|
2013-05-12 08:36:15 -07:00 |
zachgersh
|
d2fabfcf15
|
Programatically create github issue links via rake task.
|
2013-05-11 23:27:06 -07:00 |
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 |