Skip to content

Commit

Permalink
Add blog post to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
njahn82 committed Sep 5, 2023
1 parent acc0ade commit 81f9049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## About

Source code repository for building and hosting dashboards to highlight Open Access uptake in hybrid journals included in transformative agreements.
Source code repository for building and hosting the Hybrid Open Access Dashboard (HOAD). A [blog post](https://www.coalition-s.org/blog/introducing-the-hybrid-open-access-dashboard-hoad/) introduces the aim of the dashboard and some key functionalities.

The dashboards are built using [Quarto](https://quarto.org/), an open source tool for scientific and technical publishing. Quarto documents contain text and analytical source code, in our case R, and are rendered to HTML. More specifically, we created parameterised reports from which Quarto generates publisher-specific views. The resulting website is published on GitHub pages.

Expand All @@ -26,7 +26,7 @@ This repository contains templates that are used to build specific Quarto docume

## Software dependencies

Underlying data analysis uses the R programming language. [`DESCRIPTION`](DESCRIPTION) gives a detailed overview of our R package dependencies. The `R` folder contains a collection of R functions and scripts used to build the dashboards.
Underlying data analysis uses the R programming language. [`DESCRIPTION`](DESCRIPTION) gives a detailed overview of R package dependencies. The `R` folder contains a collection of R functions and scripts used to build the dashboards.

## Data

Expand Down

0 comments on commit 81f9049

Please sign in to comment.