Skip to content

Commit

Permalink
Setup Quarto for Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Sep 24, 2024
1 parent f62bddc commit ddade26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[[plugins]]
package = "@quarto/netlify-plugin-quarto"
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dependencies": {
"@quarto/netlify-plugin-quarto": "^0.0.5"
}
}

0 comments on commit ddade26

Please sign in to comment.