diff options
author | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-30 21:12:35 +0200 |
---|---|---|
committer | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-30 21:12:35 +0200 |
commit | e76780d58057d258372847da296df4765ed8c59c (patch) | |
tree | f09675209236e257f09da43164b3b788b0217a84 | |
parent | b22ba3eafdc1f0eedf7b45850f605b60cfa1beea (diff) |
modify qmd file to include portfolio2.md and new title
-rw-r--r-- | delivery1.qmd | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/delivery1.qmd b/delivery1.qmd index 4673509..f840d5a 100644 --- a/delivery1.qmd +++ b/delivery1.qmd @@ -1,8 +1,8 @@ --- -title: Bachelorizer sketches and draft codebase -subtitle: Portfolio Project I +title: Bachelorizer, the complete toolkit for managing students at RUC +subtitle: Portfolio Project I-III -date: 2025-03-01 +date: 2025-05-01 toc-depth: 2 @@ -10,7 +10,7 @@ format: stylish-report-pdf: pdfversion: "2.0" pdfstandard: [A-4f, UA-2] - pdftestphase: latest +# pdftestphase: latest metadata-files: - _actors.yml @@ -40,6 +40,8 @@ and elaborations on example details. TODO: Write some actual unit tests... +{{< include portfolio2.md >}} + # References {.appendix} \begingroup |