This website serves as a resource for Fisheries and Oceans Canada employees working in the Pacific Region Science Branch, providing support for their data stewardship and management responsibilities.
The project has the following files and directories:
_quarto.yml
: The configuration file for the Quarto package.index.qmd
: The home page of the website.training-resources.qmd
: A page with our list of training resources. about.qmd
: The About page describing the Data Stewardship Unit serving the Pacific Region Science Branch.perspectives/
: Directory containing pages related to different perspectives on data stewardship.images/icons/
: Directory containing image icons for the pages.styles/custom.css
: Custom CSS styles for the website.README.md
: Documentation for the project.CONTRIBUTING.md
: Instructions for contributing to the website. .github
: Files for Github Actions workflowsTo run the website locally, follow these steps in the terminal:
git clone https://github.com/dfo-pacific-science/data-stewardship-unit.git
in terminal. R -e "install.packages('quarto')"
quarto render
If you would like to contribute to this project, please follow the guidelines in CONTRIBUTING.md.
This project is licensed under the CC BY 4.0 License.