Skip to content

πŸ„πŸ„πŸ„πŸ“Š 🌐 πŸ§‘β€πŸ« Website for the bovi-analytics Lab, built with Quarto

License

Notifications You must be signed in to change notification settings

Bovi-analytics/bovi-analytics-website

Repository files navigation

editor
markdown
wrap
72

Public website for the Bovi-Analytics lab

Miel Hostens β€’ Faculty of Veterinary Medicine β€’ Utrecht University

How to build the site

  1. Install RStudio version 2022.07.1 or later since it has a Quarto installation embedded in it. Otherwise, download and install Quarto separately.
  2. Open bovi-analytics.Rproj to open an RStudio Project.
  3. If it's not installed already, R should try to install the {renv} package when you open the RStudio Project for the first time. If you don't see a message about package installation, install it yourself by running install.packages("renv") in the R console.
  4. Run renv::restore() in the R console to install all the required packages for this project.
  5. πŸŽ‰ All done! πŸŽ‰ The complete website will be in a folder named _site/.

The pipeline does major tasks:

  • Build Quarto website: This project is a Quarto website, which compiles and stitches together all the .qmd files in this project based on the settings in _quarto.yml. See the Quarto website documentation for more details.

  • Upload resulting _site/ folder to github pages: This project is published using github pages using the quarto publish gh-pages --no-browser command

Licenses

Text and figures: All prose and images are licensed under Creative Commons (CC-BY-NC 4.0)

Code: All code is licensed under the MIT License.

About

πŸ„πŸ„πŸ„πŸ“Š 🌐 πŸ§‘β€πŸ« Website for the bovi-analytics Lab, built with Quarto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published