Registry / build-tool / middleman-deploy

middleman-deploy

JSON →
library1.0.0rbrubygemsunverified

Deploy a Middleman built site over rsync, ftp, sftp, or git (e.g. gh-pages on GitHub).

gem install middleman-deploy
INSTALL
IMPORT
SIG · MIDDLEMAN-DEPLOY
M
middleman-deploy
build-toolrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Middleman::Deploy
require 'middleman-deploy'

Configure deployment for a Middleman site.

require 'middleman-deploy' # In your config.rb: activate :deploy do |deploy| deploy.method = :git deploy.branch = 'gh-pages' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
middleman-deploy — gem install middleman-deploy · libregistry