Skip to content

Commit

Permalink
Accommodate production environment (#46)
Browse files Browse the repository at this point in the history
* Move tech-stack ID from a body class to a div.

This makes the page more consistent with the version on redhat.com, which can't modify its own body tag.

* Remove image that had been added in error.

* Move image URLs out of JavaScript; remove commented-out code and console.log.

* Point to updating documentation
  • Loading branch information
rdebeasi authored and oybed committed May 31, 2018
1 parent 9903510 commit 7623a16
Show file tree
Hide file tree
Showing 4 changed files with 1,337 additions and 1,332 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ This will start up a local http server using the `website` directory as the root

In OpenShift, the front end and back end are hosted as separate applications, using the templates in the `templates` directory.

## Deploying to Production

On redhat.com, only the front end of the application is hosted. For more information on deploying to this environment, see the [Updating Infographic](https://docs.google.com/document/d/1xPXiBo7X5qTdaMqBCAaapf4RFFIag2Ob5bbg2VITy_A/edit?usp=sharing) document. (This document is available only to users with an `@redhat.com` email address.)

## Important paths

- `/index.html`: The public-facing infographic page. Clicking the "build" button takes the user to the Open Innovation Labs website.
Expand Down
Binary file removed website/images/red-hat-logo.jpg
Binary file not shown.
Loading

0 comments on commit 7623a16

Please sign in to comment.