Skip to content

contexthub/gameplan-maintenance-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameplan-maintenance-site

To deploy

  1. Make needed changes
  2. Commit changes to github
  3. middleman build
  4. middleman s3_sync

.s3_sync file

---
aws_access_key_id: <AWS Access Key>
aws_secret_access_key: <AWS Secret Access Key>

Site url

http://gameplan-maintenance-dev.s3.amazonaws.com/index.html

Heroku configuration

heroku config:set MAINTENANCE_PAGE_URL=http://gameplan-maintenance-dev.s3.amazonaws.com/index.html --app gameplanb2b-staging

heroku maintenance:on --app gameplanb2b-staging

heroku maintenance:off --app gameplanb2b-staging

About

Static site generator for gameplan's maintenance page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •