Skip to content

Stasis Build Pack will run `stasis` to create and serve the static site on Heroku's Cedar stack.

Notifications You must be signed in to change notification settings

stevemartin/heroku-buildpack-stasis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Stasis Build Pack

The Stasis Build Pack will run stasis to create and serve the site.

Usage

Add this language pack to your BUILDPACK_URL.

heroku config:add BUILDPACK_URL="http://github.com/markpundsack/heroku-buildpack-stasis.git"

Or, with a recent version of the heroku gem, set it at creation time:

heroku create --stack cedar --buildpack http://github.com/markpundsack/heroku-buildpack-stasis.git

About

Stasis Build Pack will run `stasis` to create and serve the static site on Heroku's Cedar stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%