error hunt

This commit is contained in:
Andreas Gammelgaard Damsbo 2023-06-23 13:48:20 +02:00
parent 31e54b2918
commit 7a0137d015
3 changed files with 10 additions and 15 deletions

View file

@ -1,12 +0,0 @@
- name: Render Book project
uses: quarto-dev/quarto-actions/render@v2
with:
to: html
path: '_site/'
- name: Publish HTML book
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
path: '_site/'
render: false

View file

@ -19,6 +19,15 @@ jobs:
- name: Check out repository - name: Check out repository
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set dependecies
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages:
# any::knitr
any::rmarkdown
# any::downlit
# any::xml2
- name: Set up Quarto - name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2 uses: quarto-dev/quarto-actions/setup@v2
with: with:

View file

@ -9,7 +9,5 @@ listing:
--- ---
::: topbr ::: topbr
```{=html} Her handler det om alle mulige familieprojekter. Det kommer nok til at lugte lidt af kode og IT også.
<p style = "font-size: 18px">I will be writing about selfhosting, fixing stuff, parenting, and maybe a little about work.</p>
```
::: :::