Skip to content
Snippets Groups Projects
Commit 96366c93 authored by Ghislain Durif's avatar Ghislain Durif
Browse files

add files to webpage + render directly to 'public' directory

parent 233f9254
No related branches found
No related tags found
No related merge requests found
Pipeline #1230 passed
......@@ -13,10 +13,7 @@ pages:
Rscript -e "install.packages('openxlsx')"
#session 4
Rscript -e "install.packages(c('ghibli', 'nycflights13','viridis','ggrepel'))"
- |
quarto render
mkdir public
cp -r _book/* public/
- quarto render
interruptible: true
artifacts:
paths:
......
project:
type: book
resources:
- "session_2/mpg.csv"
- "session_3/gapminder.xlsx"
- "session_4/Expression_matrice_pivot_longer_DEGs_GSE86356.csv"
- "session_4/EWang_Tibialis_DEGs_GRCH37-87_GSE86356.csv"
output-dir: public
book:
title: "R for beginners"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment