Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

pyladies-brazil/heroku-buildpack-pelican

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 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

Languages

  • Shell 77.1%
  • HTML 22.9%