open-life-science.github.io
open-life-science.github.io copied to clipboard
Create Open Science page
This PR fixes issue #794.
A new page /open-science
has been added to provide an overview of the Open Science concept, as described in this OLS slide deck.
Changes made:
- Created a new page.
- Described Open Science, with images where applicable.
- Linked to page from navbar (in 'About' dropdown menu).
Screenshot:
Deploy preview...
FOR CONTRIBUTOR
- [x] I have read the CONTRIBUTING.md document
PR Type:
- [ ] This PR adds a new blog post
- [x] This PR does something else (explain above)
FOR REVIEWERS
Thanks for taking the time to review! :heart:
Here are the list of things to make sure of:
- [ ] The website builds (a check will fail if not)
- [ ] All images have been added within the Pull Request and they have Alt text
- [ ] If there are paragraphs or text, the key messages are highlighted
- [ ] All internal links (within OLS website) use the
{% link path_to_file.md %}
format - [ ] The preview corresponds to the changes described in the Pull Request
- [ ] The code is tidy and passes the linting tests