Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several changes to html pages stored in backend #337

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

davidjonesma
Copy link
Contributor

Changed wording for education segment in about page,
Changed text in about page to be left aligned,
Changed the features segment in the about page to stop higlighting on click and hover,
Changed header for all html files on the backend to include a new scene and changed MYR to My Reality,
Changed Support page open source segment; users can look at code but cannot contribute unless they are part of ECG

Changed text in about page to be left aligned
Changed the features segment in the about page to stop higlighting on click and hover
Changed header for all html files on the backend to include a new scene and changed MYR to My Reality
Changed Support page open source segment; users can look at code but cannot contribute unless they are part of ECG
@davidjonesma davidjonesma requested review from a team, banthedev, jf-kelly and nkisari and removed request for a team June 30, 2022 20:48
@banthedev banthedev added this to the Version 4.0 milestone Jul 12, 2022
Copy link
Contributor

@jf-kelly jf-kelly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me, I like the new look. I left a few comments with minor changes, other than that it seems to be all set. I know you already previewed your changes, but maybe one more demo would be beneficial before release. Nice work!

<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">Lots of Devices</h5>
</div>
<p class="mb-1">MYR is built with WebVR and supports almost a wide range of devices ranging from cardboard
to full VR rig.</p>
<p class="mb-1">MYR is built with WebVR and supports almost a wide range of devices, including iPhone, Android, Laptops, Desktops, and VR.</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe get rid of the word 'almost'

<div class="col-md">
<div class="card">
<img class="card-img-top" src="/img/north_campus.png"
alt="User Example - Queen Status by Shandira Ferguson">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the alternate text should be changed, like in the public/about/index.html file

@@ -146,8 +145,7 @@ <h3>Found a bug?</h3>
</div>
</a>
<h3>Open Source</h3>
<p class="lead mb-0 ">Looking to contribute or extend MYR? Just curious about the code behind MYR?
<br />Head over to our
<p class="lead mb-0 ">Looking to explore the codebase behind myr? Check out our page!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MYR should be capatalized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

3 participants