Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
debruine authored Jul 9, 2024
1 parent 2991e1c commit d48646f
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
# Applied Data Skills (v3)
# OR4 Demo

<!-- badges: start -->
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6365077.svg)](https://doi.org/10.5281/zenodo.6365077)
<!-- badges: end -->

The 2024 version of the course book for the Applied Data Skills microcredential course in the School of Psychology and Neuroscience at the University of Glasgow.

This repository contains the source files for the interactive textbook:

Nordmann, E. & DeBruine, L. (2024). Applied Data Skills. Version 3.0. Retrieved from https://psyteachr.github.io/ads-v2/. doi: [10.5281/zenodo.6365077](https://doi.org/10.5281/zenodo.6365077)

See <https://psyteachr.github.io/ads-v1/> for version 1 (2022) and <https://psyteachr.github.io/ads-v2/> for version 2 (2023).



## Setup tips

If you want to render the book from the code, here are some tips for setting up quarto for this book.

Install [fontawesome for quarto](https://github.com/quarto-ext/fontawesome) (via the terminal):

```
quarto install extension quarto-ext/fontawesome
```

* Most icons are created with [bootstrap icons](https://icons.getbootstrap.com/) (`font-family:"bootstrap-icons";`)
This is a website demo ritten in quarto. You can edit the .qmd files to update the website. For now, Lisa will have to manually run quaarto to render the website after updates, but when she has time, will ad in automatic github actions to re-render the site after each update.

0 comments on commit d48646f

Please sign in to comment.