CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

Website updates MVP #5858

Closed drew-usds closed 2 years ago

drew-usds commented 2 years ago

Problem statement

We have a ton of content to roll out in the epic this issue is linked to, but we need to make some large, baseline changes first in order to make the rest happen.

What you need to know

Acceptance criteria

Homepage

Content that covers high-level information about the product and drives folks to learn more or contact us.

Product section

Content that helps a prospective user understand what RS does and how it can help them. The existing /how-it-works/overivew pages will most likely work here with minimal changes.

What's new/release notes content June 22

Resources section

Content that helps a user understand the more technical aspects of the project (ex the programmer's guide). We can consolidate and edit existing guides from /how-it-works/* for the MVP.

Referrral guide pdf content

Support

Content that helps a user understand common problems and reach out to get help.

ETC

To do

BerniXiongA6 commented 2 years ago

Content outline is done and ready for review over here and is also housed under Issue # 5856

HeatherRienks commented 2 years ago

FYI - #5826 (Engineering ticket) should be worked at the same time!

BerniXiongA6 commented 2 years ago

Content outline is saved in the above AC but for your convenience, I've also included the Shared Doc again here just in case.

hannasage commented 2 years ago

@drew-usds @BerniXiongA6 Working branch can be seen by checking out git checkout experience/5826-IA-shuffle or in the browser by navigating to our repository and selecting experience/5826-IA-shuffle from the branches dropdown.

Here is a link to where our working nav changes will live; when using new-ia feature flag, we will overwrite the navigation with a whole new navigation so we can really tinker with things. This will only overwrite public pages since below it we are still conditionally adding pages for logged in members.

drew-usds commented 2 years ago

Updates for sprint review 7/5

BerniXiongA6 commented 2 years ago

Hey @drew-usds I've updated the PPT deck with links to the content outline -- for "Product overview" section and "Support" overview section, see Versions B for links to both shared docs. Happy to update any other pieces of content for the MVP if needed, LMK. Thanks! cc: @a-chappelear

hannasage commented 2 years ago

Worked with @drew-usds to get the /resources page templated out so edits can be made in JSON rather than JSX

drew-usds commented 2 years ago

Am working on further cleanup on the templates for /resources and am duplicating some of that work over to /product and /support. Also am fleshing out the programmer's guide page where the PDF will live (for now).

Also have moved copies of our existing content to these new directories and appended Ia to thier constants so we can use them/make any needed edits without altering anything currently in prod.

drew-usds commented 2 years ago

Todo for 7/14:

Follow-on work