| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
rake deploy[:environment]
:environment - can be staging or production, staging is the deafault
to deploy to staging: rake deploy
to deploy to production: rake deploy[production]
Git Flow should be followed to manage releases.
The develop branch is deployed to staging.
The master branch is deployed to production.
jekyll --server --auto
| Back | FazBrowse Home | New Git URL |