Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 922 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 922 Bytes

Edify

Edify is a learning & development consultancy that removes the pain of people operations with stellar onboarding, manager development, and knowledge management.

To start Local Server

jekyll serve

Pushing changes to Staging

Pushing to github Master auto deploys edify-m-staging

Staging URL: http://staging.edifyedu.com/ (http://edify-m-staging.herokuapp.com/)

Pushing changes live

Owner(s) can go into Heroku and click the button "Promote to Production" pipeline in heroku to push changes live

Heroku Pipeline URL: https://dashboard.heroku.com/pipelines/11219314-f18a-4ea0-aa44-bd8c7add36a0

Quarterly Updates

bundle update
  • check for anything that had a major change (ie. 1.6.9 => 2.0.0, or 1.7.9 => 1.7.0)