Project info
Description
This MR fleshes out the structure (and some of the content) for the project pages, as well as the About page.
Changes Made
Project pages will now have a section on project motivation, project team members, and related resources. Note that not all project pages have this content populated as of yet (see #25 (closed)) - only fish as food does:
The About page will have a paragraph describing the collaboration and then a blurb about Vizlab and links to each project page:
How to Test
Pull the changes locally and run npm run dev
to build the site and run it locally. For review, please just look over the project pages, the About pages, and ensure that the site navigation is smooth. No need to review the javascript changes themselves in detail so long as the structure is working as expected.
Related Issues
Content will need to be fleshed out more - #25 (closed), #26 (closed)
Additional Notes
Include any extra information or considerations for reviewers.
Merge Request Checklists
-
Ensure that code changes adhere to best practices documented in README.md
-
Clean the code the way Vue likes it - run npm run lint --fix
-
Document which browsers the site has been tested on: - Desktop/laptop
-
Chrome -
Safari -
Edge -
Firefox
-
- Mobile device
-
Chrome -
Safari -
Edge -
Firefox
-
- Desktop/laptop