Formal release text updates
Description
This makes some minor text edits in order to prep the site for the formal release
Changes Made
- Update FAQs to reflect switch to LSTM < 50 model
- Drop 'early release' language from title dialog, page banner, and metadata
- As this changed the banner size, there were also some minor css edits.
Notes:
- the new FAQ uses approved text from the modeling-drought site
- all text changes were reviewed and approved by John
How to Test
Read over inline changes, pull changes locally, run npm run dev. Confirm that page sizing is still correct and that new FAQ renders as expected.
MR t-shirt size
- extra-small (e.g., update color scheme)
- small (e.g., add tooltip to chart)
- medium (e.g., add new static chart, add new pipeline output)
- large (e.g., initial data processing pipeline, interactive chart)
Timeline for review
- ASAP - blocker for deployment
- Today - blocker for ongoing work
- Next couple of days
- In the next week
- By XX/XX/XX
- When reviewer has availability
Review Needs
Does this MR include data processing, modeling, or visualization code that will require domain review prior to release?
-
Yes, and I have opened an issue to document the need for review, using the
DomainReviewissue template - Yes, and a domain review issue already exists
- No
Related Issues
NA
Additional Notes
NA
Merge Request Checklists
-
Code changes adhere to best practices documented in
README.md -
Code has been cleaned the way Vue likes it - run
npm run lint - If applicable, the need for future domain review has been documented in an issue
-
Below section documents which browsers the site has been tested on:
- Desktop/laptop
- Chrome
- Safari
- Edge
- Firefox
- Mobile device simulation
- Chrome
- Safari
- Edge
- Firefox
- Desktop/laptop
Edited by Hayley Corson-Dosch