Skip to content

Commit 7623a16

Browse files
rdebeasioybed
authored andcommitted
Accommodate production environment (#46)
* 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
1 parent 9903510 commit 7623a16

File tree

4 files changed

+1337
-1332
lines changed

4 files changed

+1337
-1332
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This will start up a local http server using the `website` directory as the root
1717

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

20+
## Deploying to Production
21+
22+
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.)
23+
2024
## Important paths
2125

2226
- `/index.html`: The public-facing infographic page. Clicking the "build" button takes the user to the Open Innovation Labs website.

website/images/red-hat-logo.jpg

-684 KB
Binary file not shown.

0 commit comments

Comments
 (0)