Skip to content

getpelican/heroku-buildpack-pelican

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-pelican

This is a heroku buildpack for Pelican.

$ heroku config:set BUILDPACK_URL=https://github.com/getpelican/heroku-buildpack-pelican

Configuration

To allow this buildpack to redirect any secondary domains, you can define the environmental variable PELICAN_SITEURL.

$ heroku config:set PELICAN_SITEURL=http://getpelican.com

Now any requests to http://pelican.herokuapp.com or http://www.getpelican.com will redirect to the SITEURL.

About

This is a heroku buildpack for Pelican.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published