Skip to content

Commit

Permalink
Merge pull request #1 from nginer316/main
Browse files Browse the repository at this point in the history
Add workflows section
  • Loading branch information
JosiahParry authored Nov 3, 2023
2 parents c162dea + 6878f18 commit 6fc6367
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
/.quarto/
.Rproj.user
_site/
.quarto/
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ website:
- text: Packages
href: packages.qmd
- tutorials.qmd
- workflows.qmd

format:
html:
Expand Down
4 changes: 4 additions & 0 deletions workflows.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Workflows"
editor: visual
---

0 comments on commit 6fc6367

Please sign in to comment.