Commit Graph

201 Commits (master)

Author SHA1 Message Date
Tom Vaughan 54ebdd153e per recent updates 2012-10-04 15:22:16 -03:00
Tom Vaughan 82a4915250 Update lib/middleman-deploy/extension.rb
clean-up whitespace
2012-09-26 15:46:21 -07:00
Tom Vaughan 96725beb12 Merge pull request #4 from grossws/master
Option to push branch other than gh-pages when deploying to git
2012-09-26 15:45:11 -07:00
Konstantin Gribov 62e6d4429f Added support for non-default (gh-pages) branch on github 2012-09-27 02:27:15 +04:00
Tom Vaughan 72fcf8c717 periods, periods, periods 2012-09-04 11:04:09 -07:00
Tom Vaughan 749ea963d4 add a simple coverage report 2012-09-04 10:47:53 -07:00
Tom Vaughan be45c22d0d bump 2012-09-04 10:31:25 -07:00
Tom Vaughan a832143c87 misc clean-ups 2012-09-04 10:30:52 -07:00
Tom Vaughan 8694bb8fb2 rework how we get our extension options 2012-09-04 10:25:21 -07:00
Tom Vaughan fa123c1c70 as reported at: http://forum.middlemanapp.com/discussion/comment/177 2012-09-03 11:31:15 -07:00
Tom Vaughan 0f7f2b8b0c per recent pull request 2012-08-30 09:43:12 -07:00
Tom Vaughan f5dccd5c7d Merge pull request #1 from bencates/master
Added github pages support
2012-08-30 09:23:12 -07:00
Ben Cates 134420026b Updated documentation 2012-08-30 09:34:16 -04:00
Ben Cates bf8ce71a49 Update lib/middleman-deploy/commands.rb
Dumb fix
2012-08-30 00:58:44 -03:00
Ben Cates ca961309bc Update lib/middleman-deploy/pkg-info.rb
Bumped the version number
2012-08-30 00:56:26 -03:00
Ben Cates 4de34e8948 Added github pages support 2012-08-29 23:50:23 -04:00
Tom Vaughan c074f8d907 bump 2012-08-22 17:06:28 -07:00
Tom Vaughan dc628d3fb3 oops 2012-08-22 17:06:14 -07:00
Tom Vaughan bf914bb27a be explicit about what deploy means 2012-08-22 16:56:07 -07:00
Tom Vaughan 3463d54589 oh, use middleman-deploy's homepage... red face 2012-08-22 16:46:07 -07:00
Tom Vaughan 157675c381 oops 2012-08-22 16:30:54 -07:00
Tom Vaughan ea727b6e93 bump 2012-08-22 16:17:53 -07:00
Tom Vaughan c19f049a63 oops 2012-08-22 16:17:46 -07:00
Tom Vaughan 4a58ff146a missed in a previous commit 2012-08-22 16:17:25 -07:00
Tom Vaughan bcba3abbdb add whitespace 2012-08-22 14:15:37 -07:00
Tom Vaughan f65564404c rename "delete" to "clean" (like middleman's build) and override on command-line (if provided) 2012-08-22 14:09:26 -07:00
Tom Vaughan c4290d9d29 less convoluted 2012-08-22 12:37:37 -07:00
Tom Vaughan 3ba51e320f prefer to let travis-ci.org handle this via the "default" target 2012-08-22 12:15:40 -07:00
Tom Vaughan 598dc908cc or alternatively... 2012-08-22 12:03:18 -07:00
Tom Vaughan 956e622b5d required by travis-ci.org 2012-08-22 11:51:43 -07:00
Tom Vaughan 2f5bcb24db rename gem creation to "package" instead of "build" 2012-08-22 11:51:21 -07:00
Tom Vaughan 13ccf115ab this works as `middleman deploy` 2012-08-22 11:45:33 -07:00
Tom Vaughan c2364978e1 re-enable tests 2012-08-22 10:54:13 -07:00
Tom Vaughan d8208e32a9 per commit 193f32b in middleman proper
193f32b9fb
2012-08-22 10:13:12 -07:00
Tom Vaughan affa90260b show travis-ci.org build status 2012-08-22 10:06:47 -07:00
Tom Vaughan f03d90ce8c oops 2012-08-22 10:04:11 -07:00
Tom Vaughan 841192874a this needs to be checked-in so that `gem install` picks it up 2012-08-21 10:31:24 -07:00
Tom Vaughan 11fb03033f more idiomatic 2012-08-20 17:11:30 -07:00
Tom Vaughan ff2459c26e credit where credit is due 2012-08-20 16:56:13 -07:00
Tom Vaughan b25e8c2778 add link to middleman site 2012-08-20 16:50:53 -07:00
Tom Vaughan c631827b38 misc clean-ups 2012-08-20 16:47:42 -07:00
Tom Vaughan 0ce323b666 initial attempt at documentation 2012-08-20 16:42:11 -07:00
Tom Vaughan 227384b207 a.k.a. the mit expat license (same (more or less) as middleman) 2012-08-20 16:22:26 -07:00
Tom Vaughan ce4aa1d333 run rsync command as a post-build step (works) 2012-08-20 15:10:40 -07:00
Tom Vaughan 35c088912f these appear to be obsolete 2012-08-20 14:37:04 -07:00
Tom Vaughan 8b62a0a873 inspired by: https://github.com/middleman/middleman-blog/blob/master/lib/middleman-blog/extension.rb 2012-08-20 14:24:17 -07:00
Tom Vaughan c80787e434 please see: https://github.com/middleman/middleman/issues/570 2012-08-20 13:09:42 -07:00
Tom Vaughan cd12783e69 update namespace 2012-08-20 12:59:32 -07:00
Tom Vaughan a0df00b9e6 note the "update" section at: http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ 2012-08-20 12:59:12 -07:00
Tom Vaughan 10a7c6084a build and install a local gem 2012-08-20 10:52:29 -07:00